From: Johannes G. <jg...@qf...> - 2002-08-17 11:31:27
|
On Fri, 16 Aug 2002, Reini Urban wrote: > I ported my old implementation of Imagelinks now the latest phpwiki > version. Keeping the metaphor [ linkname | url ] the linkname is what > gets displayed. here the inlined image. the url is the target, here the > pagenamed linked to. > > [ img | link ] > like [images/prev.gif|PrevLink][images/next.gif|NextLink] > as described in http://phpwiki.sourceforge.net/phpwiki/ImageLinks > What about real urls in the 'link' part of [img|link]? Is it already possible or do you only allow WikiPage links? This feature would allow us to add thumbnails of the form [ http://www.myhome.com/thumb.jpg | http://www.myhome.com/picture.jpg ] Perhaps, this is premature, since we have no real uploading scheme, so you always have to link to a homepage, but I think there are situation (look at the VisualWiki page), where this might be useful. BTW Is there any work on an upload/attachment mechanism? I think the subpage syntax would be nice (WikiPage/AttachMent1.jpg) regs Jo |