[contributions:burningdog] /modules/ec_file CHANGELOG.txt ec_file.inc ec_file.install ec_file.module ec_file.theme.inc ec_file_node_form.tpl.php
User: burningdog Branch: HEAD Date: Thu, 09 Sep 2010 22:07:40 +0000 Modified files: /modules/ec_file CHANGELOG.txt ec_file.inc ec_file.install ec_file.module ec_file.theme.inc ec_file_node_form.tpl.php Log message: bug #906554 by burningdog: Fixed how the 'sell' checkboxes work on the node edit form, by * Renaming theme_ec_file_node_form() to theme_ec_file_upload_form() * Making sure the function properly emulates theme_upload_form_current() * Fixing the logic in _ec_file_form_submit() to work in 2 separate file upload cases: 1. When a file is uploaded before the form is submitted, by clicking the Upload button. 2. When a file is uploaded on form submission. Brought the module into line with drupal coding standards, thanks to coder.module Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ec_file/CHANGELOG.... http://cvs.drupal.org/diff.php?path=contributions/modules/ec_file/ec_file.in... http://cvs.drupal.org/diff.php?path=contributions/modules/ec_file/ec_file.in... http://cvs.drupal.org/diff.php?path=contributions/modules/ec_file/ec_file.mo... http://cvs.drupal.org/diff.php?path=contributions/modules/ec_file/ec_file.th... http://cvs.drupal.org/diff.php?path=contributions/modules/ec_file/ec_file_no...
participants (1)
-
drupal-cvs@drupal.org