Offshore

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.

AdjuntoTamaño
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

 

AdjuntoTamaño
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

Move term and update url alias

Regards,

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.

AdjuntoTamaño
urlalias-update.txt1.41 KB

Error importing CCK definition with FeedAPI

feedapi_cck_settings.png

Hello 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

Page Title CCK Settings

Hello 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

Patch for Views SlideShow: SingleFrame Controls are rendered even if the slideshow doesn't have pagination

Hello folks

Today I realize if I set the items per slide variable in SingleFrame and Set to YES the variable display controls, the controls are rendered even if the slideshow doesn't have pagination.

So after review the code I detect in my perspective a bug in the logic.

Check the attached patch to validate is item_per_slide is lower than rows available in view.

enjoy IT.

enzo

AdjuntoTamaño
singleframe_display_controls_if_pager.patch3.04 KB

How to force pager type in views for Drupal 6

Hello 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.

Distribuir contenido