I'm not sure I understand what you mean. The whole idea of this module is to display the list alphabetically.
Or do you mean listed by first letter, and then by date?
no list by date only
eg.
list nodes today
list nodes this week
list nodes this month
list latest x (number) nodes
or create my own sort procedure or formula
instead of alphabetically.
i m thinking, if i can do this in a block, i can put this in panel.module under content and list only the latest 10 nodes after the very last (newest) node
Comments
Comment #1
wmostrey commentedI'm not sure I understand what you mean. The whole idea of this module is to display the list alphabetically.
Or do you mean listed by first letter, and then by date?
Comment #2
marafa commentedno list by date only
eg.
list nodes today
list nodes this week
list nodes this month
list latest x (number) nodes
or create my own sort procedure or formula
instead of alphabetically.
i m thinking, if i can do this in a block, i can put this in panel.module under content and list only the latest 10 nodes after the very last (newest) node
Comment #3
wmostrey commentedThese functionalities are covered by other modules (module 'week' and 'month' for instance) or by using php snippets.