Phase 1 completion
From Deptford.TV
This is the task list to complete our phase 1 of development. Aim to complete by july 2009.
- improve the way that the assets.txt metaDataGetter identifies which node type to get ie/eg. ogg audio files are mimetype: application/ogg so it doen't work currently. use variable_get to get the types allowed extensions for each content type? DONE
- at theme level, add correct tags to embed ogg/theora player on video and audio node pages. test for user agent firefox 3.1 and above. DONE
- validate xml file uploads: all assets must exist on the system b4 we let people upload xml project files. DONE
- check all validation of unique filenames. DONE
- test for long (ie. absolute) filepaths in xml files when uploading project files, and direct users to a help page. DONE
- link for users with download files permissions to clear their download history. DONE
---
- refactor hook_cron to give better messages DONE
- button for admins to clear dropbox (leave files less than 24hrs old in case of uploading) DONE as SHELL SCRIPT
- create node_reference fields to assets included in a particular edit when project xml files are uploaded DONE
- form-alter out the county field in location form as it seems cannot do this in config WONT FIX. DONE AS DEFAULT TO UNITED KINGDOM. I THINK THIS IS OK
- tag cloud DONE
- rss feed of changes to projects DONE SEE http://edit.deptford.tv/projects/changes.xml
- WORKFLOW: bulk uploaded media nodes should be unpublished. when a media node has taxonomy term and description filled in, it becomes published admins have access to a list (view) of 'unpublished' nodes. DONE
- script, or at least good documentation for creating new dropbox users. DONE
