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 < > [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 > > >> > > > > > > > > _______________________________________________ > > 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

