Put the label of an HTML Input inside the Input element
Today I was looking into creating a small module for Drupal that would allow me to move the labels of my HTML Input elements inside the element itself. This is useful for small forms such as the...
View ArticleMO Label Inside for Drupal
$14.90More and more, modern websites move the label attached to a text field input directly inside the text field. Especially, you see this feature when you are asked to enter an email address or a...
View ArticleDrupal Aggregator
The default Aggregator Drupal module does not work very well. There are several problems with the Drupal Core module, one of which we have not fixed in our version (i.e. the flatness of the item...
View ArticleProtected Node Password Field set
Once installed and properly configured, the Protected node module adds a field set in the node edit form (assuming the user has the corresponding permission: "edit any password" or "edit password...
View ArticleProtected Node Password Fork Feature
Password ForkThe new module allows for a password fork.This means you can send your users to one specific page, and tell them about a password to use on that one page. Depending on the password, they...
View ArticleSimplemenu Upgrade Path
Version 7.xVersion 7.x-1.x-dev is a starting point... It is not complete, although it shows you a functional Management menu as a dropdown. More to come as time allows... See issue [#791664] for more...
View ArticleSimplemenu Settings
Menu SettingsMenuSelect the menu to be displayed as the Simplemenu. By default, we display the Navigation Menu which makes the most sense for administrator (as the Simplemenu was primarily created for...
View ArticleSecurity Issue in many mail systems
It always amazes me when one finds a security issue that looks like something that should never have happened in the first place.This one was found earlier this year by Wietse Venema who first...
View ArticleMO Auto add terms for Drupal
MO Auto add terms is a PHP module for Drupal 6.x.It is particularly useful for maintaining small and large taxonomies with a small or large number of nodes. Especially taxonomies used as site indexes...
View ArticleProtected Node Rules Support
The following features are available only when installing the Rules extension of protected nodes. This extension requires the thrid party Rules extension for Drupal. Protected Node Rules ConditionsWhen...
View Article