Page 1 of 1

Sorting static pages alphabetically

Posted: Tue Jul 24, 2007 1:45 pm
by T
Hi,

Another question about the Static Page-plugin I'm afraid... Is there any way of sorting static pages alphabetically, so they show up as an alphabetical list on the parent-page (overview or normal)? Ofcourse this can be done manually in the Page Order-screen, but I'm looking for a way to to it automatically.

Thanks in advance,

Re: Sorting static pages alphabetically

Posted: Tue Jul 24, 2007 2:05 pm
by garvinhicking
Hi!

Sadly the plugin doesn't offer that currently. You can only edit the serendipity_plugin_staticpage.php file and search for "ORDER BY" and change that to include the pagetitle as a ordering statement.

HTH,
Garvin