| Author |
Topic Search Topic Options
|
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Topic: Web Wiz Rich Text Editor v3.0 b1 TESTING Posted: 18 January 2005 at 1:39pm |
The latest version of Web Wiz Rich Text Editor v 3.0 beta 1 has been released.
This new version on the surface, except for the 'Paste from Word' tool,
looks identical to version 2.0, but underneath the code has been
re-written to make it much simpler to integrate the Web Wiz Rich Text Editor into your own
forms.
The latest version allows you to take any HTML textarea and with just 4
lines of code turn it into a WYSIWYG Editor. Well at least that's the
theory.
No more messing with transferring data to an iframe.
Any content, even HTML, within your forms textarea is automatically
transferred to the RTE (WYSIWYG) Editor, making version 3.0 much simpler to
integrate than previous versions.
You can download the new version at:-
http://www.richtexteditor.org/
An on-line demo version can be seen at:-
http://www.richtexteditor.org/beta
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 21 January 2005 at 6:37am |
I released this version 4 days ago now.
Does the lack of feedback mean that this version is bug free and no-one is having integration problems?
Or
Is no-one testing this application?
Any help on testing this version would be appreciated. If it is
positive I can start integrating this version into the other applications on this site and get the full version released.
Also, how is the new 'Paste From Word' Tool? Are you finding that it is cleaning up MS Word Documents successfully?
Edited by -boRg- - 21 January 2005 at 6:40am
|
|
|
 |
FuSioNmAn
Newbie
Joined: 21 January 2005
Location: Italy
Status: Offline
Points: 4
|
Posted: 21 January 2005 at 8:19am |
Hi borg! I've used your text editor recently but 2.0 version.
I've about 800 users that use it by few day.
If I find any bug I'll give warning you
You have make an excellent job!
Your editor is better than all other (pure asp) editor.
I'll try your new version ASAP
Using the demo version on your site I haven't find any bug for now.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 21 January 2005 at 9:16am |
|
Thanks FuSioNmAn most of the popup tools haven't changed accept the new 'Paste Form Word' Tool.
What does need testing is the new integration, I spent most of my time
over Christmas and the New Year changing the main RTE javascript to
make it simpler to integrate.
The new version now takes a pre-existing textarea in your form and
changes it using Javascript into an RTE area, transferring across any
pre-existing data from the textarea.
The toolbar buttons are also now created using JavaScript, this means
that the RTE is more downgreadable, if someone doesn't have Javascript
enabled on their browser they just see your original textarea, so can
still use the form.
For those with non-RTE browsers, but with Javascript enabled they get
some different buttons that allow them to edit the textarea with, but
without the WYSIWYG features.
This should all make the RTE much simpler to integrate as the old
version placed an Iframe in the middle of the form that was difficult
for allot of people to pre-fill with data. This new version should
prevent these problems as it takes an existing textarea and any data within it and
transforms it into an RTE textarea.
|
|
|
 |
ParacelsusPT
Newbie
Joined: 08 September 2004
Location: Portugal
Status: Offline
Points: 6
|
Posted: 21 January 2005 at 10:58pm |
Hi borg!
I was most interested in your new version of RTE, since I really wanted to integrate RTE with existing textareas.
Currently, I'm trying to test it, but unfortunately my host's FTP is down until Wednesday. So, only after that I'll be able to give you some feedback.
But, in theory, it will work just fine... 
|
 |
Sandertje
Newbie
Joined: 22 January 2005
Location: Netherlands
Status: Offline
Points: 1
|
Posted: 22 January 2005 at 3:07pm |
Hi!
I downloaded the RTE last week, and tested it! Great product!
Compliments.. I'm just getting one error when trying to upload an image
of file:
It says:
Server object error 'ASP 0177 :
800401f3'
Server.CreateObject Failed
/ed/functions/functions_upload.asp, line 85
Invalid ProgID. For additional information specific
to this message please visit the Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
Can you tell me if I did something wrong. Thanx!
Sander
|
 |
dj air
Senior Member
Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
|
Posted: 22 January 2005 at 3:22pm |
|
it looks like from the error you don't have the selected uplaod component on the server.
check to see if your host supports the selected component (s). and use one that is on the server.
|
 |
Kriz
Newbie
Joined: 24 January 2005
Location: Belgium
Status: Offline
Points: 10
|
Posted: 24 January 2005 at 4:20pm |
Hi!
I recently discovered the RTE v.2. It looked awesome. I started using it but I never got to a full integration because I saw there was a v.3.0 b1.
I thought, why spending time on v2 when there's allready a v3. But that's something I regret a little bit for the moment, because V3 doens't work...
I have problems when I hit the submit button. My changes to the text are not visible... I tried it in the online demo version, and I have the same problem over there... But not always... that's very strange.... Sometimes it works. But mostly not.
Another thing : when I hit the back-button and choose preview from the menu the popup screen shows my editing. The preview always works.
Can you tell me what the problem could be or what I am doing wrong?
But still... awesome editor!!
BTW; how do you announce bug fixes?
|
 |