From: Adam S. <ad...@pe...> - 2002-02-13 01:45:27
|
> There followed an eerie silence broken only by the sounds of the forest > and the distant howl of a Great Dane (we have no wolves in England, > alas). > > Would that be a 'no' then? 'fraid so (at least as far as i know). it wouldn't be hard to add but it's not something that wiki's have historically supported so there would need to be new syntax invented for it ... and we're getting pretty overloaded already. it could be done with a fairly simple plugin i imagine or maybe something like this: [ image | url ] which is really just a minor extension of the setup we already have for arbitrary links, however you'd have to do a rule which said something like if tag matchs "^(ftp|http://).*\.(gif|jpg|jpeg|png)$" then it's an image link. other wise it's just a normal anchor. would that work? adam. |