A miscellaneous list of things todo or deal with regarding enzymind.
Get todo module working. I want to ultimately turn this list into a todo sysytem. What is the URL for the todo module?
The tagadelic tag cloud module provides a single page with all tags. I need to decipher the various classes of tag targets ie taxonomy terms http://www.enzymind.com/drupal/tagadelic
Remove /drupal from URL, maybe after get resulst from alt proposal back, but before creativeit proposal.
Look over for functions that need to be implemented, cleaned up or removed
All menu items http://www.enzymind.com/drupal/admin/build/menu
All nodes: http.://www.enzymind.com/drupal/node/list
Regular activities
Backup MySQL databases everyday
Browse the list of available drupal modules for possible feature enhancements http://drupal.org/project/Modules/name
Modules to look into (make a separate book page for this):
For possible development of tree and venn viewers:
NodeFamily http://drupal.org/project/nodefamily
With this module you can define relations between content types. It automatically creates a relation between all nodes, which have been created from the same user and have the defined content types.
It is a simple node relationship module, which doesn't provide any enduser interface. Relations are set automatically (based on admin defined content type relations) or programmatically through its API. It also allows to restrict the population of a content type (the number of creatable nodes of a content type per user).
The module doesn't display related nodes when viewing a node or anything similar. Currently it's up to the user to use the relation, e.g. use it to display related nodes during viewing a node (example provided) or use it for generating views in conjunction with views fusion
ViewsFusion http://drupal.org/project/views_fusion
Views Fusion allows one to fuse multiple views into one. So you can build fusioned views that display information that is stored in multiple nodes - useful for tabular views. It uses node relations for joining the appropriate nodes together.
Comments
Post new comment