Variable Dump

Component type

module

Maintenance status

Development status

Downloads

2523

Component created

Component changed

This module makes it easy to dump variables from a working site to add them to install profiles or .install files. Search for variables by pattern, like the module name, and get an export you can copy and paste elsewhere. The module also includes an import tab where you can paste the export to easily set the variables on a new site to match a dump from another site.

You can export the variables as variable_set() commands, as arrays, as functions, or in the Patterns XML format.

This module has been sponsored by Buzzr.

simplehtmldom API

Component type

module

Maintenance status

Development status

Downloads

278817

Component created

Component changed

What this module is and what it does

This is a bridge between the latest version of the PHP Simple HTML DOM Parser (simplehtmldom) library - so that Drupal developers can easily write their modules using its API.

What the library does is that it gives you the simplest way to parse the html DOM tree whenever you need to parse html:

Linode manager & API

Component type

module

Downloads

690

Component created

Component changed

Drupal integration with linode manager API. Allows you to manage single or multiple linode accounts from the conveniense of simple admin interface. Birds eye view of the health of all linodes with just one click.

If you manage many linode please share your ideas to be incorporated into this module about how to make management of multiple linodes easier.

Dynamic Dashboard for Storm (Project Management)

Component type

module

Maintenance status

Development status

Downloads

7748

Component created

Component changed

You know Storm? A great project management suite based on Drupal. If there was a downside it's the fact that it's all good old html and navigation is therefore a bit outdated. This is now history: Storm Dashboard is a very powerful yet simple to use dashboard which needs just one pageload and everything else is done dynamically by using JQuery.

It's all themeable and it does not require any configuration. Just download it, install it and have fun dahsboarding - dynamically!

Cleaner

Component type

module

Maintenance status

Development status

Downloads

12875

Component created

Component changed

The Cleaner module allows the admin to set a schedule for clearing caches, watchdog, and old sessions.

There are still times and/or cache tables that don't get cleared in any of those scenarios. Many sites will not be impacted by this, but a few will (just search on drupal.org and you will see many posts from people having problems).

Infoutilities

Component type

module

Categories

Downloads

418

Component created

Component changed

This module contains some useful functions and themes:

- infoutilities_pager:
* allows present an array of results as a set of pages.
* provides themes for pager and for each control (first, previous, lis of nearby pages, next, last)

- infoutilities_perm_form:
* allows set permission only to one module

- infoutilities_perm_delete:
* to delete permisssions setted by a module

- infoutilities_date_null
* new form element, it presents a date as 3 select (month, day, year), with null option by default

Taxonomy Views Integrator

Component type

module

Maintenance status

Development status

Downloads

93522

Component created

Component changed

TVI Overview

The TVI (Taxonomy Views Integrator) module allows selective overriding of taxonomy terms and/or vocabulary with the view of your choice. Using TVI you can easily create custom views to output all terms in X vocabulary.

TVI will try not to interfere with views or taxonomy/term page displays if no TVI views exist for the current page request.