Modify ↓
Ticket #4468 (new defect)
Opened 5 years ago
Last modified 23 months ago
better support for relative name handling
| Reported by: | ittayd@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | next-major-0.1X |
| Component: | wiki system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
relative names should have support for:
- getting page name from the relative name
- getting page href (self.env.href.wiki) from relative name
this will allow something like:
[[Include(./RelativePage)]]
Attachments
Change History
comment:1 Changed 5 years ago by cboos
- Component changed from general to wiki
- Milestone set to 0.11
- Owner changed from jonas to cboos
comment:2 Changed 5 years ago by cboos
- Milestone changed from 0.11 to 0.12
WikiEngine refactoring and related fixes postponed.
comment:3 Changed 2 years ago by cboos
Include and transclusion {{…}} are on the radar, and relative names should of course be supported
comment:4 Changed 23 months ago by cboos
I've written down some early ideas about how this could work in TracDev/Proposals/AdvancedWikiFormatting#Transclusion.
Note: See
TracTickets for help on using
tickets.



Related to WikiContext.