Remote XUL Html Editor
Published 2005-08-09 11:17:00
After the last post, I finally managed to get to the point where the simple XUL HTML remote editor works.
- Source code is available via Subversion
http://www.akbkhome.com/svn/XUL/HtmlEdit - Browse the source
- Try it out.
- Install the files on your server
- Add the css header
<?xml-stylesheet href="HtmlEdit.css" type="text/css"?>
- use the htmledit tag, it uses attributes
eg.<htmledit value="hello world" />
- editorheight="400" (self explanitary)
- editorwidht="700" (self explanitary)
- imagepopup="name" where name is the id of a popup
- linkpopup="name" where name is the id of a popup
- value="the text to go in the editor"
- For the image popup:
- use imageurl="xxx" on the menuitem for the real image url to insert in the editor
- For the link popup:
- use url="xxx" on the menuitem for the url to insert into the editor
- the url "pick:" just uses a javascript prompt to ask you for the url.
Mentioned By:
xulfr.org : wiki XULfr - Ressources Logiciels (1568 referals)
google.com : XUL editor (843 referals)
digg.com : digg - Remote XUL HTML Editor (840 referals)
google.com : xul html editor (331 referals)
google.com : XUL WYSIWYG (264 referals)
www.tutorials.de : XUL Zeilenumbrche in textbox - Sonstige Sprachen @ tutorials.de: Forum - Tutorials - Hilfe - Schulung & mehr (173 referals)
darkmag.net : XUL Zen Garden ? - darkBlog (169 referals)
weblogs.mozillazine.org : Burning Chrome: XUL Widgets project launched (144 referals)
google.com : xul wysiwyg editor (141 referals)
google.com : april (136 referals)
google.com : december (136 referals)
google.com : remote xul (129 referals)
google.com : xul cms (117 referals)
google.com : editor xul (113 referals)
www.phpbuilder.com : PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and m (107 referals)
google.com : xul html (81 referals)
www.phpn.org : Remote XUL Html Editor (67 referals)
google.com : remote html editor (58 referals)
google.com : wysiwyg xul editor (58 referals)
google.com : wysiwyg xul (53 referals)
xulfr.org : wiki XULfr - Ressources Logiciels (1568 referals)
google.com : XUL editor (843 referals)
digg.com : digg - Remote XUL HTML Editor (840 referals)
google.com : xul html editor (331 referals)
google.com : XUL WYSIWYG (264 referals)
www.tutorials.de : XUL Zeilenumbrche in textbox - Sonstige Sprachen @ tutorials.de: Forum - Tutorials - Hilfe - Schulung & mehr (173 referals)
darkmag.net : XUL Zen Garden ? - darkBlog (169 referals)
weblogs.mozillazine.org : Burning Chrome: XUL Widgets project launched (144 referals)
google.com : xul wysiwyg editor (141 referals)
google.com : april (136 referals)
google.com : december (136 referals)
google.com : remote xul (129 referals)
google.com : xul cms (117 referals)
google.com : editor xul (113 referals)
www.phpbuilder.com : PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and m (107 referals)
google.com : xul html (81 referals)
www.phpn.org : Remote XUL Html Editor (67 referals)
google.com : remote html editor (58 referals)
google.com : wysiwyg xul editor (58 referals)
google.com : wysiwyg xul (53 referals)
Follow us
-
- Some thoughts on the language server and its usefulness in the roobuilder
- Roo Builder for Gtk4 moving forward
- Clustered Web Applications - Mysql and File replication
- GitLive - Branching - Merging
- PDO_DataObject Released
- PDO_DataObject is under way
- Mass email Marketing and anti-spam - some of the how-to..
- Hydra - Recruitment done right
Blog Latest
-
Twitter - @Roojs