[xwiki-devs] parameters for embedded docs don't work...
Hello again, I write something like: (% style="somestyle" %) ((( my embedded wikipage ))) the style is not applied to the <div> surrounding the embedded wikipage. Is it normal or is it a bug? Pascal
On May 27, 2009, at 6:13 PM, Pascal Voitot wrote:
Hello again,
I write something like:
(% style="somestyle" %) ((( my embedded wikipage )))
the style is not applied to the <div> surrounding the embedded wikipage. Is it normal or is it a bug?
It should work AFAIK. What version of core? Thanks -Vincent
On Wed, May 27, 2009 at 6:16 PM, Vincent Massol <[email protected]> wrote:
On May 27, 2009, at 6:13 PM, Pascal Voitot wrote:
Hello again,
I write something like:
(% style="somestyle" %) ((( my embedded wikipage )))
the style is not applied to the <div> surrounding the embedded wikipage. Is it normal or is it a bug?
It should work AFAIK. What version of core?
this is my strange 1.9-snapshot... I'm going to use 1.9 RC1 asap but I need to recompile it with derby and I'm lazy :) and does * (% style="mystyle" %)((( embedded content ))) works?
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi, On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:16 PM, Vincent Massol <[email protected]> wrote:
On May 27, 2009, at 6:13 PM, Pascal Voitot wrote:
Hello again,
I write something like:
(% style="somestyle" %) ((( my embedded wikipage )))
the style is not applied to the <div> surrounding the embedded wikipage. Is it normal or is it a bug?
It should work AFAIK. What version of core?
this is my strange 1.9-snapshot... I'm going to use 1.9 RC1 asap but I need to recompile it with derby and I'm lazy :)
and does
* (% style="mystyle" %)((( embedded content )))
works?
Nope, it doesn't seem to work. Guillaume
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/
On Wed, May 27, 2009 at 6:29 PM, Guillaume Lerouge <[email protected]>wrote:
Hi,
On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:16 PM, Vincent Massol <[email protected]> wrote:
On May 27, 2009, at 6:13 PM, Pascal Voitot wrote:
Hello again,
I write something like:
(% style="somestyle" %) ((( my embedded wikipage )))
the style is not applied to the <div> surrounding the embedded wikipage. Is it normal or is it a bug?
It should work AFAIK. What version of core?
this is my strange 1.9-snapshot... I'm going to use 1.9 RC1 asap but I need to recompile it with derby and I'm lazy :)
and does
* (% style="mystyle" %)((( embedded content )))
works?
Nope, it doesn't seem to work.
This is my precise case in fact... so is it a bug?
Guillaume
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi, On Wed, May 27, 2009 at 6:34 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:29 PM, Guillaume Lerouge <[email protected]
wrote:
Hi,
On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:16 PM, Vincent Massol <[email protected]> wrote:
On May 27, 2009, at 6:13 PM, Pascal Voitot wrote:
Hello again,
I write something like:
(% style="somestyle" %) ((( my embedded wikipage )))
the style is not applied to the <div> surrounding the embedded wikipage. Is it normal or is it a bug?
It should work AFAIK. What version of core?
this is my strange 1.9-snapshot... I'm going to use 1.9 RC1 asap but I need to recompile it with derby and I'm lazy :)
and does
* (% style="mystyle" %)((( embedded content )))
works?
Nope, it doesn't seem to work.
This is my precise case in fact... so is it a bug?
Well, (% style="color: green;" %) * ((({{include document="Main.Papillon" /}}))) works -> couldn't you use that instead? Guillaume
Guillaume
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/
On Wed, May 27, 2009 at 6:37 PM, Guillaume Lerouge <[email protected]>wrote:
Hi,
On Wed, May 27, 2009 at 6:34 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:29 PM, Guillaume Lerouge <[email protected]
wrote:
Hi,
On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:16 PM, Vincent Massol <[email protected]> wrote:
On May 27, 2009, at 6:13 PM, Pascal Voitot wrote:
Hello again,
I write something like:
(% style="somestyle" %) ((( my embedded wikipage )))
the style is not applied to the <div> surrounding the embedded wikipage. Is it normal or is it a bug?
It should work AFAIK. What version of core?
this is my strange 1.9-snapshot... I'm going to use 1.9 RC1 asap but I need to recompile it with derby and I'm lazy :)
and does
* (% style="mystyle" %)((( embedded content )))
works?
Nope, it doesn't seem to work.
This is my precise case in fact... so is it a bug?
Well,
(% style="color: green;" %) * ((({{include document="Main.Papillon" /}})))
works
-> couldn't you use that instead?
yes I could but this is not really what I would like :)
Guillaume
Guillaume
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
In fact, I want something like * (% style="mystyle" %)((( blablblabla |=bliblibli |=blublublu ))) and everything is aligned on the bullet's column even the table... On Wed, May 27, 2009 at 6:41 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:37 PM, Guillaume Lerouge <[email protected]>wrote:
Hi,
On Wed, May 27, 2009 at 6:34 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:29 PM, Guillaume Lerouge <[email protected]
wrote:
Hi,
On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:16 PM, Vincent Massol <[email protected]
wrote:
On May 27, 2009, at 6:13 PM, Pascal Voitot wrote:
> Hello again, > > I write something like: > > (% style="somestyle" %) > ((( > my embedded wikipage > ))) > > the style is not applied to the <div> surrounding the embedded > wikipage. > Is it normal or is it a bug?
It should work AFAIK. What version of core?
this is my strange 1.9-snapshot... I'm going to use 1.9 RC1 asap but I need to recompile it with derby and I'm lazy :)
and does
* (% style="mystyle" %)((( embedded content )))
works?
Nope, it doesn't seem to work.
This is my precise case in fact... so is it a bug?
Well,
(% style="color: green;" %) * ((({{include document="Main.Papillon" /}})))
works
-> couldn't you use that instead?
yes I could but this is not really what I would like :)
Guillaume
Guillaume
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Re, On Wed, May 27, 2009 at 6:44 PM, Pascal Voitot <[email protected]>wrote:
In fact, I want something like
* (% style="mystyle" %)((( blablblabla |=bliblibli |=blublublu )))
and everything is aligned on the bullet's column even the table...
What about (% style="color: green;" %) * ((( blablblabla |=bliblibli |=blublublu ))) (%%) * item 2 ? Guillaume
On Wed, May 27, 2009 at 6:41 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:37 PM, Guillaume Lerouge <[email protected] wrote:
Hi,
On Wed, May 27, 2009 at 6:34 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:29 PM, Guillaume Lerouge <
wrote:
Hi,
On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:16 PM, Vincent Massol < [email protected]
wrote:
> > On May 27, 2009, at 6:13 PM, Pascal Voitot wrote: > > > Hello again, > > > > I write something like: > > > > (% style="somestyle" %) > > ((( > > my embedded wikipage > > ))) > > > > the style is not applied to the <div> surrounding the embedded > > wikipage. > > Is it normal or is it a bug? > > It should work AFAIK. What version of core? >
this is my strange 1.9-snapshot... I'm going to use 1.9 RC1 asap but I need to recompile it with derby and I'm lazy :)
and does
* (% style="mystyle" %)((( embedded content )))
works?
Nope, it doesn't seem to work.
This is my precise case in fact... so is it a bug?
Well,
(% style="color: green;" %) * ((({{include document="Main.Papillon" /}})))
works
-> couldn't you use that instead?
yes I could but this is not really what I would like :)
Guillaume
Guillaume
> > Thanks > -Vincent > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/
On Wed, May 27, 2009 at 6:49 PM, Guillaume Lerouge <[email protected]>wrote:
Re,
On Wed, May 27, 2009 at 6:44 PM, Pascal Voitot <[email protected]>wrote:
In fact, I want something like
* (% style="mystyle" %)((( blablblabla |=bliblibli |=blublublu )))
and everything is aligned on the bullet's column even the table...
What about
(% style="color: green;" %) * ((( blablblabla |=bliblibli |=blublublu )))
(%%) * item 2
?
The problem is that I want the style to apply on the <div> corresponding to the ((())) not on the <ul>... so I want a list item embedding some content and apply my style on this content... Anyway, I can use CSS instead...
Guillaume
On Wed, May 27, 2009 at 6:41 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:37 PM, Guillaume Lerouge <
wrote:
Hi,
On Wed, May 27, 2009 at 6:34 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:29 PM, Guillaume Lerouge < [email protected]
wrote:
Hi,
On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot <[email protected]>wrote:
> On Wed, May 27, 2009 at 6:16 PM, Vincent Massol < [email protected]
> wrote: > > > > > On May 27, 2009, at 6:13 PM, Pascal Voitot wrote: > > > > > Hello again, > > > > > > I write something like: > > > > > > (% style="somestyle" %) > > > ((( > > > my embedded wikipage > > > ))) > > > > > > the style is not applied to the <div> surrounding the embedded > > > wikipage. > > > Is it normal or is it a bug? > > > > It should work AFAIK. What version of core? > > > > this is my strange 1.9-snapshot... > I'm going to use 1.9 RC1 asap but I need to recompile it with derby and I'm > lazy :) > > and does > > * (% style="mystyle" %)((( > embedded content > ))) > > works? >
Nope, it doesn't seem to work.
This is my precise case in fact... so is it a bug?
Well,
(% style="color: green;" %) * ((({{include document="Main.Papillon" /}})))
works
-> couldn't you use that instead?
yes I could but this is not really what I would like :)
Guillaume
Guillaume
> > > > > > > Thanks > > -Vincent > > > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs >
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Re, On Wed, May 27, 2009 at 6:56 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:49 PM, Guillaume Lerouge <[email protected]
wrote:
Re,
On Wed, May 27, 2009 at 6:44 PM, Pascal Voitot <[email protected]>wrote:
In fact, I want something like
* (% style="mystyle" %)((( blablblabla |=bliblibli |=blublublu )))
and everything is aligned on the bullet's column even the table...
What about
(% style="color: green;" %) * ((( blablblabla |=bliblibli |=blublublu )))
(%%) * item 2
?
The problem is that I want the style to apply on the <div> corresponding to the ((())) not on the <ul>... so I want a list item embedding some content and apply my style on this content...
Anyway, I can use CSS instead...
* (% style="color: green;" %)((( blablblabla |=bliblibli |=blublublu ))) works ;-) Since there's no blank line between * and (% they're considered as part of the same paragraph. Guillaume
Guillaume
On Wed, May 27, 2009 at 6:41 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:37 PM, Guillaume Lerouge <
wrote:
Hi,
On Wed, May 27, 2009 at 6:34 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:29 PM, Guillaume Lerouge < [email protected] >wrote:
> Hi, > > On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot > <[email protected]>wrote: > > > On Wed, May 27, 2009 at 6:16 PM, Vincent Massol < [email protected]
> > wrote: > > > > > > > > On May 27, 2009, at 6:13 PM, Pascal Voitot wrote: > > > > > > > Hello again, > > > > > > > > I write something like: > > > > > > > > (% style="somestyle" %) > > > > ((( > > > > my embedded wikipage > > > > ))) > > > > > > > > the style is not applied to the <div> surrounding the embedded > > > > wikipage. > > > > Is it normal or is it a bug? > > > > > > It should work AFAIK. What version of core? > > > > > > > this is my strange 1.9-snapshot... > > I'm going to use 1.9 RC1 asap but I need to recompile it with derby and > I'm > > lazy :) > > > > and does > > > > * (% style="mystyle" %)((( > > embedded content > > ))) > > > > works? > > > > Nope, it doesn't seem to work. >
This is my precise case in fact... so is it a bug?
Well,
(% style="color: green;" %) * ((({{include document="Main.Papillon" /}})))
works
-> couldn't you use that instead?
yes I could but this is not really what I would like :)
Guillaume
> > Guillaume > > > > > > > > > > > > > > Thanks > > > -Vincent > > > > > > _______________________________________________ > > > devs mailing list > > > [email protected] > > > http://lists.xwiki.org/mailman/listinfo/devs > > > > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > > > > > > -- > Guillaume Lerouge > Product Manager - XWiki > Skype ID : wikibc > http://guillaumelerouge.com/ > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/
On Wed, May 27, 2009 at 6:58 PM, Guillaume Lerouge <[email protected]>wrote:
Re,
On Wed, May 27, 2009 at 6:56 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:49 PM, Guillaume Lerouge <[email protected]
wrote:
Re,
On Wed, May 27, 2009 at 6:44 PM, Pascal Voitot <[email protected]>wrote:
In fact, I want something like
* (% style="mystyle" %)((( blablblabla |=bliblibli |=blublublu )))
and everything is aligned on the bullet's column even the table...
What about
(% style="color: green;" %) * ((( blablblabla |=bliblibli |=blublublu )))
(%%) * item 2
?
The problem is that I want the style to apply on the <div> corresponding to the ((())) not on the <ul>... so I want a list item embedding some content and apply my style on this content...
Anyway, I can use CSS instead...
* (% style="color: green;" %)((( blablblabla |=bliblibli |=blublublu )))
works ;-)
Since there's no blank line between * and (% they're considered as part of the same paragraph.
you're right it works :) will you put this case in the documentation ? :):):) it reminds of my past french grammar courses... this rule works all the time but not in this, this, this, this and this cases and in that case, it works like that...
Guillaume
Guillaume
On Wed, May 27, 2009 at 6:41 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:37 PM, Guillaume Lerouge <
wrote:
Hi,
On Wed, May 27, 2009 at 6:34 PM, Pascal Voitot <[email protected]>wrote:
> On Wed, May 27, 2009 at 6:29 PM, Guillaume Lerouge < [email protected] > >wrote: > > > Hi, > > > > On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot > > <[email protected]>wrote: > > > > > On Wed, May 27, 2009 at 6:16 PM, Vincent Massol < [email protected] > > > > wrote: > > > > > > > > > > > On May 27, 2009, at 6:13 PM, Pascal Voitot wrote: > > > > > > > > > Hello again, > > > > > > > > > > I write something like: > > > > > > > > > > (% style="somestyle" %) > > > > > ((( > > > > > my embedded wikipage > > > > > ))) > > > > > > > > > > the style is not applied to the <div> surrounding the embedded > > > > > wikipage. > > > > > Is it normal or is it a bug? > > > > > > > > It should work AFAIK. What version of core? > > > > > > > > > > this is my strange 1.9-snapshot... > > > I'm going to use 1.9 RC1 asap but I need to recompile it
with
derby
and > > I'm > > > lazy :) > > > > > > and does > > > > > > * (% style="mystyle" %)((( > > > embedded content > > > ))) > > > > > > works? > > > > > > > Nope, it doesn't seem to work. > > > > This is my precise case in fact... so is it a bug? >
Well,
(% style="color: green;" %) * ((({{include document="Main.Papillon" /}})))
works
-> couldn't you use that instead?
yes I could but this is not really what I would like :)
Guillaume
> > > > > > Guillaume > > > > > > > > > > > > > > > > > > > > > Thanks > > > > -Vincent > > > > > > > > _______________________________________________ > > > > devs mailing list > > > > [email protected] > > > > http://lists.xwiki.org/mailman/listinfo/devs > > > > > > > _______________________________________________ > > > devs mailing list > > > [email protected] > > > http://lists.xwiki.org/mailman/listinfo/devs > > > > > > > > > > > -- > > Guillaume Lerouge > > Product Manager - XWiki > > Skype ID : wikibc > > http://guillaumelerouge.com/ > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs >
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On May 27, 2009, at 7:13 PM, Pascal Voitot wrote:
On Wed, May 27, 2009 at 6:58 PM, Guillaume Lerouge <[email protected]
wrote:
Re,
On Wed, May 27, 2009 at 6:56 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:49 PM, Guillaume Lerouge <[email protected]
wrote:
Re,
On Wed, May 27, 2009 at 6:44 PM, Pascal Voitot <[email protected]>wrote:
In fact, I want something like
* (% style="mystyle" %)((( blablblabla |=bliblibli |=blublublu )))
and everything is aligned on the bullet's column even the table...
What about
(% style="color: green;" %) * ((( blablblabla |=bliblibli |=blublublu )))
(%%) * item 2
?
The problem is that I want the style to apply on the <div> corresponding to the ((())) not on the <ul>... so I want a list item embedding some content and apply my style on this content...
Anyway, I can use CSS instead...
* (% style="color: green;" %)((( blablblabla |=bliblibli |=blublublu )))
works ;-)
Since there's no blank line between * and (% they're considered as part of the same paragraph.
you're right it works :) will you put this case in the documentation ? :):):)
nope :)
it reminds of my past french grammar courses... this rule works all the time but not in this, this, this, this and this cases and in that case, it works like that...
The fact that it works looks like a bug to me (unless we agree to support (%..%) for groups in inline mode). -Vincent
On Wed, May 27, 2009 at 6:41 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:37 PM, Guillaume Lerouge <
wrote:
> Hi, > > On Wed, May 27, 2009 at 6:34 PM, Pascal Voitot > <[email protected]>wrote: > >> On Wed, May 27, 2009 at 6:29 PM, Guillaume Lerouge < [email protected] >>> wrote: >> >>> Hi, >>> >>> On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot >>> <[email protected]>wrote: >>> >>>> On Wed, May 27, 2009 at 6:16 PM, Vincent Massol < [email protected] >> >>>> wrote: >>>> >>>>> >>>>> On May 27, 2009, at 6:13 PM, Pascal Voitot wrote: >>>>> >>>>>> Hello again, >>>>>> >>>>>> I write something like: >>>>>> >>>>>> (% style="somestyle" %) >>>>>> ((( >>>>>> my embedded wikipage >>>>>> ))) >>>>>> >>>>>> the style is not applied to the <div> surrounding the embedded >>>>>> wikipage. >>>>>> Is it normal or is it a bug? >>>>> >>>>> It should work AFAIK. What version of core? >>>>> >>>> >>>> this is my strange 1.9-snapshot... >>>> I'm going to use 1.9 RC1 asap but I need to recompile it with derby > and >>> I'm >>>> lazy :) >>>> >>>> and does >>>> >>>> * (% style="mystyle" %)((( >>>> embedded content >>>> ))) >>>> >>>> works? >>>> >>> >>> Nope, it doesn't seem to work. >>> >> >> This is my precise case in fact... so is it a bug? >> > > Well, > > (% style="color: green;" %) > * ((({{include document="Main.Papillon" /}}))) > > works > > -> couldn't you use that instead? >
yes I could but this is not really what I would like :)
> > Guillaume > > >> >> >>> >>> Guillaume >>> >>> >>>> >>>> >>>> >>>>> >>>>> Thanks >>>>> -Vincent >>>>>
On Wed, May 27, 2009 at 18:29, Guillaume Lerouge <[email protected]> wrote:
Hi,
On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot <[email protected]>wrote:
On Wed, May 27, 2009 at 6:16 PM, Vincent Massol <[email protected]> wrote:
On May 27, 2009, at 6:13 PM, Pascal Voitot wrote:
Hello again,
I write something like:
(% style="somestyle" %) ((( my embedded wikipage )))
the style is not applied to the <div> surrounding the embedded wikipage. Is it normal or is it a bug?
It should work AFAIK. What version of core?
this is my strange 1.9-snapshot... I'm going to use 1.9 RC1 asap but I need to recompile it with derby and I'm lazy :)
and does
* (% style="mystyle" %)((( embedded content )))
works?
Nope, it doesn't seem to work.
This is because list item is inline content so (% style="mystyle" %) is used as formating for inline content. It's the same with paragraphs. For example * (% style="color: green;" %)embedded content will put the text in green Now we could maybe force the parser to consider this syntax as custom parameters if it's followed by embedded document syntax but it's less natural for the parser.
Guillaume
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
Hi, On Wed, May 27, 2009 at 6:13 PM, Pascal Voitot <[email protected]>wrote:
Hello again,
I write something like:
(% style="somestyle" %) ((( my embedded wikipage )))
the style is not applied to the <div> surrounding the embedded wikipage. Is it normal or is it a bug?
(% style="color: green;" %) ((( {{include document="Main.Papillon" /}} ))) works for me in XE 1.9 SNAPSHOT -> the content of the Main.Papillon page is displayed in green. Guillaume
Pascal _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/
participants (4)
-
Guillaume Lerouge -
Pascal Voitot -
Thomas Mortagne -
Vincent Massol