Unpublish Button
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Add a button to quickly unpublish a node from a views row.
Add a button to quickly unpublish a node from a views row.
Outputs the installed version of Drupal in json.
This is an API module, so it doesn't provide any end-user features. Once enable, replace the whole Widget system to add the required functionality as a new subsystem based in a pluggable API.
Some modules such as required_by_role, takes advantage of this module poviding new ways to work out the required property per field instance basis.
A Simple module that allows the admin to move managed files between the public and private area.
Color Extract is a basic module to retrieve color information from an image and output it as a css3 linear gradient background. The output should probably be moved to the theme layer. The code also needs some cleaning up.
This sandbox has been requested at http://www.codeculture.nl/comment/146#comment-146
Color processing is partly done by the ColorJizz library: https://github.com/mikeemoo/ColorJizz-PHP
This is a very lightweight module to allow the administrator to export a .CSV Comma Seperated Values containing all registered users email addresses.
This could be usefull if you want to import all addresses into your mail client for mailinglist purposes. Admin just has to visit mysite.com/maillist and is then given a full list of all email addresses and is given the chance to download the .csv file.
Splits quicktabs blocks into separate blocks for tabs and content, so they can be placed in different regions.
Inspired by this Drupal Answers response: http://drupal.stackexchange.com/a/26095
Ubercart Paypal Multicurrency module helps to integrate Ubercart with Paypal payment gateway with currencies not supported by the paypal payment gateway like the INR - Indian rupee currency
This module requires users to access the site from an IP on a whitelist in order to maintain a session. Users not on a whitelisted IP can not login and existing sessions will be killed.
This is useful when a site should only allow a small content team to login from a know location (like the office and company VPN). This module is only useful for site where end users never login, such as brochureware sites.