diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-22 16:46:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-22 16:46:27 +0000 |
commit | 622b866f3ee3d3b5fe76f913559a0afae66af001 (patch) | |
tree | 8c50af3ae2b4daed7fe01d12fd771f4b873cccc2 /doc/plugins/img | |
parent | 7bde880fa8cf2e7d3413a7ede7ae5b604a97e85b (diff) |
* img: Allow link=somepage to cause the image to link to a given page.
Slight overriding of link, as link=no is still used to disable the linking
entirely. Unless you have a page named "no"..
Diffstat (limited to 'doc/plugins/img')
-rw-r--r-- | doc/plugins/img/discussion.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/img/discussion.mdwn b/doc/plugins/img/discussion.mdwn index c6e6d3336..c8a536327 100644 --- a/doc/plugins/img/discussion.mdwn +++ b/doc/plugins/img/discussion.mdwn @@ -4,3 +4,4 @@ on <http://www.bddebian.com/~wiki/sidebar/> I'd like to have the logo link to \[[hurd/logo]] / <http://www.bddebian.com/~wiki/hurd/logo/> instead of linking to the PNG image file. --[[tschwinge]] +> Done, use link=somepage --[[Joey]] |