Fallback language negotiation
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Change the Default language without changing the default language by using a other language as fallback.
Change the Default language without changing the default language by using a other language as fallback.
First idea. Allow google plus like access control via Active Tag like audience fields
The Term Sibling Reorder module allows taxonomy term administrators to reorder a term and it's siblings from the add or edit page for a term.
Message of the Day module. Stay tuned.
Sometimes you want your content manager to be able to edit just certain blocks/boxes.. We're using a wide array of modules to provide blocks like boxes, views, entity_boxes etc each providing their own methods for access control and contextual links..
Every module however is dependent on the 'administer blocks' privilege. Not enabling this privilege leads to problems with for example the boxes module that replaces these contextual links through javascript. The blocks module also doesn't provide a per-block method for access control.
See http://drupal.org/sandbox/fiasco/1116808 or https://github.com/fiasco/Archimedes-Client-Drupal for the parent codebase.
(copied from Josh's sandbox page)
This module is the Drupal client module for Archimedes Server, a passive application monitoring tool.
*Installation*
Advanced Book Blocks integrates with the API provided by theJQuery Menu module to provide click and expand book menus with the ability to customize each block individually.
Not only can you set blocks to hold particular sets of books, but you can also set each block to enable new books on a per block level based on taxonomy terms which are assigned.
This sandbox project seeks to port this module to Drupal 7.
Sending your posts to Twitter, Facebook, Vkontakte
Controls block visibility by URI Query Parameters. Drupal natively allows blocks to be placed on pages by using their paths, however, this module allows administrators to also display modules based on url query parameters.
Example uses:
This module deletes unpublished nodes at cron run.
Options available:
1. Cron run frequency
2. How old should be the nodes
3. From which content type should be the nodes
4. How many unpublished nodes to delete per content type per cron run.