Drupal Modules

A collection of Drupal modules created and/or maintained by Agileware for the Drupal community. Agileware strive to be good community citizens, giving back and supporting the Drupal community as well as drawing on community resources. Feel free to view our activity in the Drupal community.

Taxonomy Lineage module adds a table to the taxonomy database which allows nodes to be sorted by taxonomy hierarchy.

User Titles allows the administrator to assign titles to users based upon the number of nodes they have created.

Signwriter module allows you to use TrueType fonts to replace text in headings, blocks, menus and filtered text. It does this by replacing text with an image generated from a TrueType font file which you provide.

Computed Field is a very powerful CCK field module that lets you add custom computed field to your Drupal content types. These computed fields are populated with values that you define via PHP code. It is based on the Lotus Notes concept of the computed field widget available for Notes Forms.

Interests allows users to select taxonomy terms from vocabularies as 'interests'. Each time they visit a node with that taxonomy term applied to it the interest level bumps up one, or creates a new interest for them. Interests can be added/removed manually on an administration/user level or by the user themselves.

Editview allows you to create a view in which the nodes are editable, and new nodes can be created. Editview uses AJAX to speed things up, but will still work on browsers with javascript disabled.