Views support for sorts
pukku - November 8, 2006 - 20:34
| Project: | Minutes |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | pukku |
| Status: | active |
Jump to:
Description
Currently, minutes.module doesn't expose itself to views in any special way. However, it would be useful to be able to sort by the date of the event.

#1
Perhaps a UI for sorting, filtering and editing minutes :)
#2
This would be really nice - very important for an implementation I'm working on. If there's some way I can help, please let me know.
#3
Version bump.
#4
I would also find this very useful. Anything that would allow sorting minutes in a view would be really helpful, as far as I can tell, node properties are the only way. My workaround at the moment is to be editing all the minutes in chronological order and then sort the view on last-edited!