projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50d653a
)
web commit by http://sabr.myopenid.com/
author
Joey Hess
<joey@kitenet.net>
Thu, 10 Apr 2008 01:55:32 +0000
(21:55 -0400)
committer
Joey Hess
<joey@kitenet.net>
Thu, 10 Apr 2008 01:55:32 +0000
(21:55 -0400)
doc/todo/CSS_classes_for_links.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/CSS_classes_for_links.mdwn
b/doc/todo/CSS_classes_for_links.mdwn
index 0c5e4036bdc8aa13ffc80a4332e4961342af9858..06e3f091651f3bfd89d4cef56ff4fcfee6d52eb6 100644
(file)
--- 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: <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