[xwiki-users] [Resend] Distributed architecture with MySQL

2008-04-28 Thread Dowson_Jim
(got a bounce from the listserv, so I am resending) Are there any specific directions on setting up a distributed xwiki/MySQL deployment? I am following the steps I was able to find in the administration guide on xwiki.org, but I am getting some 'surprising' results. Before I ask the questions

Re: [xwiki-users] Using a Google search appliance with xwiki

2008-03-13 Thread Dowson_Jim
Guillaume Lerouge [mailto:[EMAIL PROTECTED] writes: I don't think there's a risk, but you may want to add contains:delete, contains:edit, contains:inline contains:?editor= to your list... At worse it will make indexing faster. I understand the ?editor= pattern. I'm concerned that first

Re: [xwiki-users] Roadmap for XE 1.4

2008-03-11 Thread Dowson_Jim
Vincent Massol writes: - proper versioning (if 2 different users upload the same document name) What's not working with versioning of attachments? I don't recall seeing a problem about this. It might only be under 1.2 - but if someone downloads an attachment created by a different

[xwiki-users] The right way to present the Lucene search engine?

2008-03-10 Thread Dowson_Jim
If I wanted to have a page that presented the Lucene search engine (a la the Google home page), what is the 'right' way to do this? I'm guessing that it's to #include Main.Search ? Thanks in advance. -- Jim Dowson CTO, Global Services, EMC Corporation Linx: (617) 598-0505

Re: [xwiki-users] Roadmap for XE 1.4

2008-03-10 Thread Dowson_Jim
Vincent Massol writes: I'd like everyone's input for defining the XE 1.4 roadmap both on the general objectives and specific features/bugs to implement/fix. Specific issues to implement/fix WYSIWYG editor stability - Table behavior (a new table editor

[xwiki-users] Problem using 'delete space' snippet

2008-03-09 Thread Dowson_Jim
I was using the 'delete page snippet' from http://code.xwiki.org/xwiki/bin/view/Snippets/DeleteSpaceSnippet When confirming a space to be deleted (under 1.2-milestone-2.5917), self contained Windows version I received the following error: Error number 4001 in 4: Error while parsing

[xwiki-users] Poll / Surveys?

2008-03-07 Thread Dowson_Jim
Vincent mentions surveys/polls at http://platform.xwiki.org/xwiki/bin/view/Main/SecondGenerationWiki - are there any examples of code for this? Thanks in advance, -- Jim Dowson CTO, Global Services, EMC Corporation Linx: (617) 598-0505 ___

[xwiki-users] Another language question

2008-03-06 Thread Dowson_Jim
Can xwiki handle page entries in different languages as parallel entries (similar to mediawiki/Wikipedia)? e.g. see http://en.wikipedia.org/wiki/EMC_Corporation, http://de.wikipedia.org/wiki/EMC_Corporation , http://fr.wikipedia.org/wiki/EMC_Corporation etc... I'm looking for a way to

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-16 Thread Dowson_Jim
Ricardo Rodriguez wrote: [EMAIL PROTECTED] wrote: An MS Word document. The error also happened with a 6.5 MB zip file - so the xwiki limit of 10MB may not be the issue (although documents larger than the alleged 1MB MySQL limit have been successfully uploaded). Thus, the problem may arise

[xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-14 Thread Dowson_Jim
When attempting to upload a 10.5MB file attachment to a page in XE 1.2-milestone-2.5917, user consistently get the error: Java Heap Space Out Of Memory Exception ! and the operation fails. Any suggestions on where to start (default java config?) -- Jim Dowson CTO, Global

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-14 Thread Dowson_Jim
Ricardo Rodriguez wrote: [EMAIL PROTECTED] wrote: When attempting to upload a 10.5MB file attachment to a page in XE 1.2-milestone-2.5917, user consistently get the error: Java Heap Space Out Of Memory Exception ! Hi,

[xwiki-users] Whitespace in tags?

2008-01-07 Thread Dowson_Jim
I am having trouble with whitespace handling in tags (1.1.2 1.2RC2 on Windows 2003 and Windows XP locally - and even on xwiki.org itself). tag1|tag2|word3 word4 becomes tag1|tag2|word3|word4 and tag1|tag2|tag 3|tag 4 becomes