Roly-Poly a.k.a. tumblr
Component type
Categories
Maintenance status
Development status
Component created
Component changed
My sandbox while I wait for @zroger to give me access to the real tumblr module :)
My sandbox while I wait for @zroger to give me access to the real tumblr module :)
The Move Region module allows you to move the content of a region in its entirety into another region on specified pages. This is especially useful for pages that need to have a different region layout, for example having the sidebar on the opposite side.
There are times, especially in a site used as a forum, when some users have to be banned temporarily because of their behavior not complying with the norms and expectations of all the other users. The Ban User module helps under these circumstances.
Translate mails from user module.
Supports 'predefined options' for core List fields such as US states, etc. Provides a hook to allow other modules to define their own lists.
This is similar in functionality to the Webform-specific hook hook_webform_select_options_info, but is intended for an API for not just core but for other modules as well.
Increases the character limit from 128 to 256 on the Drupal 6 core Poll's title.
Infinite scroll replaces the default Drupal pager allowing content to be pre-fetched into the same page.
Just download, install and enable this module. Then open a page with a table (eg. admin/reports/dblog) and watch it :)
SOAP fetcher for Feeds. (Note: this was based on Cyberwolf's Feeds SOAP which was also based on roderik's code)
This is a rewrite of the CCK Currency module located at: http://drupal.org/project/currency_cck.
It has been redone to take advantage of the D7 Field API.
Just like the CCK Currency module, it utilizes the Currency Exchange module for retrieving a list of available currencies.
This module and set of drush commands allows you to import and export menus to code. Unlike using the Features module to export menus, it allows removal of menu items as well as resetting a menu tree to exactly what the exported menu should be.
The 7.x-1.x branch is not functional yet and doesn't properly export menus. The 6.x-1.x branch is mostly working, but does not maintain menu consistency yet between imports and exports.