Edgewall Software

Ticket #2717 (new enhancement)

Opened 3 years ago

Last modified 9 months ago

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

Changed 2 years ago by cboos

  • keywords formatter added
  • owner changed from jonas to cboos
  • severity changed from normal to minor
  • milestone set to 0.11

Could be done by setting a title "property" on the formatter, when the first = ... = is seen by the the _heading_formatter.

Changed 22 months ago by Markus Tacker <m@…>

This should then also be used by the [[TitleIndex]] Macro.

Changed 22 months ago by cboos

Well, unfortunately this is something that has been made difficult to implement right now, as we do a late rendering of Wiki content.

Still, we could do this when we will be able to dissociate Wiki parsing from wiki rendering (see #4431).

Changed 18 months ago by cboos

  • milestone changed from 0.11 to 0.12

WikiEngine refactoring and related fixes postponed.

Changed 9 months ago by eblot

#6898 has been marked as a duplicate

Add/Change #2717 (Create window title on wiki pages from = The title =)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from cboos. Next status will be 'new'
The owner will change from cboos to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.