- labels: --> SimpleBlog
It is possible to add images to an blog entry, as done in
http://www.soiland.no/blog/2004-08-09. From
StructuredText, images can be linked in as
"image":img:imagename
However, this will break the view of the entry from a full
display at the top, ie at http://www.soiland.no/blog/ - as
the image http://www.soiland.no/blog/imagename will
not exist.
Therefore it is neccessary to add 2004-08-09/ to all inline
images - making the whole point of having images within
the blog entry partly useless. Is it possible to use a
smarter address that survives a blog entry renaming?
(one wish from me is the possibility of showing images
and/or other stuff added to a blog entry as a small box in
the right hand side of the screen - updated automatically)