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

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 16.04.2004, 19:00   #21 (permalink)
Senior Mamber
 
novocaine's Avatar
 
Join Date: Apr 2004
Location: Hamburg/Germany
Posts: 241
novocaine is on a distinguished road
Default Re: HTMLArea3 Extended

I don't think it's a bug. Maybe HTMLArea3 XTD has a CSS class defined that is used in the modules too. Because, if the border doesn't show up until you login in, that means, that the HTMLArea3 XTD CSS file wasn'T loaded before. Is this ringing a bell?

regards,
novocaine
__________________
Visit ThinkMambo - home of TMEdit and XHTMLSuite
WYSIWYG editors for Mambo Open Source
novocaine is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 16.04.2004, 19:04   #22 (permalink)
Senior Mamber
 
MamboHut's Avatar
 
Join Date: Mar 2004
Location: New Jersey, USA
Posts: 143
MamboHut is on a distinguished road
Default Re: HTMLArea3 Extended

Quote:
Originally Posted by novocaine
I don't think it's a bug. Maybe HTMLArea3 XTD has a CSS class defined that is used in the modules too. Because, if the border doesn't show up until you login in, that means, that the HTMLArea3 XTD CSS file wasn'T loaded before. Is this ringing a bell?

regards,
novocaine
I checked that too but no, no css classes defined that would make a conflict
Nice try
MamboHut is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 16.04.2004, 19:50   #23 (permalink)
Senior Mamber
 
MamboHut's Avatar
 
Join Date: Mar 2004
Location: New Jersey, USA
Posts: 143
MamboHut is on a distinguished road
Default Re: HTMLArea3 Extended

Problem fixed, i was looking in the wrong direction, anyway

in htmlarea.css

removed (width: 600px and changed the border to 0px from

old

iframe, .ta {
border: 1px solid #cec6b5;
width: 600px;
}
New

iframe, .ta {
border: 0px solid #cec6b5;

}
MamboHut is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.04.2004, 19:09   #24 (permalink)
Junior Mamber
 
lexel's Avatar
 
Join Date: Apr 2004
Posts: 34
lexel is on a distinguished road
Default Re: HTMLArea3 Extended

Yeha, Novocaine
Thanks for this excellent job.
it's a
lexel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.04.2004, 19:53   #25 (permalink)
Senior Mamber
 
novocaine's Avatar
 
Join Date: Apr 2004
Location: Hamburg/Germany
Posts: 241
novocaine is on a distinguished road
Coffee Re: HTMLArea3 Extended

Thanks

And there's more to come!

The next release will contain the following:
  • Latest CVS version of htmlarea3 (v 1.74)
  • CSS drop down integrated in editor: format your text with styles contained in your CSS
  • editor will automatically load your template CSS - even more WYSIWYG
  • file manager - easily insert links to your docman or media manager files
  • Fixed iframe issue (iframe is globally defined in the CSS of the current version, which causes iframe width of 600px and border on all iframes - annoying when using wrapper)
  • Some bugfixes and cosmetic surgery
Stay tuned.

regards,
novocaine
__________________
Visit ThinkMambo - home of TMEdit and XHTMLSuite
WYSIWYG editors for Mambo Open Source
novocaine is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.04.2004, 20:02   #26 (permalink)
Expert Mamber
 
BennieBlanco's Avatar
 
Join Date: Apr 2004
Posts: 464
BennieBlanco is on a distinguished road
Default Re: HTMLArea3 Extended

Quote:
Originally Posted by novocaine
Thanks

And there's more to come!

The next release will contain the following:
  • Latest CVS version of htmlarea3 (v 1.74)
  • CSS drop down integrated in editor: format your text with styles contained in your CSS
  • editor will automatically load your template CSS - even more WYSIWYG
  • file manager - easily insert links to your docman or media manager files
  • Fixed iframe issue (iframe is globally defined in the CSS of the current version, which causes iframe width of 600px and border on all iframes - annoying when using wrapper)
  • Some bugfixes and cosmetic surgery
Stay tuned.

regards,
novocaine
I am so glad that we have you here
Thank's again!!
__________________
www.bluehost.com
BennieBlanco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.04.2004, 20:31   #27 (permalink)
Mamber
 
MamboJoe's Avatar
 
Join Date: Apr 2004
Posts: 53
MamboJoe is on a distinguished road
Default Re: HTMLArea3 Extended

Quote:
Originally Posted by novocaine
Thanks
  • file manager - easily insert links to your docman or media manager files
This is great...I really like the fact that we are going to integrate other component link in to the editor.

Great Job!

Kind Regards,
MamboJoe
MamboJoe is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.04.2004, 20:52   #28 (permalink)
Senior Mamber
 
MamboHut's Avatar
 
Join Date: Mar 2004
Location: New Jersey, USA
Posts: 143
MamboHut is on a distinguished road
Default Re: HTMLArea3 Extended

This is really a nice editor but i cann't get it to work on my site, i have it working on another site with same exact configuration on the same server, so i have two different problems now:

1- Doesn't work with either IE or Firefox when i have a module that contains java script.

2- when i remove the modules with Java script, Firefox works fine but IE refuse to load the proper editor (i did try from different machine, cleard cache and cookies), i get the screen below, when i look up the tool bar image's proprties i see it pointing to htmlarea2, very strange, any suggestions?? thanks for all the hard work.
Attached Images
File Type: jpg htmlarea3.jpg (14.9 KB, 118 views)
MamboHut is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.04.2004, 21:13   #29 (permalink)
Senior Mamber
 
novocaine's Avatar
 
Join Date: Apr 2004
Location: Hamburg/Germany
Posts: 241
novocaine is on a distinguished road
Default Re: HTMLArea3 Extended

Sorry MamboHut, no idea. Can't even imagine why the editor wouldn't work with other javascripts and why it's trying to access htmlarea2 images, maybe somethin in your template? Only guessing. I'm pretty busy at the moment so I'm sorry that I can't tell you more.

cheers,
novocaine
__________________
Visit ThinkMambo - home of TMEdit and XHTMLSuite
WYSIWYG editors for Mambo Open Source
novocaine is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.04.2004, 21:40   #30 (permalink)
Senior Mamber
 
MamboHut's Avatar
 
Join Date: Mar 2004
Location: New Jersey, USA
Posts: 143
MamboHut is on a distinguished road
Default Re: HTMLArea3 Extended

Quote:
Originally Posted by novocaine
maybe somethin in your template? Only guessing.
Nope, same template for both sites and again, it works for Firefox with no java script based modules published.

Quote:
Originally Posted by novocaine
I'm pretty busy at the moment so I'm sorry that I can't tell you more.

cheers,
novocaine
No worries, i am ok with htmlarea2 for now. if i need it done sooner i will hire somebody to do it
MamboHut is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

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
HTMLArea3 funktioniertnicht mit MOS 4.5 1.0.7 scheurer Installation 28 27.12.2004 15:19
installing htmlarea3 njcallen Mambo 4.5 'How Do I' Questions 10 02.08.2004 23:57
htmlarea3 Basti Mambo 4.5 Allgemein 7 12.04.2004 19:11
htmlarea3 how to install it? BennieBlanco Mambo 4.5 Installation and Upgrades 3 07.04.2004 19:37


All times are GMT +2. The time now is 18:25.

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.