I've created a site using CE in development and am looking to quickly
add functionality. All I need to do is quite simple, but I'm having
trouble finding out how to do it.

So far I have done this:
 - Added 3 categories for posts of my own
 - Created an 'instructor' model successfully, and linked to 'user' in
CE using user_id and this works fine (I can pull out
instructor.user.login for example and render it)

I need to do this:-
- add a hardcoded nav bar link like People and My Profile called
'Instructors' to take me to my /instructors/ URL
- instruct my /instructor/ URL to use the CE layout not my own. (I've
deleted the one created by scaffold, so rails defaults to CEs then,
but the CE one gives me an error about page_title being undefined on
line 7 of layouts/application.html.haml)

There must be an easy way to use the OOTB layouts of CE on a new page.
If anyone has a quick and dirty set of instructions for this I'd be
grateful.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" 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/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to