Hello folks,
I have some troubles setting space rights from Velocity and can't find any
examples for it.
This code should generate new XWikiGlobalRights objects for each user.
However, adding them to the Space.WebHome page doesn't work, and adding them
to the Space.WebPreferences page (like the Set Rights page does) fails (the
objects are not generated).
Can someone give me a hint whats wrong here?
#foreach($newuser in $projectuserlist)
#set ($myspace = $xwiki.getDocument("${projectname}.WebPreferences"))
#set ($rightsObject = $myspace.newObject("XWiki.XWikiGlobalRights"))
#set ($result = $rightsObject.set("levels", "view,edit"))
#set ($result = $rightsObject.set("users", $newuser))
##set ($result = $rightsObject.set("allow", 1))
$mydoc.save()
#end
Thanks for any help in advance!
Hi guys,
I'm aware of the fact, that there is not yet a feature for deleting
class properties. I think I read somewhere about a workaround for this
but can't find it anymore. I don't care, if the data remains for some
documents, but I do not want to get it displayed, nor do I want the
property to be fillable in new pages. Can you give me a hint what to
do so, raw SQL is cool as well, if that is the only way.
A second question, since I'm not yet an expert on xwiki datastructure
and database model (I know of the xwiki.org docs on this) is the
following:
I want the pagealreadyexists page to show me, what template was used
for the creation of the existing document. Like:
"Document 'blabla' exists and was built using template (class/object)
of type 'blablabla'." I think this should be easy, how do I get the
object name of the used template?
Thanx guys,
Sebastian
I am out of the office until 02/17/2009.
Note: This is an automated response to your message "?users Digest, Vol
19, Issue 30" sent on 2/16/09 6:00:09.
This is the only notification you will receive while this person is away.
hi all
i have a xwiki hosting (from xwiki.com) for my JUG, and right now my
JUG using MediaWiki
any idea to migrate it?
--
--
Frans Thamura
Meruvian
One Stop Java and Enterprise OSS Provider
Mobile: +62 855 7888 699
Blog & Profile: http://frans.thamura.info
Training JENI, Medallion (Alfresco, Liferay dan Compiere).. buruan...
URL: http://www.meruvian.com
Promo: Beli Zmanda Backup di Meruvian, 10% discount dari pricelist..
Buruan sekarang!!!
Hello everyone,
I was testing the import/export tool from one wiki to another (I'm actually trying to export from an online xwiki to a testing instance locally in my machine), and the resulting file from the export process turned out to have around 255MB. I have the xwiki enterprise 1.7.1 installed on my machine (including a Jetty container and an HSQLDB database all set up). When I try to "upload" the exported file, I get an error message saying that the max upload size is 10MB. I already changed the upload_maxsize property in xwiki.preferences to 300MB (the information in the field was written in Bytes, equivalent to 300MB), but yet even so, I keep getting the same error message. I think this might be a HSQLDB handicap. Am I correct? In any case, how can I solve this issue so I can proceed with this test?!
Thanks a lot !
Roney
I have XWiki 1.1-milestone-2.3619 available in my business. I use it as a repository for engineering technical information and legislation and as a Blog.
My XWiki installation is the default one with the jetty container. I use Vista x64 SP1.
The "xwiki_db.script" file is now over 3,5GB (mostly because I have many attachments) and I have set JAVA_OPTS=-Xmx2512m to be able to load XWiki.
The process java.exe occupies 2,6GB of RAM memory. I have bought additional RAM reaching a total of 6GB to be able to use the computer while XWiki is loaded.
XWiki as become an important part of my business and all my co-workers love to use it, so the information keeps growing.
I will most certainly reach the maximum RAM (8GB) of my computer and will have to make large hardware investments if I am to continue using XWiki.
Is there a less resource-intensive way for Xwiki to store attachments or a container more suitable for the way I use XWiki?
Thank you for your reply.
Best regards,
Adriano, PT
_________________________________________________________________
Be the filmmaker you always wanted to be—learn how to burn a DVD with Windows®.
http://clk.atdmt.com/MRT/go/108588797/direct/01/
hi all
i am seeking free tutorial for newbies to start XWiki, anyone can give
me recommendation
i am preparing to setup the content for www.jug-asia.org , an xwiki,
hosted by xwiki.com
--
--
Frans Thamura
Meruvian
One Stop Java and Enterprise OSS Provider
Mobile: +62 855 7888 699
Blog & Profile: http://frans.thamura.info
Training JENI, Medallion (Alfresco, Liferay dan Compiere).. buruan...
URL: http://www.meruvian.com
Promo: Beli Zmanda Backup di Meruvian, 10% discount dari pricelist..
Buruan sekarang!!!
Hello Everybody,
In order to set the XWiki up for all users in my organization, I need some information about the database structure, for sending it to the database administrators. I've searched a little but I hadn't found any answer to the following questions:
- A little description of the relational model, and the main tables?
- A suggestion about how to partitionate the big tables?
- If there is any possibility to set up in oracle without Hibernate, just create the tables?
Thanks for the info,
Francisco
--
Francisco Hernández CuchÃ
OFICINA ESPAÑOLA DE PATENTES Y MARCAS
mail: francisco.hernandez(a)oepm.es <mailto:francisco.hernandez@oepm.es>
**********************************************************************************************
IMPORTANTE: El contenido de este correo y ficheros adjuntos es confidencial y está dirigido únicamente
para el destinatario/s.
Si Ud recibe este correo por error, por favor póngase en contacto con su administrador de correo o con el
emisor immediatamente y no difunda su contenido a nadie ni haga copias.
*** Este correo ha sido escaneado de virus y contenido malicioso ***
**********************************************************************************************