On Wed, Jul 23, 2008 at 6:05 PM, Vincent Massol <[EMAIL PROTECTED]> wrote:
> Some open issues/questions:
>
> 1) I think we need a syntax for escaping a block of text. I'd propose
> using {{{whatever here}}} (same as creole and confluence). We could do
> it with a macro but I don't know how we could implement it easily...
+1 to use Creole syntax for this, I prefer this to mediawiki syntax
(<nowiki>, which looks like html).
> 2) Do we want double curly braces for macros or simple ones:
> {{macro/}} or {macro/}. If we use simple ones then it won't be easy to
> enter { and } chars in a text (they would need to be escaped) and
> since we've decided to have double chars for items ( **, --, ~~, etc)
> we might as well do that for macros.
+1 to use 2 symbols for everything with 2 exceptions : lists and tables.
> 3) Do we want to support images in links. For example:
> [[image:someimage.png]]? We already support URIs in links, such as
> mailto: so maybe it wouldn't be too hard to support images too I
> guess. Or do we want only the Image macro? A related question is do we
> support http images (http://.../someimage.png) inside links and as an
> inline element directly in the text?
Being able to have images as links is a common request, +1 to handle it.
-0 to be able to have text + image in a link.
> 4) Tables: do we keep the table macro or do we want a wiki syntax for
> tables.
Creole syntax for this (pipes only) looks both user friendly and not
error prone. Since table lines have to start with a pipe this syntax
does not prevent from using pipes in text.
--
Jean-Vincent Drean
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs