Cron key change
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Makes possible to generate a new cron key.
Drush support: drush cronkeychange
Makes possible to generate a new cron key.
Drush support: drush cronkeychange
This module implements the Clear Books Soap API:
This is a very simple filter that adds surrounding tags around floated img, figure, or table tags.
The filter scans for inline CSS styles and if a float:left or float:right is found (usually added by WYSIWYG editors), a configurable tag (span or div) is added around the original tag with a class of "floatleft" or "floatright".
The Client UI Control module is intended to cleanup and "hide" options from clients that could potentially break a site after site handoff. The first iteration/release of this module simply provides a settings form to select certain themes which should be hidden from view on the theme listing page.
There are many more settings/forms I'd like to modify/hide from my clients, and will be implemented in future releases.
The current feature set of the Client UI Control module is as follows:
Sports Scores is a module that fetches scores from an external site for certain sports. The module stores the data returned in the database, and provides hooks for other modules to integrate with.
The original purpose of this module is to save me hand-entering scores each week into pickem. There is basic views functionality included.
This module enables Views to use EntityFieldQuery as the query back-end, allowing you to query all defined entity types and their fields, even the ones stored in non-SQL storage. Unless you are storing your data outside of the SQL database, you probably don't need this module.
If there are any others that should be added here, please let me know so that I may add them to the list.
The Field API in Drupal core lacks the ability for other modules to easily alter field formatter settings forms and the formatter summaries. This module is a small API provider for other modules since it's too late to get the hooks into Drupal 7 core.
Jettison unwanted CSS and JavaScript files!
This module provides a hook-based mechanism for getting rid of unwanted CSS and JS files. Simply declare which files you want deleted, and this will take care of removing them.
There's also a nice administration interface that can be used for simple cases.
Sometimes a module adds CSS or JS that you don't want (or don't want to show up on non-admin themes). Use Jettison to get rid of them.