Prepro
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module currently does the following:
This module currently does the following:
This simple module adds additional validation to comments and nodes creation process.
It verifies, if in last several seconds similar node or comment was created. If such situation occurs, this module will block save action and display warning message.
You can also consider http://drupal.org/project/hide_submit as JavaScript based alternative. This module is fully independent from JavaScript and can be considered as additional protection.
Â
Exposure image gallery integrates Exposure JQuery plugin to Views.
This module provides a field for entities that allows users to select what template the field should be displayed in. The goal is to give users the ability to choose the layout of the content without them having to use different content types for different layouts. It is a collection of three modules working in tandem:
Templates can be created through the UI or by implementing hook_template_api_templates().
This module is a simplified donations module allowing users who want to use sageepay to collect donations from site visitors but who find the existing functionality in modules such as über cart to complex for their needs. Plans are to expand the module into one that also provides the same functionality for all the major payment gateways and also to integrate with just giving and other such api
Forced Timestamp allows authorised users to shift the date when viewing a site. The forced date persists for their session.
So far the only module supported it Entity revision scheduling, with more to come.
Development of Forced Timestamp was sponsored by Technocrat.
Shares your content just for the price a like
The Context Date module provides a context condition based on current date, so it allows you to setup reactions that will be activated at a certain date and time.
This module integrates with Force Timestamp module and Date Popup from Date module, when they are available.
Development of Context Date was sponsored by Technocrat.
Some sites use the boxes module, but other modules in the site may depend on Drupal's core blocks module. When using context for placing boxes it becomes confusing for users to see the blocks menu item and associated admin UI.
Kill Blocks removes most of the blocks UI while still allowing the boxes UI to function properly.
This is a work in progress. Right now it is impossible to delete a box via the UI.
This is an example module.
Example implementation of state_machine/state_flow.
Add a "Version Tagging" field. This field allows you to add tags to entity revivions. Then you can go to admin/content/revision-tags to see the site as that with the tagged revision active. It's currently only works with nodes.
Currently the field has to be named "field_example_tag" in order for the functionality to work.
This is a proof on concept that we are using on a client site.