kch / file_column forked from tekin/file_column

fork of file_column plugin, patched up with edge rails compatibility, locales, new features (see wiki)

This URL has Read+Write access

Caio Chassot (author)
Thu May 07 13:51:57 -0700 2009
commit  a9ca885b2a82e7f1dd0461cfe12307c87ae3ba75
tree    1e764ff0c92b5c26da2af2e8cc76641fe64af1e8
parent  ddd4cae314d7132ac2a9d7b15dbbc4e863f88db3
file_column / TODO
100644 7 lines (5 sloc) 0.243 kb
1
2
3
4
5
6
7
* document configuration options better
* support setting of permissions
* validation methods for file format/size
* delete stale files from tmp directories
 
* ensure valid URLs are created even when deployed at sub-path (compute_public_url?)