Hi,
I am trying to get the String value of a Date Property. I am using the
following code:
*def obj = doc.getObject("SSI-Internal.CreateIssue");*
*def summary = obj.getStringValue("environment");*
*def date = obj.getStringValue("due_date");*
*doc* is of type *com.xpn.xwiki.doc.XWikiDocument* and *environment* is a
TextArea property. I can get the String value of the TextArea property, but
I can't get the String value of the Date property (*due_date*).
How can I get the String value of a date property?
Thanks,
Abel
Hi,
I have a question about edition :
When a user edit a page, does it exist a mechanism to save automatically
a draft of this page after a certain time if he doesn't save by
himself ?
Thanks,
S.A
Hi XWikiers!
It's time to inject new blood in XWiki.org. While discussing about
improving its look & feel we thought it would be a good time to create
a new logo for XWiki.org as it's an important part of a website
design.
We borrowed the current logo from XWiki.com some time ago and, in
order to keep the distinction between the company and the Open-Source
project clear, we think XWiki.org websites and projects need their own
logo.
As you may know, we love proposals, that's why we'd like to make the
logo design an open challenge, anyone interested can join and a vote
amongst the community will determine the winner. Even if the main
purpose of the challenge is to have fun, the person whose design gets
selected will receive XWiki goodies, including his logo printed on a
t-shirt obviously :) The designer of the selected logo will enter the
Hall Of Fame, and last but not least reward : the design will be
spread wide (XWiki Enterprise is more than 10000 downloads/month and
XWiki.org web site more than 50000 visits a month).
The challenge takes place there:
http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge
Thanks,
JV.
> Message: 6
> Date: Mon, 29 Mar 2010 17:37:30 +0200
> From: Vincent Massol <vincent(a)massol.net>
> Subject: Re: [xwiki-users] XML parser for displaying on pages
> To: XWiki Users <users(a)xwiki.org>
> Message-ID: <FF52ADF2-7028-4F86-B699-6455D9316EB8(a)massol.net>
> Content-Type: text/plain; charset=us-ascii
>
> Hi,
>
> On Mar 29, 2010, at 5:27 PM, Mike Davis wrote:
>
> >
> > I want to parse XML attachments to a page and display the data in a table or list on the page. Does this functionality exist? Just checking before I write my own code.
>
> So you have attachments which are XML files and you want to parse them and display their content in a wiki table ?
>
> If so, I'd suggest you use the {{groovy}} macro and use the groovy xml slurper to do the work. You should be able to write this in less than 10 lines :)
>
> http://groovy.codehaus.org/Reading+XML+using+Groovy%27s+XmlSlurper
>
> Thanks
> -Vincent
Thanks, got that up and running in only a few minutes! Now I'd like a way to have the user click on one level of the xml hierarchy I display and have it expand to show the children of that section (I have the hierarchy iteration code, just not the "gui" code). Something graphically like a macro error (the one that says "Failed to execute macro: groovy") and then you click to expand and view the content.
Thanks!
-Mike
_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get more from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:…
Hi,
My wiki has public and protected pages.
The public page may be access with http
However, logon and protected page should access with https only.
Is there a way to config xwiki this way?
Or do I have to run xwiki totally under https?
Stefan Bachert
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
I have been testing the stand alone enterprise on a windows x64 server 2003 box.(still some config and planning to iron out)
I am ready to make the leap to the enterprise WAR with the jetty container and SQL 2005 as the DB.
What I need to know is how using X64 and X32 will affect what I do. What are the limitations or advantages of using sql server/web OS in X64 or X32.
My production server is windows server 2003 X32?
Any suggestions are most welcome.
Many Thanks
Clinton
Clinton Louw / Invision Inc | Systems Engineer
*: 2160 Satellite Blvd.Suite 225 Duluth, GA 30096
*: 770-325-0457 | *: clinton.louw(a)invisioninc.com<mailto:clinton.louw@invisioninc.com>
The XWiki development team is pleased to announce the release of XWiki
Enterprise and XWiki Enterprise Manager 2.2.4.
This is a bug fix release for the 2.2 branches.
It fixes mainly two important regressions on rights manager UI and
statistics module.
Important Bugs fixed:
* XASCH-52 - Job script shouldn't be edited with wysiwyg
* XABLOG-99 - Blog Category Name with Apostrophe crashes Blog
Category function
* XWIKI-5057 - Rights aren't saved if the groups/users radio
button is not manually selected
* XWIKI-5039 - When starting a wiki on a sub wiki page, main wiki
main page is broken by statistics module
* XWIKI-4957 - Allow entering @, ? and # characters in link references
* XWIKI-5053 - Cannot upload attachments to pages with # in their name
* XWIKI-5063 - Don't fail the rendering when the document's title
fails to be rendered
* XWIKI-4984 - Header ids are always the same ("H") with Chinese
or any other language without any ASCII character
* XWIKI-5035 - LazyXWikiDocument is not synchronized anymore with
XWikiDocument
* XWIKI-5036 - WYSIWYG editor doesn't display when creating a
document named #"&§-_\
* XWIKI-5021 - "Save and Continue" doesn't work in Preview mode
only with IE7
* XWIKI-4723 - Could not restart only one cluster instance in
cluster mode because of stuck JVM
Translations:
* Newly supported language: Vietnamese
For more information see the Releases notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise224
and http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM224
Thanks
-The XWiki dev team
Hello,
The XWiki development team is pleased to announce the release of XWiki
Office 1.1.
Go grab it at:
http://www.xwiki.org/xwiki/bin/view/Main/Download#HXWiki20Office
All active XOffice 1.0& 1.1 instances will be automatically updated to the final version.
Summary of features for XOffice 1.1:
- Optional Startup
- Document refresh and View active document in browser
- Styling support for XWord 2007 and better text formatting
- Page version checking when publishing
- Document compare and conflict resolution
View detailed release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXOffice11
For more information about XOffice visit:
http://xoffice.xwiki.org
Thanks,
-The XWiki dev team
Hi,
is there a way to limit an export to documents which has been changed since a certain date?
With other words, is there something like an incremental export?
Stefan Bachert
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com