Active
Project:
Node Relativity
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2005 at 22:55 UTC
Updated:
30 Apr 2005 at 01:41 UTC
For event nodes, it would be nice if the relativity module could:
- sort nodes by start-date
- optionally display start-date
- divide list into past nodes and upcoming nodes
- optionally display any other fields (which e.g. flexinode nodes might have)
Comments
Comment #1
javanaut commentedOne of the features I've implemented on my own project is a module hook that lets other modules permit or deny parenting on a node-by-node basis. It's rather unclean, but it would allow event module to override how/when it can be childed/parented. I could see another hook for letting modules produce the list of potential child nodes.