refinery / refinerycms-news

News Plugin for Refinery CMS
http://www.refinerycms.com
MIT License
121 stars 120 forks source link

Join page from Refinery::Page and view news/items/index.html.erb #117

Closed stAndrei closed 12 years ago

stAndrei commented 12 years ago

Hello, I added page "News" to menu branch "Company" and now I have 2 pages:

  1. /Company/news - empty, but with vertical menu
  2. /news - page with last news, but without vertical menu. How I can join this two pages so that I will have news and menu? Can I render menu.haml and specify path of selected page or render '/news/items/index' in page Company/News ?
stAndrei commented 12 years ago

I found a solution to this problem here http://refinerycms.com/guides/using-custom-view-or-layout-templates