Showing entries in mtime order
Martin Michlmayr <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
By default, blosxom_file_list_handler() calls entrylist.reverse() to reverse the order of entries, as expected on most blogs. However, it would be useful if there was an option so that entries can be read in the order that they have been posted. This might be useful when I write a series of articles and at the end point people to it - it's really a pain to read something from bottom to the top. Does anything speak against skipping entrylist.reverse() when there's a specific parameter passed via http? I tried to use getForm() but for some reason it didn't quite work. Do people agree that this would be useful and can this be added? -- Martin Michlmayr http://www.cyrius.com/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV