diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-06 04:45:29 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-06 04:45:29 +0000 |
commit | 2c2022239f314c3c1f188a92818714abdb7db2a0 (patch) | |
tree | 322ee937798827d49c208f4023921727476f2939 | |
parent | 81ee95a1ac01dd4c124407a460847df47986bee0 (diff) |
idea
-rw-r--r-- | doc/todo/wikilink_titles.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/wikilink_titles.mdwn b/doc/todo/wikilink_titles.mdwn new file mode 100644 index 000000000..e47928ae2 --- /dev/null +++ b/doc/todo/wikilink_titles.mdwn @@ -0,0 +1,4 @@ +If a wikilink does not show the name of the page, because it's been +overridden to show something else, it could put a title="pagename" in the +link. This way users mousing over the wikilink would get a nice tooltip +with some extra info. |