diff options
author | neale <neale@web> | 2008-10-15 23:14:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-15 23:14:31 -0400 |
commit | 594df81c54700cb46e4e9a7576ad70a2a2850958 (patch) | |
tree | 37c831a4e17e9a5af314d44f261e7a038a8ffb81 /doc/bugs | |
parent | c2bff24c6578c7ee263afc4ed28af64d99106bae (diff) |
Joey's right, that's good enough.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn b/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn index eb5fe5ce9..8cfd42e78 100644 --- a/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn +++ b/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn @@ -11,7 +11,3 @@ If I then inline that page, the (relative) URL no longer points to the right pla > > However, there is a simple way to avoid both problems: Use WikiLinks > and/or the [[img_directive|ikiwiki/directive/img]]. --[[Joey]] - ->> It would be nice if inlining a page just gave a tiny version of that page, though. ->> An iframe would be one way to do it, maybe not optimal. The presence of WikiLinks ->> and the img directive certainly make this a low-priority bug, though. --[[neale]] |