Recent blog posts
- My Blog now supports creative commons license
- Custom version for MultiSite Search Module
- Drupal: How to Enable Active Trail with Nice Menus
- DrupalCamp CA / Guatemala 2010
- Content Profile Form inside User Edit for Drupal 6
- How use views arguments in PHP Code for Drupal 6
- Drupal Contribution: Generate vancode using mysql alone
- Drupal Module Patch: Belated PNG
- Drupal Patch to Notify Module to process only new content
- Notify module: Handle both published and unpublished entries
Module
Content Profile Form inside User Edit for Drupal 6
Submitted by enzo on Wed, 07/14/2010 - 15:31
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
Submitted by enzo on Sat, 04/03/2010 - 03:02
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
| Attachment | (click to download) | |
|---|---|---|
| notify-unpublished-content-and-only-new-content.patch | 3.95 KB |
Single Sign On between Drupal and Moodle
Submitted by enzo on Wed, 02/17/2010 - 01:37
This module was sponsored by eLearning Solutions
I got the mission from eLearning Solutions to implement the drupal module Single Sign On moodlesso for Drupal 6
This is the version use a share cookie for SSO between Drupal and Moodle.
This module was tested between Drupal 6.15 and Moodle 1.9.6
| Attachment | (click to download) | |
|---|---|---|
| moodlesso.tar.gz | 10.53 KB |
SRU Client | New Drupal 6 Module
Submitted by enzo on Wed, 12/23/2009 - 13:44
SRU Client enable integration with products implementing the SRU protocol for queries against DB, this standard was created by Library of Congress (US).
SRU is a standard XML-focused search protocol for Internet search queries, utilizing CQL (Contextual Query Language), a standard syntax for representing queries.
More information at SRU Home Page
Twitter your Drupal Website
Submitted by enzo on Wed, 04/22/2009 - 21:05
Hello people
As many people knows, nowadays provide a rss in your website isn't enough to link your visitor and enable they maintain a close relation with your website.
For this reason I check what is more popular tool for social network tools, and I find it's Twitter, looking in Drupal modules I find the module Twitter, this module work, but require each user register his own account.
| Attachment | (click to download) | |
|---|---|---|
| twitter.zip | 10.25 KB | |
| twitter-my-site.patch | 7.96 KB |
Drupal with upload by fieldgroup (upload_group_display_with_CCK_Fieldgroup_Tabs.jpg)
This image was uploaded with the post Drupal with upload by fieldgroup.

