Envíos recientes a blogs
- 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
Drupal with upload files by fieldgroup
Submitted by enzo on Mié, 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.
Module Dependencies
CCK Fieldgroup
Module Compatibilty
CCK Fieldgroup Tabs
Features
- Ajax Upload
- Dynamic fieldgroup auto detection by Content Type
Please contact me if you have any doubt or concern
enjoy
enzo

