Re: [cowiki-dev] How to improve coWiki with a media document management system?
Vish Vishvanath <[email protected]>
| Newsgroups | gmane.comp.php.cowiki.devel |
|---|---|
| Message-ID | <[email protected]> |
I like it too. Do you think this could be extended to the autoindex plugin, or something similar, thereby granting permission or not to entire directories? In other words, could a directory be turned into a media object? This is something I have a big problem with - you can restrict access to the document, but not to the folder, because it's a web-accessible one through Apache. If the files were located outside the webroot and parsed through a download.php class, for example, as I have done for other applications, that'd be rather good. So I guess a combination of an autoindex plugin and a download plugin... vv On 15 Mar 2005, at 17:34, Sy wrote: > I like your proposal Daniel: > > * Media files have permissions > * Media files can be embedded into a page with a plugin > * Media files have names and unique IDs like regular documents.