Modify ↓
Opened 12 years ago
Last modified 9 years ago
#11163 new enhancement
Option to set HTML title.
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | next-major-releases |
Component: | wiki system | Version: | 0.12.2 |
Severity: | minor | Keywords: | wikipagename title |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Currently no option to set HTML title. At preset, title seems to be the same as the page name. The problem with this is the title can end up like "section/subsection/subsubsection/mypage" which isn't very handy.
I've tried using the html processor, as follows; !{{{ #!html <head><title>Test Title</title></head> }}} but no luck there either.
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
Keywords: | wikipagename title added |
---|---|
Milestone: | → next-major-releases |
Severity: | normal → minor |
Note:
See TracTickets
for help on using tickets.
Replying to anonymous:
We already do something "smart" for the filenames in the TracBrowser, we should be able to do the same with WikiPageNames.