21301 Posts in 5736 Topics by 2603 members
General Questions
SilverStripe Forums » General Questions » How to add a list of related pages at the bottom of a page.
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 487 Views |
-
How to add a list of related pages at the bottom of a page.

21 May 2011 at 11:12pm
Hi!, I'm new to silverstripe, I don't know how to add a list of related pages at the bottom of a page.
I have attached an image below showing how it should look like, I want it to generate a list that is related to the topic automatically. Thanks ^^ -
Re: How to add a list of related pages at the bottom of a page.

23 May 2011 at 12:35am
You could use some sort of keywords field on each page, where you add a list of keywords, then create a method RelatedPages() in your Page_Controller that looks for similar keywords to the ones attached to the current page?
-
Re: How to add a list of related pages at the bottom of a page.

24 May 2011 at 5:57pm
Hi,
Thanks for the reply, can you give an example?
| 487 Views | ||
|
Page:
1
|
Go to Top |

