Sorting static pages alphabetically

Creating and modifying plugins.
Post Reply
T
Regular
Posts: 48
Joined: Tue Feb 20, 2007 11:24 pm

Sorting static pages alphabetically

Post 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,
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Sorting static pages alphabetically

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply