Issue:Using custom ordermethod

From FollowTheScore
Revision as of 02:27, 22 August 2009 by EmuWikiAdmin- (talk | contribs) (New page: {{Issue |Type = Change Request |Extension = DPL |Version = Current |Description = I would love DPL to be able to sort his results based on variable template content. |Sta...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description: I would love DPL to be able to sort his results based on variable template content.
Extension / Version: DPL   /   Current
Type / Status: Change Request   /   open

Problem

Hey Gero sorry for not improving the Cache API lately, I've been so busy with my projects it's incredible. I still want to do it but I can't right now. Here's a change that I would really love to see. I'm using DPL basically as the front-end of a database system implemented inside MediaWiki with semantic forms, etc... We're into history, date, collection of documents, etc... Dates are thus really important. But not the date the article was written or the date it was last modified. The |Day=17 |Month=02 |Year=2002 variables that are included in the templates. For example see here. But i'd like to display those results how the user wants it. Sometimes it's in alphabetical order of the title, which is great. But sometimes it's by date. Would it be possible to add a ordermethod option that would list the pages in the order specified by the alphabetical order of a template value, or multiple template values ? For example, I could say classify by : [Document]:Year, then by [Document]:Month, then by [Document]:Day. So we would end up with a dynamic list of time-classified events (a timeline). That would save my life! EmuWikiAdmin- 00:27, 22 August 2009 (UTC)


Reply