Extend the structure of the site by way of content models, data storage, field types, and navigation, so it is more understandable to users.

Node Matching API

This is a node matching API that understands CCK and Taxonomy, and matches nodes based on specified settings.

Term message

Define messages to display above content based on taxonomy terms assigned to that content.

Painter

The Painter provides dynamic image creation and manipulation capabilities by allowing the definition of sequences of image IO, manipulation and drawing operations that can be applied to fields with

Taxonomy Term Menu

Note: the functionality offered by this module has been integrated into the Edit Term module, along with other niceties; this module is now obsolete (barely got a look-in, really!)

This module allows adding menu entries for taxonomy terms when adding or editing the terms (in the same way that they can be when adding/editing nodes). This is available to anyone with administer taxonomy and administer menu permissions.

The motivation for this is that there's no user friendly and flexible way to do this. The two current broad options for creating menu items for taxonomy terms are:

Node Color

Node Color / node_color

Sorry for the vague module description and bare bones code.
A couple of people at Drupalcon Boston wanted me to push it out so they could use it on their sites while i finish it.

I'll update the code/screenshot and description shortly.

Mainly right now you can set a color in the content type edit page and in the edit term page for taxonomy. Then in your theme you can use the exposed function to set a background color or anything else you need with that color. The example given in the readme allows you to over ride the month view of the event calendar and assign colors to the taxonomy or content types. A bug/feature in the event module i'm putting an issue in for is that taxonomy doesn't work currently for multi day.

An example can be seen here : http://cmes.hmdc.harvard.edu/event

if you click the "color key" link it displays a popup with the taxonomy list and their associated color.

There will be more documentation,examples,features to come soon.

-------------------------------------

Node Color is a helper module that allows themers and developers to assign colors used to display nodes on their site

What it currently does:
Allows assigning color by Taxonomy
Allows assigning color by Content Type
Displays assigned color on the event calendar
Exposes node_color_get_color($node) which gets the color

To Do :

Taxonomy Depth

The Taxonomy Depth module enables dramatically more efficient taxonomy "depth" searches than the core taxonomy module.

Pages

Subscribe with RSS Subscribe to RSS - Site structure