Post Reply 
ungrouped sorting on date
27-05-2017, 11:47
Post: #4
RE: ungrouped sorting on date
You can have Date grouped or ungrouped but not both at the same time. If you want a decade index (grouped) as well as a date index (ungrouped), you should do the following:

1) add Decade to indexTags
2) add Decade.decade.index to tagOptions
3) add Decade.default={Date} to tagValue
4) remove Date.decade.index from tagOptions

With these changes, Date and Comment will be ungrouped and Decade will be grouped. To display Comment as a descending list, use -Comment in indexTags instead of Comment.

Having MinimServer keep track of recently added items is on my to-do list for a future version of MinimServer.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ungrouped sorting on date - Lex - 26-05-2017, 12:39
RE: ungrouped sorting on date - Lex - 27-05-2017, 08:13
RE: ungrouped sorting on date - simoncn - 27-05-2017 11:47
RE: ungrouped sorting on date - Lex - 27-05-2017, 18:59
RE: ungrouped sorting on date - Lex - 27-05-2017, 23:53
RE: ungrouped sorting on date - Lex - 28-05-2017, 22:12
RE: ungrouped sorting on date - Lex - 29-05-2017, 10:50
RE: ungrouped sorting on date - Lex - 29-05-2017, 18:12
RE: ungrouped sorting on date - Lex - 29-05-2017, 21:22

Forum Jump:


User(s) browsing this thread: 1 Guest(s)