[xwiki-users] Using ( * )

2009-10-16 Thread Alexandre Souza
Hi, I am trying use the ( * ) as on shell, for example. $ls test* $test1 test2 test3 How can I use this way on velocity or groovy? Thanks, Alexandre ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] Panel items by name

2009-10-13 Thread Alexandre Souza
!='WebPreferences' $subdoc!='WebHome') - [${doc.web}.${subdoc}] #end #end #panelfooter() Thanks, Alexandre Souza ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] create page with curl

2009-08-31 Thread Alexandre Souza
a page this way or must be created of another way? Thanks, Alexandre Souza 2009/8/31 users-requ...@xwiki.org Send users mailing list submissions to users@xwiki.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.xwiki.org/mailman/listinfo/users or, via

[xwiki-users] database insertion

2009-08-26 Thread Alexandre Souza
Hi, I am developing a script to generate several html pages and inclusion in the XWiki database, but after add the page in *xwikidoc table* successfully it is not loaded in the xwiki. There is another procedure to be done after inclusion data in mysql database? Thanks, Alexandre