diff options
author | intrigeri <intrigeri@boum.org> | 2010-01-07 23:22:48 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-01-07 23:22:48 +0100 |
commit | 6257a714077712e818127ed0c68d9a9611d7628f (patch) | |
tree | 23ad8f63bec840af6569a26b42de9b2470d06278 /doc/todo | |
parent | dfaad14f5364422489dba852b92e0746c35e2c0c (diff) | |
download | ikiwiki-6257a714077712e818127ed0c68d9a9611d7628f.tar ikiwiki-6257a714077712e818127ed0c68d9a9611d7628f.tar.gz |
selflink detection is suboptimal when using the po plugin
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Fix_selflink_in_po_plugin.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/Fix_selflink_in_po_plugin.mdwn b/doc/todo/Fix_selflink_in_po_plugin.mdwn new file mode 100644 index 000000000..ae59e14c2 --- /dev/null +++ b/doc/todo/Fix_selflink_in_po_plugin.mdwn @@ -0,0 +1,4 @@ +Using the po plugin, a link to /bla is present in the sidebar. +When viewing /bla in the default language, this link is detected as +a selflink. When viewing a translation of /bla, it +isn't. --[[intrigeri]] |