Hi, After a number of false starts, I have managed to get images to display in the wiki. I placed the images within a folder of the wiki repository, i.e. wiki/eggref/4/pstk-images/*.png and then tried to find the correct reference to place in the 'image' tag.
None of the relative urls I tried worked: [[image:/eggref/4/pstk-images/pstk-conversion.png|ALT]] [[image:pstk-images/pstk-conversion.png|ALT]] The explicit URL based on the egg's url also did not work: [[image:http://wiki.call-cc.org/eggref/4/pstk-images/pstk-conversion.png|ALT ]] Finally, I managed to work out the following absolute url, which does (seem to) work: [[image: http://code.call-cc.org/svn/chicken-eggs/wiki/eggref/4/pstk-images/pstk-conversion.png|ALT ]] Is this worth adding to the 'editing help' wiki syntax page? Or is there a relative url which will work for images? thanks, Peter.
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
