Opened 15 years ago
Closed 15 years ago
#7016 closed enhancement (fixed)
[patch] configurable preset of wiki page template used for new pages
Reported by: | Steffen Hoffmann | Owned by: | anonymous |
---|---|---|---|
Priority: | normal | Component: | WikiTicketCalendarMacro |
Severity: | normal | Keywords: | templates |
Cc: | Trac Release: | 0.11 |
Description
enclosed patch shows, how support for creating new wiki pages from pre-defined wiki page templates could be added,
this fits nicely with already great usability of this macro, used this for months now in production environment so proven to work and make colleagues happy
Attachments (1)
Change History (6)
Changed 15 years ago by
Attachment: | WikiTicketCalendarMacro_template-support.patch added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
I'm going to go ahead and apply the patch to the trunk, but I won't have time to test. I'd appreciate if you can report back if you are able to test the latest version of the trunk. Thanks for the patch.
comment:3 Changed 15 years ago by
This patch does not appear to be generated against the current trunk. Could you send me a file containing this patch and the patch from #7018?
comment:4 Changed 15 years ago by
Owner: | changed from Ryan J Ollos to anonymous |
---|---|
Status: | new → assigned |
I committed the file you sent by email. I'm not sure if that includes a code for the enhancement described here. If not, could you please send create a patch against the current 0.12 branch that includes these changes?
Sorry, I haven't had much time lately to work on this plugin or review patches.
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
So this ticket is solved, but the version you committed into r7893 has more than the changes in the patch file attached to this ticket. See comment 4 at ticket 7018 for details. I guess there is no need to re-send the patch.
Beware: You'll need another version for recent versions of trac-0.12dev, so for upcoming Trac 0.12 as well. But this is already done. Look at #7039, please.
introducing new configuration option: wiki page template name used for new wiki pages created from click to Calender link