Commerce Gallery

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to combine images from several image fields into one field and display them in popup window (Ctools modal). Pluggable , based on Ctools plugin system.sponsored by магазин рюкзаков

TODO: better description

Column Break

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Creates multi column content areas on page nodes by using the string "<!-- column break -->"

Instructions
----------------

  1. Install / enable the module
  2. Go to input filters and enable "Multiple Content Columns" on any input formats you'd like it to work for
  3. Whenever you want to split a content area into multiple columns just enter the string <!-- column break --> in your text
  4. You can have as many columns as you like. The module takes care of ensuring they all have the same width.

Add Plugins

Component type

module

Maintenance status

Development status

Downloads

3441

Component created

Component changed

Do you ever find yourself creating a custom utility module just for adding your own custom ctools plugins (such as layouts or content types)? Ever find yourself using the same custom layouts on every site, or wanting to quickly add in some panels content types on a new site without having to manually go and create a module all over again?

Book Explorer

Component type

module

Maintenance status

Development status

Downloads

6634

Component created

Component changed

Book Explorer provides an explorer-like book navigation block. Instead of clicking on a book page in order to see its child pages, you can simply click to expand (or collapse) each book page. This provides a much faster and enjoyable experience than having to wait for a browser refresh.

Book Explorer provides a block that replaces the 'Book navigation' block in core. It is identical except that the 'Book explorer navigation' block has expandable/collapsible tree items.

Node notifications

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module shows popup messages on node events.
Also it provides special sidebar where you can see messages history. You can switch on/off both sidebar and popups.
This module uses long polling request for geetting node changes. So you get notification immediately.

Field Comments

Component type

module

Maintenance status

Development status

Downloads

2994

Component created

Component changed

This module allows commenting on fields for any field display.

Because Field comments relies on core's Comment module version 7.x works only with node entity types. Hopefully 8.x version will work with any entity type - http://drupal.org/node/731724

Comments on particular field can be enabled at the Manage display settings for content types.

Custom Date Format Examples

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a basic Drupal 7 example module of leveraging custom date formats via a module with drupal. These formats can then be used for Views, nodes, theming and more. This has come in really handy for some client projects over the past months so I thought I would share this. I have no plans to release this as a full module, it will just stay here in a sandbox.