Feature #3547
Wiki include macro: add ability to include single section
Status: | New | Start date: | 2009-06-26 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Wiki | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
The include macro in Wiki should have the ability to include single section of a page, like this:{{include(Page#Section)}}
Related issues
History
#1
Updated by Patrick Cummins over 12 years ago
+1. This would be very helpful.
Are macros part of the textile wiki engine, or are they added by the Redmine source?
#2
Updated by Toshi MARUYAMA almost 12 years ago
- Category set to Text formatting
#3
Updated by Kevin Bijsterbosch over 9 years ago
Is this feature already added?
This would be very helpful when using larger pages and get a block of information instead of the entire page.
#4
Updated by Toshi MARUYAMA over 9 years ago
- Category changed from Text formatting to Wiki
#5
Updated by Edson Yhe about 9 years ago
+1
Hello everyone,
I'd like to know how this issue is proceeding.
This feature would be very powerfull since I have lots of wiki pages with duplicated contents.
Tks :)
#6
Updated by Sergey Kompaniets almost 9 years ago
+1 This would be very useful feature.
#7
Updated by Julius Friedrich over 7 years ago
+1 I'd like to see this.
#8
Updated by Peter Kulbida about 7 years ago
+100500
#9
Updated by Kenric Lam over 6 years ago
+1 I'm longing for it.
#10
Updated by Damir Skoric about 6 years ago
+1 I was looking for a way to do this today.
#11
Updated by Go MAEDA about 6 years ago
- Related to Feature #4372: Wiki include macro: Include specific revision added
#12 Updated by Anonymous almost 6 years ago
+1 I make this feature in plugin. http://www.redmine.org/plugins/redmine_include_macro_extension
I hope to be merged to Redmine.
#13
Updated by Martin Hartung over 5 years ago
+1 for a core implementation
#14
Updated by Laurent Girard over 5 years ago
+1 would be really usefull
#15
Updated by Takenori TAKAKI about 4 years ago
- File 23216.patch
added
+1, I thought it would be very useful.
So, I made a patch, with reference to redmine_include_macro_extension plugin maded by @Taiki I.
We will be able to include a section of wiki page, by writing the macro as below.
{{include (Page, Section)}}
#16
Updated by Go MAEDA almost 4 years ago
- Target version set to Candidate for next major release