[Radiant] New wiki page: Installing page_attachments
David Piehler
davidpiehler at gmail.com
Wed Jun 6 14:08:08 CDT 2007
FYI, page_attachments allows you to upload multiple files of the same
filename to page(s) in the same page/child scope. While this is not a
problem when storing the files (because of the nested folder structure),
it is a problem when trying to access the files. Example:
/0000/0001/myfile.pdf
/0000/0002/myfile.pdf
<r:attachment:link name="myfile.pdf" />
How does the tag know which file to choose?
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list