TXT
Module
AutoDelete Account a new Drupal module
Submitted by enzo on Vie, 09/02/2011 - 04:07
The autodelete account module is designed to enable certain roles and off course users within that roles to auto delete his own account. By default this option is only enabled to admin users in edition user mode.
Usage:
Advanced User Module Patch: Enable use HTML format in Bulk Emails
Submitted by enzo on Vie, 03/25/2011 - 18:08Hello folks
Tabs Module Patch: Enable Validation Form per Tab Panel in Navigation
Submitted by enzo on Mié, 03/23/2011 - 15:42
Hello folks
I made a new feature to enable the form trigger a validation per panel before to next or previous action gets executed.
If some field required is blank, the field is highlighted as error.
This feature has a flag in admin tabs to enable or disable the JS validation.
| Adjunto | Tamaño |
|---|---|
| tabs_enable_validation_in_navigation.patch | 3.93 KB |
Patch for CCK Fatal error: Cannot unset string offsets
Submitted by enzo on Mié, 03/23/2011 - 14:54New Drupal Contribution: Webform Password Module
Submitted by enzo on Lun, 03/21/2011 - 22:03Hello folks
Today I push a new drupal module webform password.
This module Provides a new Forms API element which is a password textfield element .
Module applications
- Webform login
- Webform Register
Enjoy It.
enzo
Move term and update url alias
Submitted by jason on Mar, 03/15/2011 - 23:13Regards,
I've tested taxonomy manager and so far is a really useful module and it really makes things easy, however i am using pathauto as well, in order to make my urls looks nicer.
The problem comes when pathauto auto-generates term's url, because when i "move" a term using taxonomy manage, the url should change as well automaticly.
That's why i created this patch, so when I "move" the term, taxonomy manager updates the url too.
| Adjunto | Tamaño |
|---|---|
| urlalias-update.txt | 1.41 KB |
Error importing CCK definition with FeedAPI
Submitted by enzo on Mar, 03/15/2011 - 23:02Hello folks
Today I was trying to export a CCK and import in other Drupal Installation, but I was getting a freaking error "An illegal choice has been detected. Please contact the site administrator".
Guess what, I'm the administrator :P
Error importing CCK definition with Page Title
Submitted by enzo on Mar, 03/15/2011 - 22:48Hello folks
Today I was trying to export a CCK and import in other Drupal Installation, but I was getting a freaking error "An illegal choice has been detected. Please contact the site administrator".
Guess what, I'm the administrator :P
How to force pager type in views for Drupal 6
Submitted by enzo on Vie, 03/11/2011 - 20:56Hello folks.
Today I'd a problem with attached views and the inherit pager feature, because the pager is inherited but not the style and I'd configured a mini pager. So my solution was to force that using the hook_views_pre_execute in a custom function listed below.
New Contribution module Taxonomy Feed for Drupal 6
Submitted by enzo on Lun, 01/17/2011 - 15:15Hello folks
Today after check all modules available for taxonomies with views, I decide to create a new module to support create rss views based in vocabulary terms.
Short Story
This module allows you to create a RSS feed, based in terms from a vocabulary or vocabularies using Views module.

