Move Region

Component type

module

Categories

Maintenance status

Development status

Downloads

1006

Component created

Component changed

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.

Ban User

Component type

module

Maintenance status

Development status

Downloads

3829

Component created

Component changed

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.

List field predefined options

Component type

module

Categories

Maintenance status

Development status

Downloads

17444

Component created

Component changed

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.

Infinite Scroll

Component type

module

Maintenance status

Development status

Downloads

3812

Component created

Component changed

Infinite scroll replaces the default Drupal pager allowing content to be pre-fetched into the same page.

How to use the module

Just download, install and enable this module. Then open a page with a table (eg. admin/reports/dblog) and watch it :)

Menu Porter

Component type

module

Maintenance status

Development status

Component created

Component changed

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.