Recent blog posts
- osCommerse Authentication | New Drupal Module
- Single Sign On between Drupal and Moodle
- Share SSH Public Key Authentication
- SRU Client | New Drupal 6 Module
- QFlot a New QCubed Plugin to draw charts
- QCubed 1.1 is ready!
- Visual Event New Drupal Module to Inspect JS Events
- Making remote XML-RPC calls with QXmlRpc_Client
- QTabPanel a new QCubed Plug-in
- New Plugins : QSlider, QProgressBar and QEmailTextBox for Qcubed
Drupal module
Drupal with upload files by fieldgroup
Submitted by enzo on Wed, 02/25/2009 - 21:15.
Hello people
Today I create a new Drupal Module called upload_group
About this module
Drupal in the 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 display those files are goin to be displayed at the bottom of their parent fieldgroup.
Donation with Drupal + Authorize.Net
Submitted by enzo on Thu, 01/29/2009 - 20:51.
Hello people
Today after send several patches to Drupal modules, my first custom module was accepted and deployed under Drupal repository.
The module is Authorize Donate.
This module enable 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:
| Attachment | (click to download) | |
|---|---|---|
| authorize_donate-6.x-1.0.tar.gz | 9.13 KB |
Registration codes by account type with expiration
Submitted by enzo on Tue, 01/20/2009 - 14:48.
Hello people
Today I sent a new patch, this time the lucky module was Registration Code
This module enable to add registration codes by account type and expiration account using modules Account Types and Account Expiry with patch to support account types.
| Attachment | (click to download) | |
|---|---|---|
| regcode_by_account_type_with_expiration.patch | 10.16 KB | |
| regcode.zip | 11.76 KB |
Real account expiration by account type
Submitted by enzo on Sun, 01/18/2009 - 18:36.
Hello people
Today I sent a new patch, this time the lucky module was Account Expiry
This module enable to add and maintains expiry dates for user accounts.
| Attachment | (click to download) | |
|---|---|---|
| account_expiry.zip | 12.09 KB | |
| account_expiry-by-type.patch | 31.15 KB |
Embedded Media Field with ONE field for Video, Images, Audio
Submitted by enzo on Wed, 01/14/2009 - 14:34.
Hello people
Some time ago I sent a new patch, this time the lucky module was Embedded Media Field
This module enable to include embed content in our website for audio, images and video, implemented 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 detect the source of content and select the correct provider filter.
| Attachment | (click to download) | |
|---|---|---|
| emfield.patch | 315.36 KB | |
| emfield.zip | 102.05 KB |
Drupal Active Template don't recognize custom templates using phptemplates
Submitted by enzo on Mon, 12/29/2008 - 16:31.
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 use direct calls to generic theme for views, I change the way this module call the theme functions, in this way we could use our custom phptemplate functions.
Please contact me if you have any doubt or concern
enjoy
enzo
| Attachment | (click to download) | |
|---|---|---|
| active_view.patch | 830 bytes |
Drupal Taxonomy Navigator with all terms entry
Submitted by enzo on Mon, 12/29/2008 - 16:01.
Hello people
Today I create 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.
| Attachment | (click to download) | |
|---|---|---|
| taxonomy_navigator.patch | 20.42 KB |
Drupal Phone (cck) support for Costa Rican phone numbers
Submitted by enzo on Tue, 12/23/2008 - 22:18.
Last month Hertzel and I (enzo) sent a patch (http://drupal.org/node/317376) to add support for Costa Rican phone numbers in module phone (cck) http://drupal.org/project/phone.
Recently this patch was applied in the core of module for Drupal 5.x and 6.x
Now everybody in Costa can enjoy this new enhancement.
Enjoy

