Ticket #2717 (new enhancement)
Create window title on wiki pages from = The title =
| Reported by: | Markus Tacker <m@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | low | Milestone: | 0.13 |
| Component: | wiki system | Version: | none |
| Severity: | minor | Keywords: | formatter |
| Cc: |
Description
This is what Wikka does: They take the text from the h1 headline which would be the first = This is a headline = wiki code on the page and display it as page title instead of the camel case page name.
See for example: http://wikkawiki.org/UpgradingFromWakkaWiki
Wiki-Name of the Page: UpgradingFromWakkaWiki
Displayed title: Wikka: Migrating from WakkaWiki to Wikka Wiki
which the get from this code
===== Migrating from WakkaWiki to Wikka Wiki =====
which means h1 in Wikka syntax.
The purpose of this proposal is the create more readable window titles.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


