Table of contents ▼▲
Feature Requests
1 mar 2006
it would be great to be able to control per page how many (1..6) heading levels get collected into toc, say via pagecommands. reason: some wiki pages might have a rather developed header list with low-level headers tending to be pretty lengthy and it really clutters toc, so it would be good to limit toc depth on such pages to 2 levels or even 1 level. what do you think? (mail@tivasyk.kiev.ua)
-
- A good suggestion, and one that could be easily added using pagecommands. I\'ll add to my list...
- wow, take a look at how an apostroph got translated into backslash&apostroph... (tivasyk)
- Doesn\'t happen on my test server at home or at work.... Really annoying because I am \'stripping\' slashes from the passed data.
11 mar 2006
a feature request: it would be great to have a few additional markup translation rules to turn pseudo-punctuation symbols into proper typographic punctuators, like:
- two short dashes (--) >> into an m-dash (â), alt+0151;
-
russian-style quotation pseudo-marks (<< and >>
>> into typographically correct pair (« and »), alt+0171 and alt+0187;
- pseudo-apostrophe (' seconds sign or `) >> into a proper apostrophe (â), alt+0146;
- three periods (...) into typographic omission points (â¦), alt+0133 etc.
another one: it would be great to add an option to custom.php to open all external links in a new browser window by default [mail@tivasyk.kiev.ua]