Re: [xwiki-users] How to set page break?

2009-02-02 Thread wahono
> Hi Wahono, > > Basically it's an advanced feature and we're going to add support to > enter parameters (such as CSS parameters) in the wysiwyg later on in > XE 1.9. > > Thanks > -Vincent > > On Feb 2, 2009, at 8:32 PM, Marius Dumitru Florea wrote: > >> Hi, >> >> There's no shortcut key or tool ba

Re: [xwiki-users] How to set page break?

2009-02-02 Thread Vincent Massol
Hi Wahono, Basically it's an advanced feature and we're going to add support to enter parameters (such as CSS parameters) in the wysiwyg later on in XE 1.9. Thanks -Vincent On Feb 2, 2009, at 8:32 PM, Marius Dumitru Florea wrote: > Hi, > > There's no shortcut key or tool bar entry for page

Re: [xwiki-users] How to set page break?

2009-02-02 Thread Marius Dumitru Florea
Hi, There's no shortcut key or tool bar entry for page break as far as I know and the reason I can think of is that this feature is not that often used. Thanks, Marius wahono wrote: > From: "Marius Dumitru Florea" > > >> Hi, >> >> Using XWiki 2.0 syntax you can write: >> >>

Re: [xwiki-users] How to set page break?

2009-02-02 Thread wahono
From: "Marius Dumitru Florea" > Hi, > > Using XWiki 2.0 syntax you can write: > > 8< > First paragraph > > (% style="page-break-before:always" %) > Second paragraph > >8 > > See also http://www.w3schools.com/CSS/css_ref_pri

Re: [xwiki-users] How to set page break?

2009-01-31 Thread Marius Dumitru Florea
Hi, Using XWiki 2.0 syntax you can write: 8< First paragraph (% style="page-break-before:always" %) Second paragraph >8 See also http://www.w3schools.com/CSS/css_ref_print.asp Hope this helps, Marius wahono wrote: > I am

[xwiki-users] How to set page break?

2009-01-30 Thread wahono
I am newbie in xwiki (yesterday I download xwiki enterprise), I want add page break in page. My purpose is if I do export to PDF, this page (although only 1 line) should print in 1 page. Thanks in advance. Wahono ___ users mailing list users@xwiki.org