Re: [xwiki-users] Add Progress info on document

2011-06-15 Thread Anca Luca
-Original Message- From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On Behalf Of Luca Anca Sent: Wednesday, June 08, 2011 6:53 PM To: XWiki Users Subject: Re: [xwiki-users] Add Progress info on document And I think you'll need these functions at some point: http

Re: [xwiki-users] Add Progress info on document

2011-06-09 Thread MAI QUOC, Phuong-Tram
08, 2011 6:53 PM To: XWiki Users Subject: Re: [xwiki-users] Add Progress info on document And I think you'll need these functions at some point: http://nexus.xwiki.org/nexus/service/local/repositories/releases/archive/com/xpn/xwiki/platform/xwiki-core/3.0/xwiki-core-3.0-javadoc.jar/!/com/xpn/xwiki

Re: [xwiki-users] Add Progress info on document

2011-06-08 Thread Guillaume Lerouge
Hi, using objects is the right way to go. Then you can edit the edit panels through .vm templates in order to display a field that would allow your users to edit the value of the status field. Guillaume On Tue, Jun 7, 2011 at 18:32, MAI QUOC, Phuong-Tram ptmaiq...@nouvelles-frontieres.fr

Re: [xwiki-users] Add Progress info on document

2011-06-08 Thread MAI QUOC, Phuong-Tram
-users] Add Progress info on document Hi, using objects is the right way to go. Then you can edit the edit panels through .vm templates in order to display a field that would allow your users to edit the value of the status field. Guillaume On Tue, Jun 7, 2011 at 18:32, MAI QUOC, Phuong-Tram

Re: [xwiki-users] Add Progress info on document

2011-06-08 Thread Guillaume Lerouge
[mailto:users-boun...@xwiki.org] On Behalf Of Guillaume Lerouge Sent: Wednesday, June 08, 2011 3:48 PM To: XWiki Users Subject: Re: [xwiki-users] Add Progress info on document Hi, using objects is the right way to go. Then you can edit the edit panels through .vm templates in order to display

Re: [xwiki-users] Add Progress info on document

2011-06-08 Thread Luca Anca
: Wednesday, June 08, 2011 3:48 PM To: XWiki Users Subject: Re: [xwiki-users] Add Progress info on document Hi, using objects is the right way to go. Then you can edit the edit panels through .vm templates in order to display a field that would allow your users to edit the value of the status

Re: [xwiki-users] Add Progress info on document

2011-06-08 Thread Luca Anca
Message- From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On Behalf Of Guillaume Lerouge Sent: Wednesday, June 08, 2011 3:48 PM To: XWiki Users Subject: Re: [xwiki-users] Add Progress info on document Hi, using objects is the right way to go. Then you can

[xwiki-users] Add Progress info on document

2011-06-07 Thread MAI QUOC, Phuong-Tram
Hello I'd like to add for each page a way to track down if the page is a ongoing status, is a completed status or is a needFeedBack status for example. Of course, the list of statuses should be configurable so i can put mine. My first idea was to create a class and add this object to each