node recur groups
Component type
Categories
Maintenance status
Development status
Component created
Component changed
A sandbox project trying to solve #1944108: Deleting and modifying of future events
A sandbox project trying to solve #1944108: Deleting and modifying of future events
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'.
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.
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.
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.
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.
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.
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
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).