On Sat, Sep 13, 2008 at 11:29 PM, Vincent Massol <[EMAIL PROTECTED]> wrote: > Hi, > > I have a problem in the new rendering. We cannot differentiate between > a URI and a multiwiki link. For example: [[prefix:value]] > This can be considered as a URI or as a space/page (another ambiguity) > pointing to the "prefix" subwiki... > > Right now what I've done is to only support mailto: URI and URI with > the format scheme://value. > > Any other prefix:value is considered a multiwiki link. > > Ideally we should have a better format so that there's no ambiguity. > > WDYT? (I don't have a good proposal right now).
Don't have better proposal either (at least one than is simple and readable for user) but +1 to define a non ambiguous different syntax. > > Thanks > -Vincent > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

