Re: [xwiki-users] Velocity code in XWiki Enterprise 1.9.1.21780

2009-07-22 Thread Sergiu Dumitriu
Marc Lijour wrote:
 I did not find how to submit this fully as a comment to  
 http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial 

What do you mean by that? Logged in users can post comments, and I see 
that you do have a user account on xwiki.org.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Closing 'Add Members to Group' Popup

2009-07-22 Thread Sergiu Dumitriu
sdhaliwal wrote:
 While adding members to a group using the new Wiki Administration
 application, there does not seem to be an obvious way to close the pop up
 window. Is that a bug, or am I missing something very obvious.

There's a close button right under the prev-next page buttons, in the 
upper right corner. You can click on the corner that's barely visible there.

The lightbox needs to be reworked, we know it.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Is there a pilot in Workspace ?

2009-07-22 Thread Jerome Velociter
Hello,

Hervé Agnoux wrote:
 Hi,

 I have plainty problems with XWiki Workspace, and no response. 
 Perhaps my 
 english ?

 Last of them : I'm trying FAQTutorial 
 (http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial) ; first step 
 is search XWikiClasses.

The FAQ is an application for XWiki Enterprise. It's adaptable to XWiki 
Workspaces quite easily, though this require a little work from a 
developer (You can check out how other Workspaces applications are made, 
like the Blog or Files for example).

 Result (from Admin) : no document.

We've made the choice to hide all technical documents in workspaces even 
for the administrator users, since for most of them they do not make any 
kind of sense. You can point your browser to XWiki/XWikiClasses manually.

 I can't include a simple FAQ in workspace ?

 So XWiki Workspace doesn't work for me ?

Right now no developer is actively working on Workspaces. If you have 
technical insight and a little experience with XWiki you will be able to 
achieve adapting the FAQ to XWS. There is a draft tutorial targeting 
application creation in Workspaces at 
http://workspaces.xwiki.org/xwiki/bin/view/Drafts/WorkspacesApplicationDevelopmentTutorial.

Hope this helps,
Jerome


 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Is there a pilot in Workspace ?

2009-07-22 Thread Hervé Agnoux
Le mercredi 22 juillet 2009, Jerome Velociter a écrit :

 Right now no developer is actively working on Workspaces. If you have
 technical insight and a little experience with XWiki you will be able to
 achieve adapting the FAQ to XWS. There is a draft tutorial targeting
 application creation in Workspaces at
 http://workspaces.xwiki.org/xwiki/bin/view/Drafts/WorkspacesApplicationDeve
lopmentTutorial.


I stopped to use worspace, and I now use enterprise, which work well for me.

Thanks for your precisions.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] setContent and multilines

2009-07-22 Thread PERINAUD Christophe
Hello all

I create a page that will generate a statistics table. I would like to write 
this table in a page. How i can do that ?
I tried this :
$document.setContent({table}Date|Start|End|Duration \n 20090616|1|2|3 
\n{table})

But the result is :
Date Start End Durationn 20090616 1 2 3 n 

What i would like in my page is
{table}
Date|Start|End|Duration
20090616|1|2|3
{table}

Any idea ?
Thank you 

Christophe Périnaud
Windows Server 2003 SP2 in a VMWare instance
Oracle 10g
Java 1.6.0_12
Xwiki 1.8 from the pack Jetty/HSQL




This e-mail is intended only for the addressee named above. It does not bind 
the sender, except in the case of an existing written convention with the 
addressee. This e-mail may contain material that is confidential and privileged 
for the sole use of the intended recipient. Any review, reliance or 
distribution by others or forwarding without express permission is strictly 
prohibited and may be unlawful. If you are not the intended recipient, please 
contact the sender and delete all copies.

While reasonable precautions have been taken to ensure that this e-mail and any 
attachments are free from any computer virus or similar defect, no liability 
will be accepted in that respect. Anyone accessing this e-mail must take their 
own precautions as to security and virus protection.

KBL European Private Bankers S.A., 43 boulevard Royal L-2955 Luxembourg, R.C.S. 
Luxembourg B 6395, T (352) 47 97 1
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Velocity code in XWiki Enterprise 1.9.1.21780

2009-07-22 Thread Marc Lijour
On Wednesday 22 July 2009 02:26:48 Sergiu Dumitriu wrote:
 Marc Lijour wrote:
  I did not find how to submit this fully as a comment to
  http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial

 What do you mean by that? Logged in users can post comments, and I see
 that you do have a user account on xwiki.org.

I did not find how to escape the code (which contains things as {{velocity}}). 
The parser can not bite it. I only submitted a portion of the comment.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Velocity code in XWiki Enterprise 1.9.1.21780

2009-07-22 Thread Jean Couteau
Marc Lijour a écrit :
 On Wednesday 22 July 2009 02:26:48 Sergiu Dumitriu wrote:
   
 Marc Lijour wrote:
 
 I did not find how to submit this fully as a comment to
 http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial
   
 What do you mean by that? Logged in users can post comments, and I see
 that you do have a user account on xwiki.org.
 

 I did not find how to escape the code (which contains things as 
 {{velocity}}). 
 The parser can not bite it. I only submitted a portion of the comment.
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

   
If you put it between the {pre} and {/pre} tags it does not escape ?

-- 

Jean Couteau
Code Lutin - http://www.codelutin.com
44 Bd des Pas Enchantés - 44230 St-Sébastien/Loire
Tél : 02 40 50 29 28 - Fax : 09 59 92 29 28 

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Velocity code in XWiki Enterprise 1.9.1.21780

2009-07-22 Thread Sergiu Dumitriu
Marc Lijour wrote:
 On Wednesday 22 July 2009 02:26:48 Sergiu Dumitriu wrote:
 Marc Lijour wrote:
 I did not find how to submit this fully as a comment to
 http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial
 What do you mean by that? Logged in users can post comments, and I see
 that you do have a user account on xwiki.org.
 
 I did not find how to escape the code (which contains things as 
 {{velocity}}). 
 The parser can not bite it. I only submitted a portion of the comment.

Since that is the 1.0 syntax, you should place it inside:

{code}
your code here
{code}

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] setContent and multilines

2009-07-22 Thread Sergiu Dumitriu
PERINAUD Christophe wrote:
 Hello all
 
 I create a page that will generate a statistics table. I would like to write 
 this table in a page. How i can do that ?
 I tried this :
 $document.setContent({table}Date|Start|End|Duration \n 
 20090616|1|2|3 \n{table})
 
 But the result is :
 Date Start End Durationn 20090616 1 2 3 n 
 
 What i would like in my page is
 {table}
 Date|Start|End|Duration
 20090616|1|2|3
 {table}
 
 Any idea ?

Try using ${util.newline} instead of \n

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users