Actions
Feature #721
openIncluding wiki file from repository.
Feature #721:
Including wiki file from repository.
Start date:
04/27/2011
Due date:
% Done:
0%
Estimated time:
Description
Hi,
The Wiki extension plugin you wrote is awesome!
I wonder if it's possible to suggest a new feature to the plugin that I find very usefull.
This new feature would make it possible to include files from the repository as the content of a wiki page.
This is particularly important when we want to document the software using wiki format.
As my English is not very good I believe that an example would be better.
Imagine that I write a text file called vision.wiki and the text inside this file is in wiki format.
Then, I send this file to the repository folder: trunk/design/requirement/vision.wiki
Now, I create a new wiki page in Redmine called Vision. Instead of writing a regular wiki text inside this new wiki page I just place a macro pointing to the vision.wiki file in the repository. Something like this:
{{include:repo/trunk/design/requirement/vision.wiki}}
That would be great!
Updated by Haru Iida almost 15 years ago
- Assignee set to Haru Iida
- Target version set to いつかやる(Unplanned)
Actions