Commons Browsing Widget User Interface

Component type

module

Maintenance status

Development status

Downloads

1659

Component created

Component changed

Commons Browsing Widget User Interface provides a simple user interface for configuring the browsing widget included as part of the Drupal Commons distribution. Commons Browsing Widget User Interface comes with a number of useful features:

  • Greatly simplifies the process of adding, altering or removing browsing widget tabs.
  • Provides configuration options for all tab settings including: title, weight, view, display and bundle.
  • Allows the default browsing widget tab settings to be overridden.
  • Automatically configures content types for proper integration with Commons (adds fields, enables title replacement, etc.).
  • Configuration is fully exportable.

Deploy Extra

Component type

module

Maintenance status

Development status

Component created

Component changed

ABOUT DEPLOY EXTRA
------------------

Extends the Deploy module functionality with the following:

Features:
---------
* Advanced logging system
* Test mode for deploy process
* Import/export to a file and form
* Media assets export and import with delayed import support
* Drush support for import/export operations
* Node revisions dependencies handling
* Node language dependencies handling
* Import materials from hook_update_N function

scratch_codes

Component type

module

Maintenance status

Development status

Component created

Component changed

This project mains at bringing to drupal the possibility to add a field to user that allow him to enter a code from a scratch card to create his account or entering a scratch card code to his account.
The modules alsow brings admin form that can be used to create scratch codes, revoking them and managing affiliates.

usecases:

Language Domains

Component type

module

Maintenance status

Development status

Downloads

6321

Component created

Component changed

Language domains allows you to override the language specific domains configured in your locale language admin settings.

When enabled, the domain setting set in the db (locale module) for a particular language can be overriden in settings.php. You just need to add the $conf entries as follows $conf['language_domains']['<language prefix>'] = 'example.com';