Re: [xwiki-users] After uploading a picture or a file in wysiwyg editor, an error occurs

2009-07-09 Thread Marius Dumitru Florea
ArielWang wrote: I am using WYSIWYG editor 2.0, when I use Insert picture or Link/Insert attachement, an error occurs if the picture is large. But the picture seems to be uploaded anyway. What exactly do you mean by large? How large is the image you're trying to upload? Do you see any useful

Re: [xwiki-users] After uploading a picture or a file in wysiwyg editor, an error occurs

2009-07-09 Thread ArielWang
Thank you so much for your reply. I tried the image larger than 1M and it fails... I am using MySQL. The attachment has the same error with insert: Below is the error message I get from the attachment function: Java Heap Space Out Of Memory Exception ! -- View this message in context:

Re: [xwiki-users] Button Plugin in WYSIWYG editor

2009-07-09 Thread Marius Dumitru Florea
Hi again, See below, Marius Dumitru Florea wrote: Hi, ArielWang wrote: I want to add three buttons to the toolbar in WYSIWYG V2. Now I have XWIKI 1.8 and WYSIWYG V2 with Syntax 2.0. The problem is: When I use WYSIWYG V1, the message #error(“some messages”)can be parsed as error message.

Re: [xwiki-users] Button Plugin in WYSIWYG editor

2009-07-09 Thread Marius Dumitru Florea
Marius Dumitru Florea wrote: Hi again, See below, Marius Dumitru Florea wrote: Hi, ArielWang wrote: I want to add three buttons to the toolbar in WYSIWYG V2. Now I have XWIKI 1.8 and WYSIWYG V2 with Syntax 2.0. The problem is: When I use WYSIWYG V1, the message #error(“some

Re: [xwiki-users] After uploading a picture or a file in wysiwyg editor, an error occurs

2009-07-09 Thread Marius Dumitru Florea
ArielWang wrote: Thank you so much for your reply. I tried the image larger than 1M and it fails... I am using MySQL. See the note at the end of Installation Steps section of http://tinyurl.com/lhfhtu . Maybe increasing the maximum allowed packed size will help. The attachment has the

Re: [xwiki-users] where does the actual registration happen?

2009-07-09 Thread Ajdin Brandic
Did you get the original registration script to work (if so, HOW?) or created a bespoke one? Ajdin -Original Message- From: users-boun...@xwiki.org on behalf of Edward Laptop Sent: Wed 08/07/2009 12:55 To: XWiki Users Subject: Re: [xwiki-users] where does the actual registration

Re: [xwiki-users] where does the actual registration happen?

2009-07-09 Thread Edward Laptop
As it happens I did use the orriginal registration script, and in theory its not difficult. Took quite a long time for me work it out though. Happy to send script if it helps Edward ___ users mailing list users@xwiki.org

[xwiki-users] working captcha

2009-07-09 Thread Edward Laptop
Dear All I have spent quite a few hours playing with the captcha trying to get it to work. There were some useful posts on the new group, but none of them was a complete solution. The below has worked for me... hopefully it will prove useful to someone else. This code is taken from a fairly old