On Fri, Nov 21, 2008 at 8:40 PM, Vincent Massol <vincent(a)massol.net> wrote:
On Nov 21, 2008, at 12:30 PM, Vincent Massol wrote:
On Nov 21, 2008, at 12:06 PM, Vincent Massol wrote:
> Hi,
>
> We have a decision to take to support image parameters when we're
> linking to an image.
>
> Here's what this would mean with the current syntax:
>
> [[[[image:attach.png||height="100"
width="100"]]>>http://xwiki.org||
> param=value]]
>
> Is that what we want?
After discussing with Thomas we both agreed that we'd prefer to have
this syntax above, i.e.
[[[[image:attach.png||height="100"
width="100"]]>>http://xwiki.org||
param=value]]
And the good news is that I think I know how to modify wikimodel to
support this.