Computerminds Komodo Snippets

Component type

module

Maintenance status

Development status

Component created

Component changed

These are just some useful Komodo snippets we cooked up.

Best used with the tab completion magic in one of the extensions.

Note, this repo is a mirror of the canonical source on github:
https://github.com/computerminds/komodo_drupal_snippets

I'm just adding it here because some people prefer to work from d.o, and not github.

Collapseblock

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Allow to collapse selected drupal blocks. Version for Drupal 6.x

Similar modules: http://drupal.org/project/collapsiblock - collapse all blocks.

Configuration

Go to admin/settings/collapseblock and select blocks.

Sponsorship

This project is sponsored by Droptica - Experts in Enterprise Drupal Development

Actions Suite

Component type

module

Maintenance status

Development status

Component created

Component changed

A suite of Actions for Drupal sites.

To configure Actions within Drupal, visit /admin/config/system/actions (Drupal 7).

Drush remake

Component type

module

Maintenance status

Development status

Downloads

6111

Component created

Component changed

This is a simple drush command that simplifies the process of 're-making' an installation profile in place while developing.

Installation

Simply run:

drush dl drush_remake

Usage

From somewhere within the Drupal root of your site run the following:

drush remake

Photo API

Component type

module

Maintenance status

Development status

Component created

Component changed

Not been worked on.

The idea was to build a module that would provide a generic Photo API allowing you to switch between photo services like Flickr or Open Photo while retaining the same kinds of features.