
|
[dokuwiki]
||
[Date Prev]
[09-2006 Date Index]
[Date Next]
||
[Thread Prev]
[09-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: link in title?
- From: "TNHarris" <telliamed@xxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 07 Sep 2006 18:49:10 -0400
On Mon, 4 Sep 2006 20:04:38 +0200, "Andreas Gohr" <andi@xxxxxxxxxxxxxx>
said:
>
> To shorten this discussion: formattings in headlines is not possible and
> was discussed multiple times before. Please search the archives.
>
I confess that I'm too lazy to do a full search. So I hope I'm not
resurrecting any bad memories.
But what about entities? And this applies to not just to headlines, but
also link and media titles, and a few formatting plugins that pull spans
of text in.
So I made this patch that invokes a second parser for replacing just
entities where appropriate. The changes are all in inc/parser/xhtml.php
and mostly involve replacing ''_xmlEntities'' with ''_inlineEntities''.
Plugins will also have to be modified accordingly.
Also, has anyone else noticed that quotes don't work right when next to
another replacement. For instance, "PERL's syntax" will show a
left-handed apostrophe. I tried moving the quote handler priority up,
but it didn't seem to make a difference.
-- tom
telliamed@xxxxxxxxxxx
--
http://www.fastmail.fm - Send your email first class
|

|