Hi,
I try to use the Todo Application
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Todo+Application)
in a farm context with all the users defined in the master wiki.
The only problem is the Assignee property defined as a "List of
Users". In a subwiki of the farm, the only defined users are
XWiki.Admin and XWikiGuest.
It would be fine if the list of users can be filled from the
XWiki.AllGroup of the subwiki. But I don't know how to do this. Could
you put me on the right direction ? May be you have a better idea...
I hope my question is clear.
Maxime
Hi everyone,
We've just found a memory issue in XWiki Enterprise 3.2 and 3.3M1/3.3M2.
The technical reason is because we're caching the rendering of pages in the document cache and those objects are very big (up to 27MB for a very large page). In XWiki Enterprise 3.2.1 and XWiki Enterprise 3.3 RC1+ (not released yet) we've optimized the space taken in memory by those objects.
As a consequence we recommend using a reduced document cache size with XWiki Enterprise 3.2 and 3.3M1/3.3M2 and/or increasing the memory allocated to the JVM.
If you haven't already upgraded to XWiki Enterprise 3.2 we recommend waiting for 3.2.1 which should be released soon (or wait for XWiki Enterprise 3.3 which is planned for mi-december).
We apologize about this,
-Vincent on behalf of the XWiki Dev Team
Hello,
Using XWiki 3.2 I could not find any way to display edit of an object
property in Wysiwyg mode ... I'm sure it used to work though.
Tried to update the "editor" parameter of my textarea property, tried to
update default editor set in my profile, then also default editor of the
whole wiki, to wysiwyg.
In all cases it displays my property as a basic html textarea field (no wiki
syntax buttons as in wiki editor, no wysiwyg either, just a textarea).
I also tried to delete / recreate the related object, with no change.
Is this feature broken on 3.2, or is it still a problem on my side ?
By the way, I saw somewhere that the editor set in profile would override
any other configuration. Is it anyway possible to "force" the edition of a
property in wysiwyg mode, whatever mode is set in profile or xwiki
preferences ?
Thanks,
Jeremie
--
View this message in context: http://xwiki.475771.n2.nabble.com/Wysiwyg-editing-object-properties-tp70429…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I will be in London tomorrow until thursday. We will be (with Guillaume
Lerouge) at the Online Information Show at the National Hall, Olympia (
http://www.online-information.co.uk/)
If there are some XWiki users that would like to meetup in London either
Tuesday or Wednesday night, please give ring us.
Ludovic
--
Ludovic Dubost
Founder and CEO
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
Hello,
I'm trying to create a form on a page, and would like to use displayHidden
but I couldn't make it work as I expected ...
This is what I do (in groovy, for a class Space.Class, and for its field
"field") :
As output, viewing the html source reveals that I get the <form> but nothing
inside ...
What's wrong ?
Thanks,
Jeremie
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-use-doc-displayHidden-tp7020234p70…
Sent from the XWiki- Users mailing list archive at Nabble.com.
When was executing process of upgrading xar-file in my wiki
(etvc.mtxwiki.org) - my comp was stopped and process not finished. Now I
cannot repeat import of xar-file because of import-page is not accessible
... All other preference pages also.
Is it possible totally to re-create this wiki - etvc.mtxwiki.org? (all
important content are backuped).
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/myxwiki-re-creating-wiki-tp7033904p703390…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Oracle users!
My environment: Windows2003, Glassfish 3.1.1, OracleXE 10.2
Today I tried to upgrade XE from 3.1 to 3.2 and on first-time loading I got
error:
javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error number 3
in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3201 in 3: Exception while saving document
xwiki:XWiki.XWikiPreferences
Wrapped Exception: $Proxy148 cannot be cast to oracle.sql.CLOB
...
I created a jira issue: http://jira.xwiki.org/browse/XE-1032 with detailed
description and full log.
Maybe somebody tried upgrade on OracleXE? What results you get (maybe its
only my problem)?
--
Best regards
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/XE-Upgrade-to-3-2-on-Oracle-failed-tp6900…
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is proud to announce the availability of
XWiki Commons, XWiki Rendering, XWiki Platform, XWiki Enterprise and
XWiki Enterprise Manager 3.3 Milestone 2. The highlights of this release
are:
* a new user interface for the extension manager
* new features for the Application Within Minutes aspect
* a new and improved FAQ application has been committed in the platform,
although it's not bundled by default in XE
* support for exporting PDF documents for CJK languages
* a new rendering transformation that can be used to check the status of
any link encountered in the wiki
And on the developers' front:
* support for dependency Providers, as defined in JSR330
* a Disposable interface for singleton components which can be used to
release resources when a component is being unregistered
See the full release notes at
http://www.xwiki.org/xwiki/bin/ReleaseNotes/ReleaseNotesXWikiEnterprise33M2
for more details.
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
> On 11/24/2011 12:29 PM, Crowd Covered wrote:
>
>> Hi guys,
>>
>> Looks like I've run into a zombie bug: having two similar headings on
>> pages
>> included into one page gives exception when exporting to PDF.
>> I've checked JIRA and there it is marked fixed in 1.4:
>> http://jira.xwiki.org/browse/**XWIKI-2124<http://jira.xwiki.org/browse/XWIKI-2124>
>> .
>>
>> Can anyone confirm a zombie bug or hint me what I might be doing wrong?
>>
>
> What version are you using?
> There's also http://jira.xwiki.org/browse/**XWIKI-5910<http://jira.xwiki.org/browse/XWIKI-5910>which should have fixed the problem for good. XWIKI-2124 only fixed it when
> headers are involved.
>
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
>
I'm using 2.7. Now trying to update to 3.3 M2, having some errors with
migration like "[main] ERROR o.r.Reflections - given scan
urls are empty. set urls in the configuration". But that's an offtopic
here. Will come back after trying on 3.3.
Mine problem was with headers in fact.