1770 Posts in 495 Topics by 531 members
Blog Module
SilverStripe Forums » Blog Module » List Pages not listed in menu
Discuss the Blog Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 429 Views |
-
List Pages not listed in menu

1 March 2011 at 7:10pm
How does the blog module still list articles that have been removed from the menu ?
Any help would be great
Cheers
Nick -
Re: List Pages not listed in menu

2 March 2011 at 10:51pm
It is probably because the blog module (on the blog page) uses it's own custom DataObject::get() and likely doesn't filter by 'ShowInMenus'.
You can alter your Blog templates to include <% if ShowInMenus %>... <% end_if %> around the blog entries if you want to hide pages.
| 429 Views | ||
|
Page:
1
|
Go to Top |


