muckypup

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Drupal admin interfaces allows to delete up to 50 nodes and users and just one term at one time. But often it is just not enough.
What we need is, to bulk delete a multiple of nodes, terms and users.

"Mucky pup" is a removal tool for nodes, terms and users in one module.
All removal processes are running per batch. So, it is perfect for removing of many, many content entries.

The tool comes with a new tab at "/admin/content" with the label "Content removal".

This module is for Drupal 7 only.

Todo:

Custom Smurfs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ever wanted to change the blue smurfs text that you get when Drupal returns no search results? This module makes a block into which you can place your custom HTML so your clients can control the contents of the tired old 'blue smurfs'.

MORE CSS Preprocessor

Component type

module

Maintenance status

Development status

Component created

Component changed

A PHP preprocessor for MORE files.

MORE simplifies CSS to make it more intuitive, allowing you to write human
readable code that fits with the way you think. MORE runs on both the
client-side and server-side (Node.js).

DBSlicer

Component type

module

Categories

Maintenance status

Development status

Downloads

347

Component created

Component changed

The DBSlicer module allows you to export and import the content of your database.
It uses database slicing collect the rows which will be exported.
With dtabase slicing you can select a smaller piece of the database (this we call slice) that contains all of the records belonging to the slicing criterion. The slicing criterion can be for example a node.
The module needs to know the connections between our database tables. These connections have been defined in the module for the core database tables.

Bean: Flickr Integration

Component type

module

Maintenance status

Development status

Downloads

1454

Component created

Component changed

This module uses the amazing Flickr API module to provide Bean integration. With this module, users can easily create blocks that fetch Flickr images. Currently it provides two ways to search (per block):

Search on a given string

This can be used to show a blocks photos mentioning the client name, for instance.

Before/After image formatter

Component type

module

Maintenance status

Development status

Downloads

3158

Component created

Component changed

Before/After image formatter provides a field formatter for image fields.
This module was created after the example of the NY times article In the Future, the City’s Streets Are to Behave.

1.x version

Before/After image formatter depends on the beforeafter jQuery plugin.

Svg

Component type

module

Maintenance status

Development status

Component created

Component changed

This module introduces a new field specially made to contain svg images.
Beware: the module is still experimental an very changable:

It also contains 2 extra modules:

Boxes Panes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Implements Boxes blocks as ctools content types.

Why would I use this?

You want to use context keyword tokens in Boxes blocks inside of a panel. That's all this module offers over the basic block content type implementation.

Requirements

  • Drupal 6.x or 7.x
  • Boxes module