Fast node access rebuild

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was designed to solve the specific problem of rebuilding the node access table quickly.
This task would sometimes take the standard Drupal system tens of hours on sites with hundreds of thousands of nodes. Add to this, the fact that the standard drupal node access rebuild removes all access entries before rebuilding, and this can cause a site to be unavailable for many hours if the permissions have to be rebuilt.

Commerce Order Types

Component type

module

Maintenance status

Development status

Downloads

8927

Component created

Component changed

Note:I have not had access to an active Drupal Commerce site for quite some time, so development of this module is limited to what users can contribute on the issue queue. Thanks!

OBSOLETE: KP Feature Export

Component type

module

Maintenance status

Development status

Component created

Component changed

This provides chado feature specific export functionality to views data export.

Export Types:
- FASTA file of all features in a view
- KBio KASP marked-up FASTA file of all features in a view (if view lists SNPs will output a fasta of the feature the SNP is aligned to with the SNP in square-brackets).

Install requires a patch be applied to the views data export.

Filefield Revisions Display Formatter

Component type

module

Maintenance status

Development status

Downloads

355

Component created

Component changed

This project provides a CCK display formatter which shows all the past revisions of a file that were previously attached to the node, using core Drupal's revision system.

This module provides several theme functions which can be overridden and customized by renaming and copying to your theme's template.php file.

Asset cache

Component type

module

Maintenance status

Development status

Downloads

612

Component created

Component changed

Generic helper module to allow external resources such as CSS, JavaScript and images to be fetched and cached locally.

Once this module is ready and ported to 7.x it will be used to replace some custom logic in http://drupal.org/project/agrcache

The module does not do anything by itself, if you're not writing a module or installing one that adds it as a dependency, you don't need it.

Initial development of this module was sponsored by Zinch.