I am trying to set up an information site, and would like one entry per page, with the oldest on top followed by the rest in the order of their date of entry.
Program automatically shows latest entry on top, and I can't figure out how to leave the oldest on top. Can anyone help?
Thanks
Hub
Page sequence
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Page sequence
Hi!
Yes, Serendipity uses the reverse chronological ordering by default since that is quite usual for blogs. If you want to revert the ordering scheme, you should install the plugin "Propterties/Templates of categories" (serendipity_event_categorytemplates), available through Spartacus / spartacus.s9y.org. This plugin allows you to set a default sort order, that you can change from descending to ascending.
HTH,
Garvin
Yes, Serendipity uses the reverse chronological ordering by default since that is quite usual for blogs. If you want to revert the ordering scheme, you should install the plugin "Propterties/Templates of categories" (serendipity_event_categorytemplates), available through Spartacus / spartacus.s9y.org. This plugin allows you to set a default sort order, that you can change from descending to ascending.
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/
# 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/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Not with current code. You would need to patch the plugin's PHP code for that.
Best regards,
Garvin
Not with current code. You would need to patch the plugin's PHP code for that.
Best regards,
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/
# 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/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Sadly this is a very uncommon need, usually people need to sort all of their entries EITHER chronologically OR reverse chronological, not with exceptions on specific pages.
It can definitely be done, but sadly because this is a very uncommon request, I cannot offer to code this for you in my free time.
Best regards,
Garvin
Sadly this is a very uncommon need, usually people need to sort all of their entries EITHER chronologically OR reverse chronological, not with exceptions on specific pages.
It can definitely be done, but sadly because this is a very uncommon request, I cannot offer to code this for you in my free time.
Best regards,
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/
# 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/