From: Joey Hess Date: Thu, 10 Apr 2008 01:55:32 +0000 (-0400) Subject: web commit by http://sabr.myopenid.com/ X-Git-Tag: 2.42~8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=beea66a7116e446fa5973424371f16f52d324e8b;p=ikiwiki.git web commit by http://sabr.myopenid.com/ --- diff --git a/doc/todo/CSS_classes_for_links.mdwn b/doc/todo/CSS_classes_for_links.mdwn index 0c5e4036b..06e3f0916 100644 --- a/doc/todo/CSS_classes_for_links.mdwn +++ b/doc/todo/CSS_classes_for_links.mdwn @@ -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: + > 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