Community « Discussion forum « Bug tracker « YACS code for a collection item? «
Comment: YACS code for a collection item?
| << Previous | Next >> |
Comment inspired from rod
Rod: You are right that YACS' collections are only a mean to wrap web access on top of existing directories. Files are not indexed in the back-end mySQl database.
But this does not prevent us to create smart codes to reference well-known items.
For example:
would create a link to the collection index page, where
would download one individual file.
But this does not prevent us to create smart codes to reference well-known items.
For example:
[collection=media, All media files]
would create a link to the collection index page, where
[collection=media/path/file, A very interesting file]
would download one individual file.
This comment has inspired:
by Bernard on Dec. 25 2005
