Replies Back to Article
RTE On-Line Html Editor 1.5.0
When you insert the editor onto a page it creates some code on the current page and also creates a folder in the current site called RTE_files with all the necessary bits and bobs to make the editor work, you can then use the editor to do Insert's / Updates etc on dynamic content, I will be creating some tutorials soon on the use of the editor.
Please contact me directly if you are having specific problems with this extension.
This looks like an awesome extension, but it crashes Ultradev every single time I try to work on a page containing the editor, or any of the editor files themselves. I'm running UD4 on XP.
Anyone else having this problem?
Hi Bill,
Take a look here for a very-very good upload script (asp). The script is like Explorer, and provides u a way for Upload, rename, delete etc.
The main web site is www.web-sn.com
They do a great Job, and they have an Editor that can save in HTML files, that script that could be an File content manager AND THE BEST OF ALL, THEY INTEGRATED ALL SCRIPTS TO WORK TOGETHER
Cheers, keep the good work!
I just want to let u know that their Editor is also Active X.
The idea that is great is to integrate the Editor with the Files Management Content.
This way you will not be obliged to write the path to the Image, or to the link etc.
Cheers
Keep getting error 'Richeditor is undefined', even with version 1.2, and it insists on putting its files in the root directory rather than in the same directory as the html file its being inserted into, and breaking all its links.
Lots of promise, and I did really want it to work, but for now I've binned it, and gone back to the pd_editor.
Hello,
I need acces from window.open and paste code in richedit . For example this tool for add comments, where a window is opened to use a search motor, to find an image and to paste it.
example:
in the case the other editor, the function is:
function cpiar(id_imagen)
{
if(window.opener)
{
var url_img = document.all.iid_imagen.value;
eval("window.opener.document.frames.myContenido.document.frames.texmyContenido.document.body.innerHTML+=('<IMG src='+url_img+' border=0 >')");
self.close();
}
}
but in the richeditor the object is document.all.richedit.docHtml ????
but not work..... helpme please, i need acces
will the rte editor work if you set dreamweaver mx on a new document to be Vbscript instead of javascript.
and also on the new vesion 1.5.0 when you add new fields (eg. checkbox) when you preview it it cpmes up with an error on line 18 ")" epected
aron
Yes, I did say in a previous post that it doesn't work. I've just downloaded version 1.5, and its excellent! Well done!
One minor point...it creates a directory called RTE_files, then refers to it in the code as RTE_Files; this causes it to break on Unix servers because the files cannot be found. Renaming the directory seems to cure the problems.
Peter Connolly
how can i change the background colour from default white to black so i can have white text on a black bacground.
aron.
Hi,
I use the 1.2 version - and it seems to work fine. Then I tried to install the 1.5 verion, but got an error message. I then uninstalled the 1.2 version and then thought the new version would install fine - but no. It kept saying something about "can't update ....bla bla"
So - I'm back to version 1.2
Just thought I would say it, maybe others have has same experience
Helle:-)
Hi Bill,
Okay, I found that out too :-) I have both MX and UD installed. Do you know if anybody ever figured out how to apply a stylesheet to the content of the insert/update text box? That the only issue I really miss?
Helle :-)
Yes, this is a bug that occurs in the getFieldEx method in rte_interface.js, I am cuurently debugging this.
Hi Bill,
Let's say I add a drop down menu in the RTE interface.
What should I do to be able to insert the value of the selected item in the text window ?
Thanks in advance for your help.
Hi Bill,
don't worry about that. I have the solution.
I found the function 'insert html()' in rte.js and used it.
Hi there,
I'm familiair with this editor, I first saw it on richtext.sourceforge.net. I have done some developing for it to and send it to the original creator at sourceforge. I saw that nothing has been done with it yet. I don't know if Bill Chalmers already has the newest files but this are the changes I made to rte:
- New Insert Hyperlink dialogbox,
now it is possible to create the target for the hyperlink, so now you can open a new window or open it in the same frame - Altered the Insert Image,
Made a Image Gallery for it - Added the Dutch Language
- Altered table functions,
Now you can create tables with a border="0" and still see the table and table-cells
If the author of this extension wants to have the sourcecode he can e-mail me. I use the editor in a Content Management System I'm developing for our customers. And all the people who are using this application are very enthusiastic about the HTML Editor!
Ohhh cool thats great.
I know this might sound pushy but i have been hanging out for ages for the new editor to come along and these updates address some of the issues i have. When will this be out.
Aron.
is there any way we can get the files of sorceforge or do we need to wait for a admin to aprove them.
aron
I deleted the older version, and tried to install ver. 1.5, but got a message:
Can not update a file??
Helle :-(
I also have MX installed, so I surpose I could have both versions installed (1.2 - 1.5)
Helle :-)
Hi. I couldn't fix the problem with the new rte_interface.js, but a workaround I've found that works quite well is placing
div style="display:none"
... and ...
/div
(of course you'll have to put the angle brackets around them) around the bottom form elements. This hides them at the bottom of the RTE interface without, without hiding them in the actual RTE. Hope this helps someone.
I can't get this extension to install. I'm using UD 4.0
Any ideas?
Regards
Andy
Oopps! I didn't read the other postings -sorry!
How can i get hold of version 1.2?
Regards
Andy
Well, I dont know if I have the wrong version of the extension or what. I get through your tutorial up until the part where you insert the RS into the test feild. Only problem is I have two feilds one labled text and the the other xthml. Also, I have a post icon instead of your save disk icon. Im not sure what to do. Please help
Using dreamweaver MX and RTE 1.2.0
Hello,
Sorry, When I push the Download button it don't work.
Thamk you.
Regards.
I have format when download as following: mxp
How to manage this or what to do? Need help...