Hello all.

I have what is probably an impossibly simple problem:

I have created a Hobo app with 4 models & controllers: post, site,
sound & image

I want the tabbed navigation to show: home, site, sound, image with
the "home" tab containing the "post" information.

I defined:   auto_actions :all, :except => :index in the "posts"
controller to remove it from the tabs.

Now I need to redefine the app/views/front/index.dryml page so that it
only shows "posts" as it currently shows "images" "sounds" and "sites"

I understand that this is because it is repeating "front_models" but
how do I call a specific model? I'm finding customising Hobo quite
hard because lots of the information I have found on the topic
(Especially using DRYML and Rapid Tags) doesn't work! Very confusing
for the newcomer.

Thanks.

Ian.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to