aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI <https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI@web>2010-01-09 23:00:00 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-01-09 23:00:00 +0000
commitf00b15cc369e1e3b7949a10a6fa9d8688f60a82f (patch)
tree8708d285e9199495ea10427f9065c7f920e40fbf
parent62a67e161bccba431b8b8a501967ba7acf6e197a (diff)
downloadikiwiki-f00b15cc369e1e3b7949a10a6fa9d8688f60a82f.tar
ikiwiki-f00b15cc369e1e3b7949a10a6fa9d8688f60a82f.tar.gz
help request with plugin draft
-rw-r--r--doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
index 045f8cc68..2b91cd856 100644
--- a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
+++ b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
@@ -53,3 +53,10 @@ Any hints? --[[jerojasro]]
>>> example).
>>>
>>> I can help you bang that plugin into shape if need be. --[[Joey]]
+
+>>>> both my plugin and your suggestion yield broken html links when inlining the page
+>>>>
+>>>> I thought using the `bestlink` function would take care of that, but alas, it doesn't.
+>>>> Get the "plugin" [here](http://devnull.li/~jerojasro/files/linktoimgonly.pm), see the broken
+>>>> links generated [here](http://devnull.li/~jerojasro/blog/posts/job_offers/) and the source
+>>>> file for that page [here](http://git.devnull.li/cgi-bin/gitweb.cgi?p=blog-jerojasro.git;a=blob;f=posts/job_offers.mdwn;hb=HEAD) --[[jerojasro]]