Joey Hess 2008-04-09 21:55:32 -04:00
parent 50d653ad11
commit beea66a711
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ My best regards,
>>> I also think this should be in an external plugin, not in ikiwiki.
>>>
I find CSS3 support still spotty... Here are some notes on how to do this in IkiWiki with jQuery: <http://iki.u32.net/setup/External_Links>
> If you need to achieve this in IkiWiki itself, I imagine you could create a
> plugin which runs in the `format` phase of rendering and search/replaces
> specific link patterns. This should be a fairly simple exercise in regular