| 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 v2 beta 1 Posted: 15 November 2004 at 1:54pm |
after spending around 100+ hours over the last month on this I have
released a beta version 2.0 of the Web Wiz Rich Text Editor, for you
all to download and test.
You can download the new beta version at (it's the v2 beta 1 version):-
http://www.webwiz.net/asp/sample_scripts/RTE_applicati on.asp
An on-line demo version can be seen at:-
http://www.richtexteditor.org/demo/
The new version has many new features and is simpler to integrate,
although at the moment there is only a simple readme file with some
integration notes in it.
If anyone would like to write more comprehensive install instructions
for the
final version then please do and I'll include them in the final
version, as good install instructions are never written well by the
developer as I have to much knowledge of the system for novice users
to understand what I'm on about.
New features include:-
- New look
- Improved loading speed
- Improved hyperlink, upload, attachment, emotion, etc. controls
- Special characters
- Table inserting for Mozilla based browsers
- Single line spacing for IE (IE usually does double line spacing in most RTE's)
- New open, close, save, print, horizontal rule, strike through, etc. tools
- Image, hyperlink, and attachment preview windows
- Server file browsing for uploaded server images and files (can only veiw certain folders for security and can be disabled)
- Can now be skinned to change the look and feel
- All features can be enabled and disabled from one text based file for easy setup
|
|
|
 |
likedon
Newbie
Joined: 26 September 2003
Status: Offline
Points: 14
|
Posted: 15 November 2004 at 3:04pm |
|
Looking great so far, but it's a beta as your say, so I'm sure you know
the limitation of creating a link on an image. The resulting action
is different in firefox vs explorer.
any plans on word-cleaner and and insert flash/quicktime/avi ?
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 16 November 2004 at 8:21am |
|
I haven't yet worked out away to create an image on a link and so far I
have hit a brick wall on doing that after spending around 16 hours
trying to come up with a solution.
I have considered a word cleaner, but I'm afraid that my knowledge of
javascript isn't upto producing a word cleaner and I can find no
refernces on how to build one on the internet so at the moment there
are no plans to add one, unless something changes.
It should be relativly simple to modify the code to have support for flash/quicktime/avi files.
|
|
|
 |
likedon
Newbie
Joined: 26 September 2003
Status: Offline
Points: 14
|
Posted: 16 November 2004 at 8:28am |
|
okay someone will hopefully mod it
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 16 November 2004 at 9:39am |
|
If I find time I may look into adding a Flash insert tool
|
|
|
 |
aks427
Mod Builder Group
Joined: 06 December 2003
Location: United States
Status: Offline
Points: 276
|
Posted: 16 November 2004 at 11:00am |
Great updates to the new RTE version! Thanks for spending so much of your time on it!
I ran accross one error you might want to know about. I saved a file without a title, using the litte save button, and then browsed to it, and tried to click open, but got a javascript error "Unknown Runtime Error, Line 22, Char 3, URL RTE/RTE_popup_open_file.asp".
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 16 November 2004 at 11:47am |
|
Do you get the same error in Firefox, as the returned error message in IE is almost useless.
Firefox has a decent javascript debug console so you can identify the
exact error and line that courses the error, which may help track down
the problem.
I have tried to replicate the error but can not.
|
|
|
 |
aks427
Mod Builder Group
Joined: 06 December 2003
Location: United States
Status: Offline
Points: 276
|
Posted: 16 November 2004 at 12:20pm |
Yeah, I know that IE has very bad javascript error messages.
No, I only get it in IE, not Mozilla. It is something with not putting a title when you save, I think.
|
 |