Drupal

Drupal with upload files by fieldgroup

Hello people

Today I created a new Drupal Module called upload_group
 

About this module

Drupal's core has the option to upload files associated to each node/content type, and these files are displayed at the bottom of the node, well sometimes this behavior isn't enough.

This module provides a new form element to assist with files that must be associated with some specific fieldgroup and those files are going to be displayed at the bottom of their parent fieldgroup.
 

Donation with Drupal + Authorize.Net

Hello people

Today after sending several patches to Drupal modules, my first custom module was accepted and deployed under Drupal repository.

The module is Authorize Donate.

This module enables to accept donations using Authorize.net.

This module implements the donation using the server integration method (SIM) for card not present transactions, by Authorize.net.


Features:

AttachmentSize
authorize_donate-6.x-1.0.tar_.gz9.13 KB

Registration codes by account type with expiration

Hello people

Today I sent a new patch, this time the lucky module was Registration Code.

This module enables to add registration codes by account type and expiration account using modules: Account Types and Account Expiry with a patch to support account types.


My approach was to modify the module for Drupal 5 to provide:

Real account expiration by account type

Hello people

Today I sent a new patch, this time the lucky module was Account Expiry.

This module enables to add and maintain expiry dates for user accounts.

My approach was to modify the module for Drupal 5 to provide a different expiration time frame for each account type, used on registration process, this change will work with Registration Code to enable assigning an account type expiration time based in registration code type, this change will be posted soon.

AttachmentSize
account_expiry.zip12.09 KB
account_expiry-by-type.patch30.29 KB

Embedded Media Field with ONE field for Video, Images, Audio

Hello people

Some time ago I sent a new patch, this time the lucky module was Embedded Media Field.

This module enables to include embed content in our website for audio, images and video, implementing a separate field for each type of content.

My approach was to modify the module for Drupal 6 to provide a unique text field for all types, I call this field emfield_generic. The emfield_generic detects the source of content and selects the correct provider filter.

AttachmentSize
emfield.patch309.36 KB
emfield.zip102.05 KB

Drupal Active Template doesn't recognize custom templates using phptemplates

Hello people

Some time ago I sent a new patch, this time the lucky module was Active Template: http://drupal.org/project/active_template.

Active view uses direct calls to generic theme for views, I changed the way this module calls the theme functions, so that we could use our custom php template functions.

Please contact me if you have any doubt or concern.


enjoy

enzo

AttachmentSize
active_view.patch809 bytes

Drupal Taxonomy Navigator with all terms entry

Hello people

Today I created a new patch, this time the lucky module was Taxonomy Navigator: http://drupal.org/project/taxonomy_navigator.

In this patch I included the option to create a list with all vocabulary terms.

AttachmentSize
taxonomy_navigator.patch20.04 KB

Drupal Phone (cck) support for Costa Rican phone numbers

Last month Hertzel and I (enzo) sent a patch (http://drupal.org/node/317376) that adds support for Costa Rican phone numbers to the phone (cck) module: http://drupal.org/project/phone.

Recently this patch was applied in the module's core for Drupal 5.x and 6.x

Now everybody in Costa Rica can enjoy this new enhancement.
 

Enjoy

EDUARDO GARCIA

Partner / CTO & Co-Founder
A coder by nature, Eduardo -or Enzo, as he is more commonly known within the Drupal community - is openly and profusely in love with the Open Source Movement and working on data solutions that involve Open Source with License Software - 'the best of two worlds.' His words.

View enzo's profile on LinkedIn

Pages

Subscribe to Drupal