Enhancements and Bugs Forum


how to display a list of pages?

 
I have a lot of "News" pages, and I want to show all of them in one page named "MyNews", How Can I show the links into the "MyNews" page automatically instead of show them into navigation.

PS: if the "pager" is avilable ?
10 months 9 days ago by laro

Replies

Reply posted by jon 10 months 8 days ago View Branch And Reply
That is a feature that has been on the "to do" list for some time. I have been handling it by just updating the list manually but obviously that isn't a great solution.

I think we were thinking to probably make rss feeds based off of categories and that those could be used with a ajax "module" but also this isn't great because ajax doesn't get read by search bots very well and the display loads after the page load.

Now that we have the embeddable widget feature this would probably be a good widget to make, perhaps where a custom sql query could be used to load the widget.

I will look into this some more today and perhaps make a ticket on the help desk and I will see if I can't get something made for this this week.
Reply posted by laro 10 months 7 days ago View Branch And Reply
ok,thanks