Hello,
I'd like to create a wiki for me and my fellow students at the Beuth
University of Applied Sciences in Berlin, Germany.
We will use this for collaborative working, sharing and such...
My username on myxwiki.org is "Alex". The host name I'd like to have is "bes".
Thanks
Alex
--
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
I am currently working on an installer for our domain specific XWiki
distribution. During the installation we have to import a xar file with
our wiki pages.
Do we have in XWiki an API for importing xar files?
What are the preconditions for importing xar files? Must XWiki be
started or can the import be done offline (during the installation phase)?
Richard
I am using xwiki at work and I love it. Thank you for this great product.
Is it possible to get wiki space at myxwiki.org for my private wiki? Currently I
am using a php wiki solution which has a completely different wiki syntax and
very limited functionality.
I am registered with name rhierlmeier at the users mailing list. The wiki space
rhierlmeier.myxwiki.org would be fine.
Thank you in advance
Richard
Hi, all!
For now we have a possibility to move wiki's filestorage easily by changing path in config file. Cool!
In multi-sub-wiki environment it looks very useful (sometimes) to split common storage and move sub-wiki's storage to other place.
Is there any simple way to set location of each sub-wiki's storage? If not, is it easy to implement?
Kind Regards
Dmitry Bakbardin
How is possible to get last comment of some document using velocity and XWQL?
As I understand, need to write XWQL query for XWiki.XWikiComments object
using filter by doc name.
I trying to do something but every time I make some mistakes in my code ...
Thanks beforehand
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/get-last-comment-of-some-document-tp70576…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I am out of the office from Fri 12/02/2011 until Wed 12/07/2011.
Geachte mevrouw, mijnheer,
Op het moment kan ik uw mail niet beantwoorden. Voor dringende zaken kunt u
zich wenden tot het secretariaat van het EMI:
marion.linnebank(a)rivm.nl, T 030-2742913
anne.marie.van.kleef(a)rivm.nl, T 030-2748570
Met vriendelijke groet,
Wouter Boasson
Note: This is an automated response to your message "users Digest, Vol 53,
Issue 2" sent on 2-12-2011 10:00:42.
This is the only notification you will receive while this person is away.
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