Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 13

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 09.04.2004, 12:08   #1 (permalink)
Senior Mamber
 
kotos's Avatar
 
Join Date: Apr 2004
Location: Warszawa, Polska
Posts: 140
kotos is on a distinguished road
Send a message via ICQ to kotos
Exclamation Html editor working in Mozilla

I wish to have Html editor working in Mozilla 1.4 , 1,6 +
__________________
Beer, beer, beer, I'm Pandaren Brewmaster
kotos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 09.04.2004, 12:30   #2 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 1
liebrand is on a distinguished road
Thumbs up Re: Html editor working in Mozilla

Hello,
I'am using Mozilla 1.7 and htmlarea3 works fine.
Even as a RTE editor!
liebrand is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 13:53   #3 (permalink)
Professional Mamber
 
stingrey's Avatar
 
Join Date: Apr 2004
Location: Marikina, Manila, Philippines
Posts: 776
stingrey is on a distinguished road
Default Re: Html editor working in Mozilla

The problem exists because there is no true free X-Browser wysiwyg editor available.

This is something the Mambo developers have no control over - there focus is mambo core development (not development of a wysiwyg editor).
They have tried to accomodate this wish by allowing easier integration of any wysiwyg editor into Mambo.



Htmlarea 3 will be great once it becomes stable, but it is still in development and testing phase.

The other solution is to buy a commercial wysiwyg editor that is fully x-browser capable.
__________________
Joomla! Core Team Member
Software Coding & Design - Stability Team Leader
www.joomla.org
Former Mambo Core Team Member
stingrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 20.04.2004, 00:38   #4 (permalink)
Senior Mamber
 
MamboZ's Avatar
 
Join Date: Apr 2004
Location: Germany
Posts: 164
MamboZ is on a distinguished road
RedCross Re: Html editor working in Mozilla

You can download HTMLArea3 XTD:
http://mosforge.net/frs/?group_id=157

If you have any problems with the menu icons/images, change the code in the file .../editor/htmlarea3_xtd/htmlarea_xtd.js.php

var img = document.createElement("img");
img.src = btn[1];
img.style.width = "18px";
img.style.height = "18px";
el.appendChild(img);


to

/* image problem
var img = document.createElement("img");
img.src = btn[1];
img.style.width = "18px";
img.style.height = "18px";
el.appendChild(img);
*/
el.innerHTML = '<img src="'+ btn[1] +'" width="18" height="18">';


That's all folks.
__________________
Mamboz
--
www.zechmann.com
MamboZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML Area 2 in Mozilla Farrukh Mambo 4.5 General Talk 10 05.05.2004 09:08
html area 3 khan2002 Mambo 4.5 Allgemein 21 16.04.2004 12:20
modificare HTML Templates markuty Templates 2 07.04.2004 23:56


All times are GMT +2. The time now is 00:31.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.