wouldn't it be great to have file upload functionality in ozimodo?
actually every post-type could get a button or something, so a file could be attached (like in typo)
one thing that always bugged me in wordpress, movabletype and most other blogs (except manila) was, that files could
not be uploaded and included anywhere in the whole system, via a simple meta-syntax.
manila has that, you can upload a picture for example, assign it an unique-id and refer to the picture via {{objectname}}
anywhere, to display it.
see also my post to the wordpress list on that topic
http://comox.textdrive.com/pipermail/wp-hackers/2005-July/001806.html
my suggestion for ozimodo would be:
* create another tab in the admin, that says files
* files can be uploaded and assigned an unique name
* all uploaded files can be listed/deleted/viewed in the files tab
* anywhere in a post, a file can be added (via the {{objectname}} or via dropdown)
what do you think? |