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.
It allows you to make Views with image fields to create a galleries. These galleries can be attached to nodes themselves or act as stand-alone galleries. Because it uses Views this module is extremely flexible.
Updated Documentation
The documentation has recently been updated. Please open an issue if you are having problems but please be specific about which step you are having trouble with: http://drupal.org/node/758724
Multiple Styles
Drupal 7 version now includes two styles to choose from.
Default
This uses the 'css/views_galleriffic_default.css' stylesheet.
Thumbnails above
This uses the 'css/views_galleriffic_above.css' stylesheet.
Taxonomy Export is a light-weight module for managing exports and imports of vocabularies and terms. Currently the following features are supported:
Exporting vocabulary definitions
Exporting vocabulary definitions with all terms
Creating exports as a text string (ie: like Views and CCK's content_copy)
Creating exports as a file
Importing vocabulary / term definitions in install profiles, using Install Profile API
Updating existing vocabularies and terms, with the following caveats:
Updated items must have the same VIDs / TIDs. Just because two things are named the same doesn't make them the same. It is safest to attempt updates only on the same site the export was originally taken from.
When updating you must explicitly state (with the dropdown selector) which vocabulary you want to update.
Currently, updating vocabularies using the IPAPI function install_taxonomy_export_import_from_file() is not supported.
Because of limitations in Drupal's taxonomy.module implementation certain things will, likley, never be possible. For example, detecting malformed imports that could cause collisions.
Correios Quotes is to calculate the shipping quotes from Correios (Brazilian Postal Service). This is a especific module to Brazilian Drupal community and it is a contrib module to Ubercart project.
Do you want help?
* Write a review for this module on http://drupal-br.org.
* Report any bugs, feature requests, etc. in the issue tracker.
* Contact the maintainer with any comments, questions, or a quote for module customisations.
* If you use this module and consider it useful, donations will be welcome.
The shared edit module helps to the author of a node to provide edit access for other users. Simply shared edit module enables edit access to individual nodes to be on a per user basis. This operates in a similar manner to the CVS access on drupal.org.