User: stuartgreenfield Branch: HEAD Date: Sat, 26 Jan 2008 22:19:57 +0000 Modified files: /modules/flashnode CHANGELOG.txt flashnode.admin.inc flashnode.import.inc flashnode.module Log message: - Implemented file upload limits. For now this shares the same settings as upload.module since the file system check is run against all files. Request posted to drupal.org to try and get some advice on most appropriate way of runnin this check. - Allowable file extensions made configurable on a per role basis (again like upload.module, but in this case not shared) - Default extension types added as a constant to tidy up code - flashnode_validate_extensions function deleted as no longer needed - Import function uses configured default view setting for new nodes Links: http://cvs.drupal.org/diff.php?path=contributions/modules/flashnode/CHANGELO... http://cvs.drupal.org/diff.php?path=contributions/modules/flashnode/flashnod... http://cvs.drupal.org/diff.php?path=contributions/modules/flashnode/flashnod... http://cvs.drupal.org/diff.php?path=contributions/modules/flashnode/flashnod...