Panels User Override - Dashboards

Component type

module

Maintenance status

Development status

Component created

Component changed

Panels User Override let a user override the display of panes for his/her account.

It is used to transform Panels in to a Dashboard module.

The user can order the panes to his/her own preference and even remove panes from the display (by dragging panes to the non rendered region 'Content Stock').
The administrator can provide extra panes in the special region 'Content Stock'. This region will not be rendered; it is used to provide the user with a 'stock of content'.

Flag Application

Component type

module

Maintenance status

Development status

Component created

Component changed

This module integrates with the Flag Module to create the custom Flag "application".

Note: the 3.x version of this module required Flag 7.x-3.x. If you are still using Flag 7.x-2.x, you can use the 2.x version of this module. The functionality is the same between versions of this module, the code just reflects changes in the Flag module.

OpenFed views multi-column display

Component type

module

Maintenance status

Development status

Downloads

1995

Component created

Component changed

Allows the user to define the number of columns used to display the content of a view without having an access to the views interface.

Limitations

Only tested in the "OpenFed / Fast2web D7" distribution. But should work as a standalone.

Credits

Developed by Blue4You sponsored by Fedict.

market

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This modules allows you to create light-weight market on your site.
The main intention of module is to avail a market place without heavy cart modules.

This module is depended on following modules.

http://drupal.org/project/ctools
http://drupal.org/project/payment

You can freely contact me any time via comments or mail if you wish you can do any of following.

Field Compliance

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a field type that renders a configurable number of checkboxes. When creating or editing an entity with this field attached, all checkboxes have to be checked in order to validate the form. This can be used for example for content types that represent a picture in order to make the user who uploads the picture assure, that he complies with the terms and policies of the website.

Bulk Delete Nodes

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows bulk deletion of nodes by specified filters either via Drupal Batch or Queue API.
Normally user will go to Administer > Content, select the nodes and delete, which is not always convenient, especially if the node list spans over many pages.
Alternatively you may use Delete All module, which will delete all nodes or those of specific type, but if there are too many nodes the process may take very long time, impacting performance of entire system.

Image Hide

Component type

module

Maintenance status

Development status

Downloads

1820

Component created

Component changed

Provides a check box next to each image on the image field form, which allows the image to be hidden.

Currently only works with the Drupal Image widget.
Support for other widgets utilising image fields is possible, but not yet implemented. See #2191737: Multiupload Imagefield Widget not compatible with Hide Image.

Popup banner

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows site admin to add image/text popup banner.
Banner is shown to user once in specified time interval.

-- REQUIREMENTS --

Colorbox - https://drupal.org/project/colorbox
Cache pages for anonymous users must be OFF

-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information.
* Edit settings to activate popup banner -
admin/config/user-interface/popup_banner

CKEditor mentions

Component type

module

Maintenance status

Development status

Downloads

4668

Component created

Component changed

Overview

This plugin voor CKEditor will provide 'Facebook-like' mentioning of people in any CKEditor field. Including a suggestion box while you type. This is triggered by typing an '@' character and at least 2 other characters. Names are queried using a view and matched on the realname of the user. When a name is clicked, it will be inserted as a link to the user's profile page (user/#uid).