Maintainers are looking for help reviewing issues.

Organic Groups join limit

This module allows to set a join limit on a specific group.

Sponsored by Pronovix.

Upload File Replace (for filefield CCK)

This is a small utility module that automatically stops Drupal from renaming new files upload via filefield CCK. When 2 files with the same name exist, the older files will be renamed.

What it Does

Default Drupal Behavior

<newest>-------------------------------<older>-------------------------------<oldest>
mydoc_3.doc ------ mydoc_2.doc ------ mydoc_1.doc ------ mydoc_0.doc ------ mydoc.doc

Behavior with this Module

<newest>-------------------------------<older>-------------------------------<oldest>
mydoc.doc ------ mydoc_3.doc ------ mydoc_2.doc ------ mydoc_1.doc ------ mydoc_0.doc

Why I Created this Module

The problem with drupal is if you have a file called "mydoc.doc" upload it to a node, then make changes to "mydoc.doc" and upload the newer version, the newer version will be renamed to "mydoc_0.doc" because at the time of upload the old file was blocking the desired path name.

This module solves that problem by swapping the names of the older and newer file so that the newly uploaded file will retain its original name.

This also works with node revisioning as well. When you revert a revision, the file names are swapped so the newest revision has the original filename.

Omega Tools

Omega Tools

DISCLAIMER: Do not use Omega Tools with the 4.x version of Omega. Please create your 4.x subthemes using Drush!

Webform2PDF

The Webform2PDF Drupal module is an extension of the Webform module. It can be used to generate PDF document from the results of a form.

Quantcast

report

Description

Provides seamless integration with Quantcast media measurement and web analytics service.

Trees

Description

The trees module is based on the book module. Like the book module the trees module allows users to structure nodes in a hierarchy or outline. The main difference is that the trees module supports adding one node to multiple trees which the the book module does not. The output is also different. The book module provides a navigation, the tree module does not. Instead it produces for each tree a set of blocks, being the parents of a node, the siblings and the children.

Updates

As from version 6.X-1.1 views integration is present.

Get involved

  • Write a review for this module on drupal modules
  • Help write or improve the documentation.
  • Help translate this module at http://localize.drupal.org/translate/projects/trees
  • Report any bugs, feature requests, etc. in the issue tracker.
  • Contact the maintainer with any comments, questions, or a quote for custom module customizations.

Example

- You have products and product categories as content types
- You want to create an outline using the product categories, the leaves of your trees are products
- You have different trees, representing different categories of products.

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)