Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This modul is no longer supported. I have no time anymore to fix issues in my private time. Any requests for maintain will be welcome.
File Framework is a collection of modules which allow uploading, converting and displaying different media type files as Drupal nodes. It uses the distributed content-addressable storage (CAS) system Bitcache for a mass file storage and RDF for metadata storage.
The Taxonomy VTN module provides an index for vocabularies, terms and nodes just like those you find at the end of reference or technical books. It supports synonyms, terms, related terms, and parent/child relations. The root Taxonomy VTN path is http://www.example.com/taxonomy_vtn
On June 15, 2009 I fixed a couple of problems: the master index would show the first description found for all the entries. The Node back link when coming from a parent/child page would send you back to the main vocabulary page with all the terms.
Limit the amount of nodes or comments your users create over a given time period. This module has been rewritten to integrate with Rules. Instead of going to a page to assign limits you now just need to create rules. A default rule has been provided as an example.
When creating your rules there are now many hundreds of ways to implement your limits. Limits can be applied to roles, users, dates, or anything that can be accessed using PHP.
Please include all relevant information when posting an issue to the queue. This would include your exported rule, a detailed description of what you are trying to do, and any other pertinent information. The more information you give me the quicker and easier I will be able to help you.
Pathologic is an input filter which can correct paths in links and images in your Drupal content in situations which would otherwise cause them to “break;” for example, if the URL of the site changes, or the content was moved to a different server. Pathologic can also solve the problem of missing images and broken links in your site’s RSS feeds. See more example use cases on the documentation page.