upgraded to 1.3, difficulties with editing views

4 views
Skip to first unread message

hobo_hippy

unread,
Oct 23, 2011, 3:27:20 AM10/23/11
to Hobo Users
I'm accustomed to the hobo 1.0 way of changing page views, i.e. :

1) go into app/views/model_name_here/
2) create index.dryml, show.dryml, edit.dryml, or whatever page you
want to edit
3) say i'm editing show.dryml. the file would look like

<show-page>
I can do all kinds of stuff here
</show-page>

After reading through the 1.3 version of the agility tutorial, this
functionality seems to be identical, however when I navigate to app/
views after having created a bunch of hobo resources, none of them
show up in the views folder. I'm only getting admin (i assume for the
admin subsite), front, layouts, taglibs, and user_mailer.

I figured no problem, just create an appropriate directory name and
stick a show.dryml inside it and it would work the same as it used to,
however no luck.

Can someone tell me if I'm missing something new to hobo 1.3?

I'm using hobo -v=1.3.0.RC2

hobo_hippy

unread,
Oct 23, 2011, 4:19:38 AM10/23/11
to Hobo Users
I have been able to do essentially the same thing by defining extend
tags in the application.dryml... is this just the way it's supposed to
be done with hobo 1.3?

kevinpfromnm

unread,
Oct 23, 2011, 11:20:22 AM10/23/11
to hobo...@googlegroups.com
Yeah, 1.3 doesn't create the folders by default but it's the same otherwise for overrides.
Reply all
Reply to author
Forward
0 new messages