Modify ↓
Opened 14 years ago
Closed 10 years ago
#8629 closed enhancement (fixed)
[PATCH] Support for nested pages and wiki: (and more)
Reported by: | Owned by: | Geert | |
---|---|---|---|
Priority: | normal | Component: | WantedPagesMacro |
Severity: | normal | Keywords: | patch |
Cc: | Itamar Oren, Ryan J Ollos | Trac Release: | 1.0 |
Description
This patch fixes (improves) these issues:
- Support for nested pages in wiki hierarchy
- Case-insensitive sorting of the result
- Support for
wiki:...
notation - Support for quotes and apostrophes in
[wiki:...]
andwiki:...
- Support for spaces in wiki names
Tested on 0.12, 0.13
Attachments (2)
Change History (10)
Changed 14 years ago by
Attachment: | wanted_pages.patch added |
---|
Changed 14 years ago by
Attachment: | wanted_pages.2.patch added |
---|
comment:2 follow-up: 5 Changed 13 years ago by
Cc: | Itamar Oren added; anonymous removed |
---|---|
Keywords: | patch added |
Thanks for the patch!
Just started using it, and looks like it does the job.
Any chance it gets into trunk?
comment:3 Changed 13 years ago by
Cc: | Ryan J Ollos added |
---|
comment:4 Changed 11 years ago by
Owner: | changed from Justin Francis to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:5 Changed 11 years ago by
Replying to itamarost:
Thanks for the patch!
Just started using it, and looks like it does the job.
Any chance it gets into trunk?
Yeah, I plan to push some changes. If you'd like to contribute, please let me know and I'll give you commit access.
comment:6 Changed 11 years ago by
Component: | WantedPagesPlugin → WantedPagesMacro |
---|
Renaming plugin from WantedPagesPlugin to WantedPagesMacro.
comment:7 Changed 11 years ago by
Owner: | changed from Ryan J Ollos to Geert |
---|
comment:8 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Trac Release: | 0.11 → 1.0 |
Note: See
TracTickets for help on using
tickets.