Recent blog posts
- 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
- osCommerse Authentication | New Drupal Module
- Single Sign On between Drupal and Moodle
- Share SSH Public Key Authentication
Video
OpenxVideo 1.0 alpha release
Submitted by enzo on Wed, 04/22/2009 - 14:26
Today we release our last project: http://www.openxvideo.com/
This project is an Open Source project, and is a join venture with a company from Holland called www.depascor.nl.
The idea born from a request from Maarten the Depascor owner, and later we though why we don't share our solution. So we (Anexusit) do some extra changes and build the project
We did:
openXvideo
OpenXvideo is a free, donate ware addition to openx, the world's most popular free advertising system. Currently available for openx 2.6.3 and 2.6.4. We will release a 2.8 plugin version soon, and are working on silverlight. Upcoming extra's are image & flash ads.
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 |

