diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 21:14:54 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 21:14:54 +0000 |
commit | 06e74035770af03aec7b077baf15b34eeef7a8eb (patch) | |
tree | 1c483fb4919bc225f2dcbe6f9ac65e40c2697acb /doc/todo | |
parent | 79947fda81e84cb2957749b20e1e0ac51158635f (diff) | |
download | ikiwiki-06e74035770af03aec7b077baf15b34eeef7a8eb.tar ikiwiki-06e74035770af03aec7b077baf15b34eeef7a8eb.tar.gz |
link to rel=nofollow todo
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/rel_attribute_for_links.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/rel_attribute_for_links.mdwn b/doc/todo/rel_attribute_for_links.mdwn index 23314938e..331721b55 100644 --- a/doc/todo/rel_attribute_for_links.mdwn +++ b/doc/todo/rel_attribute_for_links.mdwn @@ -9,8 +9,8 @@ This patch adds this possibility to htmllink(). This one uses it for tags: -> Both applied, thanks. Leaving the bug open since rel=nofollow etc are -> still requested here. --[[Joey]] +> Both applied, thanks. Leaving the bug open since other parts are not +> implemented yet. See also [[rel=nofollow_on_external_links]] --[[Joey]] This can also help for css decoraton. An example of these patches in use: http://poivron.org/~nil/iki/japonesie/horizon_large/ |