Add files to Wiki
Added by nikolay parshin almost 14 years ago
Sorry for silly question..
I can not find anywhere information how to do it. I have 1 file in my FILES module(ver1.jpg)
But when I write on my wiki page
attachment:ver1.jpg
It displays like a text. Here http://www.redmine.org/wiki/1/RedmineTextFormatting I did not find any information about how to work with files from FILES module (only about with svn files and files which attached directly to wiki page)
And can someone say where REDMINE store this files (I guess in database) ?
Replies (4)
RE: Add files to Wiki - Added by Felix Schäfer almost 14 years ago
The files are uploaded to the files/
directory in you redmine directory, and there's no "redmine" link to files in the file module.
RE: Add files to Wiki - Added by Mischa The Evil almost 14 years ago
See also RedmineFiles and RedmineAttachedFiles. The first describes the "Files" core-module and the second describes the files which are attached to other Redmine resources1.
1 this includes issues, documents, forum messages and wiki pages.
RE: Add files to Wiki - Added by Sri Ramireddy almost 13 years ago
I am interested in knowing the answer to this question. I have figured out how to link 'Documents' to wiki page but not how to link the files under 'Files' tab to wiki page