Drupal Modules in use on OIF

For tags, it’s just the regular taxonomy.module that’s part of Drupal core. 4.7 allows free tagging, so it’s easy to make new terms. The link catalog is generated by directory.module. The links themselves are stored via the weblink.module, though eventually I’ll be switching to the links bundle. The RSS for the links is generated through a custom PHP page (easy to do in Drupal), and the wiki links are done via freelinking.module.

Hope this helps, e

Reply

The content of this field is kept private and will not be shown publicly.