Contribution

AutoDelete Account a new Drupal module

Auto Delete Account

 

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:

Tabs Module Patch: Enable Validation Form per Tab Panel in Navigation

 

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.

AttachmentSize
tabs_enable_validation_in_navigation.patch3.93 KB

Patch for CCK Fatal error: Cannot unset string offsets

Hello folks

Yesterday I got a freeking Fatal Error

 

AttachmentSize
cck_unset_error.patch654 bytes

New Drupal Contribution: Webform Password Module

Webform Password

Hello 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

Problems with pager and ajax request for Drupal Module Dynamic display block

Hello folks

I found a problem with the pager of module Dynamic display block , because I was using a custom implementation of module Dialog and after any ajax call the pager is regenerated and appends to the current pager.

Please check the attached path to jquery.cycle.all.min.js

The change was

OLD Version

AttachmentSize
jquery.cycle_.all_.min_.js_.txt26.3 KB

Content Profile Form inside User Edit for Drupal 6

If you are familiar with Content Profile Drupal Module, you notice this module generate a tab(s) or subtab(s) for edition mode. This behavior is acceptable, but a common request is enable to put all fields in one big form, but with the option each section has its own submit button.

Well this is my solution for this request.

1. Create a PHP block for each content profile content type, i.e user_shipping_address_page.

Drupal Patch to Notify Module to process only new content

Hello guys

Following the line of changes to Notify module, I just did a new change to add the option to set Drupal to send notifications only for new content not for changes or updates nodes.

Check the path attached.

 

Enjoy It.

 

enzo

AttachmentSize
notify-unpublished-content-and-only-new-content.patch3.95 KB

Notify module: Handle both published and unpublished entries

We need to be able to send notification for unpublished nodes.

What we did:
1. Add a selector for this option. By default it will behave as always.
2. Add the code on the module to handle this.
3. We need shorter notification intervals. We added 10 and 5 minutes.

If you like  to follow the official tread: http://drupal.org/node/754362

 

Enjoy it.
Sponsored by Anexus IT

 

 

  • Notify module: Handle both published and unpublished entries
Syndicate content