[xwiki-devs] XWiki Velocity Documentation

2008-08-03 Thread Ludovic Dubost
Hi, I've published in svn a tool based on velocidoc (http://sourceforge.net/projects/velocidoc/) to allow to generate javadoc style documentation for velocity macros. You'll find links to it and an example of generating for the XWiki Platform Web templates directory on the wiki: http://de

Re: [xwiki-devs] Access page object attribute and unrendered page content through SOAP interface

2008-08-03 Thread Thomas Mortagne
Hi, XWiki does not expose SOAP interface but XML-RPC. The only documentation available is the javadoc in http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-xmlrpc/ AFAIK (it has been refactored very recently). On Sun, Aug 3, 2008 at 9:27 PM, Hoani Cross <[EMAIL PROTECTED]> wrote: > Hi,

Re: [xwiki-devs] Access page object attribute and unrendered page content through SOAP interface

2008-08-03 Thread Jerome Velociter
Hello, > Hi, > > Is there any way to access to page object attributes and/or unrendered > page > content ? Thanks in advance. 1. Yes: #set($object = $doc.getObject("XWiki.MyClass")) $object.get("propName") check http://platform.xwiki.org/xwiki/bin/view/DevGuide/APIGuide and http://platform.xwiki

Re: [xwiki-devs] Error occurs when trying to commit code to the sandbox/xeclipse project

2008-08-03 Thread Sergiu Dumitriu
malaka ekanayake wrote: > Hi all, > > I got the following error when trying to commit the code to the sandbox. > > svn: Commit failed (details follow): > svn: MKACTIVITY of > '/svnroot/xwiki/!svn/act/fbb5e27f-9dbe-4b48-9ac2-8bee460b2e86': > authorization failed (https://svn.xwiki.org) > > I coul

[xwiki-devs] Access page object attribute and unrendered page content through SOAP interface

2008-08-03 Thread Hoani Cross
Hi, Is there any way to access to page object attributes and/or unrendered page content ? Thanks in advance. -- Hoani CROSS Globotraders Tahiti Founder [http://globotraders-tahiti.com] ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman

[xwiki-devs] Error occurs when trying to commit code to the sandbox/xeclipse project

2008-08-03 Thread malaka ekanayake
Hi all, I got the following error when trying to commit the code to the sandbox. svn: Commit failed (details follow): svn: MKACTIVITY of '/svnroot/xwiki/!svn/act/fbb5e27f-9dbe-4b48-9ac2-8bee460b2e86': authorization failed (https://svn.xwiki.org) I could commit code before the restructuring of th

Re: [xwiki-devs] XWiki-Calendar Project

2008-08-03 Thread Jerome Velociter
Hello, Thank you Samir for this introduction. The XWiki GWT calendar is a great project, from which the community can benefit. I wish you the best in implementing it. Don't hesitate to give us status on your advancements. It would be great also if you could start a document on www.xwiki.org whe

[xwiki-devs] XWiki-Calendar Project

2008-08-03 Thread Samir Chakour
dear all, I am samir CHAKOUR developer for a partner of XWiki and I'm currently working on a Calendar for the XWiki Platform, the project is to developed in GWT and is working with XWiki-GWT API, the project is located at https://svn.xwiki.org/svnroot/xwiki/sandbox/xwiki-calendar, currentl

[xwiki-devs] [GSoC][OfficeConverter]ppt conversion approach

2008-08-03 Thread Wang Ning
Hi, When converting a ppt or odp document, the result of the conversion is some html files contain text and html files contain jpg images. A text html and a image html snapshot for per slide. And have the navigation links in per html, some thing like "First page" "Back" "Continue" "Last page" "T

Re: [xwiki-devs] [GSOC] [WEBDAV] Proposal to change slightly the views

2008-08-03 Thread Asiri Rathnayake
Hi Ludovic, 2008/8/1 Ludovic Dubost <[EMAIL PROTECTED]> > > I've done some larger testing with a wiki with 4000 documents. The > integration worked well (except some plexus init change needed). > However the system is quite slow when getting to big directories. Although > we can improve the serve

Re: [xwiki-devs] menu "documentation" is not reachable in xwiki.org

2008-08-03 Thread Thomas Mortagne
On Sun, Aug 3, 2008 at 2:18 PM, Thomas Mortagne <[EMAIL PROTECTED]> wrote: > On Sun, Aug 3, 2008 at 1:32 PM, Pascal Voitot > <[EMAIL PROTECTED]> wrote: >> Hello, >> I can't access "documentation" on http://www.xwiki.org > > Same here. And i'm admin... (I was using the wrong password :)) > I'm looki

Re: [xwiki-devs] menu "documentation" is not reachable in xwiki.org

2008-08-03 Thread Thomas Mortagne
On Sun, Aug 3, 2008 at 1:32 PM, Pascal Voitot <[EMAIL PROTECTED]> wrote: > Hello, > I can't access "documentation" on http://www.xwiki.org Same here. And i'm admin... I'm looking. > > br > Pascal > ___ > devs mailing list > devs@xwiki.org > http://lists

[xwiki-devs] menu "documentation" is not reachable in xwiki.org

2008-08-03 Thread Pascal Voitot
Hello, I can't access "documentation" on http://www.xwiki.org br Pascal ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

[xwiki-devs] Ross Bohner has left the building

2008-08-03 Thread rgbohner
I will be out of the office starting 08/02/2008 and will not return until 09/26/2018. I have left to join the crusade to ward off large insects and angry jello. If you have questions regarding LDRA contact Jefffrey Neilsen, for licensing questions contact David Lynott, for software testing tool

[xwiki-devs] question about integration/roadmap of the new modular architecture/rendering engine etc...

2008-08-03 Thread Pascal Voitot
Hello, I have been working for some time compiling my own snapshot XWikiEnterprise 1.5 (I was following the trunk in fact) but I have stopped following the trunk in order to test some things... Apparently now the version is 1.6... Before looking directly in the code with my own eyes, I prefer askin