Re: [xwiki-users] danish, norsk and swedisch languages

2009-01-31 Thread Gerritjan Koekkoek
We have created a dutch (nl) properties file, can you import these into the tool? Gerritjan On 29 jan 2009, at 23:36, Ludovic Dubost wrote: > > Unfortunately not.. If there are any volunteers to help with the > translations, we can setup a space to translate to that language on > our > trans

Re: [xwiki-users] Admin pages...

2009-01-31 Thread Niels Mayer
One more solution still is to hide the regular "Index" from any regular users of the system, replacing the URL in the panel/navbar with a specific and narrow index to one or more spaces, e.g. hardcode the following in place of existing UI access links to "Index" "$xwiki.getURL("Main.SpaceIndex, "vi

[xwiki-users] Veloity Macros in XWiki 2.0

2009-01-31 Thread hel-o
Hi, adding velocity macros that create html doesn't work the way it is described in the XWikiSyntax page: http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HVelocity2FGroovyScripts The syntax mentioned here doesn't work: {{velocity}} #info("Some info text") {{/velocity}} The html cod

Re: [xwiki-users] danish, norsk and swedisch languages

2009-01-31 Thread Henning Sprang
On Thu, Jan 29, 2009 at 11:36 PM, Ludovic Dubost wrote: > http://l10n.xwiki.org/xwiki/bin/view/XE/ > > We are also looking for volunteers for other languages. How, apart from the obvious - setting the language to German and searching for missing words - can I check what's missing? (in German, mai

Re: [xwiki-users] Document Information Tag Editing

2009-01-31 Thread Guillaume Lerouge
Hi Bret,, On Fri, Jan 30, 2009 at 9:29 PM, bretteua wrote: > > Thanks for the response Jerome. I am embarssed to say that I must be > losing > my mind. When I tested this again today, it worked as expected. I know > for > a fact that this was not working before. But, I just tagged a bunch of

Re: [xwiki-users] Admin pages...

2009-01-31 Thread Vincent Massol
Hi there, On Jan 30, 2009, at 9:43 PM, bretteua wrote: > > Is there any way to hide "admin" type pages from users? What I mean > is that > when I go to an index or search results, not only does all of the user > created pages/content show up, but so does all of the admin pages > and pages >

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