* Make media manager able to store media properties (garvinhicking)
TODO:
- Show more existing properties in edit interface [see TODO in file]
- - Read/Parse EXIF metadata
+ - Read/Parse EXIF metadata, ask which to import [config option?]
- Search/Filter for specific properties/keywords
- Enforce permissions on readable files
- Make JS emit the image ID somewhere in the <img> tag
- Move images/directories
+ - Also delete properties when deleting an image
- Create Smarty functions to access media properties by ID/filename
* Added directory tree view widget (JS) to the Media Selector