Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 23

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, 01:25   #1 (permalink)
Expert Mamber
 
BennieBlanco's Avatar
 
Join Date: Apr 2004
Posts: 464
BennieBlanco is on a distinguished road
Default htmlarea3_xtd

@ Novocaine
the editor look's awesome
call me lasy but
one thing is missing
upload image like in htmlarea 2 or maybe I have something else?
and why can't I see the images
here is atachmant

see what I mean


I don't want my news people to mess around admin area so the best way for them to submit news is trought live site
and for that they use "upload image" to add pics
Attached Images
File Type: jpg clip_image002.jpg (15.7 KB, 602 views)
BennieBlanco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 16.04.2004, 01:30   #2 (permalink)
Expert Mamber
 
BennieBlanco's Avatar
 
Join Date: Apr 2004
Posts: 464
BennieBlanco is on a distinguished road
Default Re: htmlarea3_xtd

here is Htmlare 2
all good
Attached Images
File Type: jpg clip_image002.jpg (28.4 KB, 369 views)
BennieBlanco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 16.04.2004, 10:47   #3 (permalink)
Junior Mamber
 
dingin's Avatar
 
Join Date: Apr 2004
Location: Indonesia
Posts: 42
dingin is on a distinguished road
Send a message via ICQ to dingin Send a message via Yahoo to dingin
Default Re: htmlarea3_xtd

Just uploaded to server, but I think I'll stay for a whiloe before using this one
__________________
Meet me at dingin.info
dingin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 16.04.2004, 11:03   #4 (permalink)
Junior Mamber
 
dingin's Avatar
 
Join Date: Apr 2004
Location: Indonesia
Posts: 42
dingin is on a distinguished road
Send a message via ICQ to dingin Send a message via Yahoo to dingin
Default Re: htmlarea3_xtd

Just installed and tt's sucks!!! My index file wouldn't open . So, I've got to rolled back to htmlarea2. Hope it can fixed, 'coz the layout is nice looking
__________________
Meet me at dingin.info
dingin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 16.04.2004, 12:38   #5 (permalink)
Senior Mamber
 
novocaine's Avatar
 
Join Date: Apr 2004
Location: Hamburg/Germany
Posts: 241
novocaine is on a distinguished road
Default Re: htmlarea3_xtd

Quote:
Originally Posted by BennieBlanco
one thing is missing
upload image like in htmlarea 2 or maybe I have something else?
and why can't I see the images
There will be an update of the Image Manager, which will allow to upload images. There won't be (for now) the option of creating new folders. But first I have to fix a potential security issue. I guess most of you remember what happened when the security hole in htmlarea2 got public...

If you say, you can't see the images: Anastasia reported the same, when working with MSAS. I personally don't use MSAS and can't tell what could be wrong. You might try to find out, what path the image manager generates and then open /editor/htmlarea3_xtd/popups/ImageManager/config.inc.php
and add the missing parameter to $BASE_ROOT (maybe just "/mambo45/"?). At least that's a guess - couldn't reproduce the error.

@ dingin:
I've read about the same problem in the German forum, but can't tell you anything about it, as it did never happen to me. Sorry However a few people reported that they first had to CHMOD 777 editor.htmlarea3_xtd.php. You might try that.

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!
Old 16.04.2004, 15:34   #6 (permalink)
Junior Mamber
 
Pako Navas's Avatar
 
Join Date: Apr 2004
Location: Bilbao, País Vasco
Posts: 34
Pako Navas is on a distinguished road
Default A great job! and a question!.

The first thing is to say that you have done a wonderful job.

But I have a problem. I had a moficated version of HTML area in which there was styles but in this version I dont know how to do that.

Can you help me!.
Pako Navas is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 16.04.2004, 15:36   #7 (permalink)
Senior Mamber
 
scheurer's Avatar
 
Join Date: Apr 2004
Location: Frankfurt am Main, Germany
Posts: 137
scheurer is on a distinguished road
Default Re: htmlarea3_xtd

Quote:
Originally Posted by novocaine
If you say, you can't see the images: Anastasia reported the same, when working with MSAS. I personally don't use MSAS and can't tell what could be wrong. You might try to find out, what path the image manager generates and then open /editor/htmlarea3_xtd/popups/ImageManager/config.inc.php
and add the missing parameter to $BASE_ROOT (maybe just "/mambo45/"?). At least that's a guess - couldn't reproduce the error.
I had the same problem. I think it occurs when Your mambo installation resides in a subdirectory:

This is my config.inc.php:

$BASE_DIR = "/is/htdocs/www.website.de/newweb";
$BASE_URL = "/newweb/";
$BASE_ROOT = "images/stories";

After changing the base_url path it works.
__________________
Cheers,

Mathias Scheurer
http://www.mamboland.de
(under construction)
scheurer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 16.04.2004, 15:39   #8 (permalink)
Expert Mamber
 
BennieBlanco's Avatar
 
Join Date: Apr 2004
Posts: 464
BennieBlanco is on a distinguished road
Default Re: htmlarea3_xtd

Quote:
Originally Posted by novocaine
There will be an update of the Image Manager, which will allow to upload images. There won't be (for now) the option of creating new folders. But first I have to fix a potential security issue. I guess most of you remember what happened when the security hole in htmlarea2 got public...

If you say, you can't see the images: Anastasia reported the same, when working with MSAS. I personally don't use MSAS and can't tell what could be wrong. You might try to find out, what path the image manager generates and then open /editor/htmlarea3_xtd/popups/ImageManager/config.inc.php
and add the missing parameter to $BASE_ROOT (maybe just "/mambo45/"?). At least that's a guess - couldn't reproduce the error.


Cheers,
novocaine

Thank you for the info and the editor
One more question
I translated the editor to Bosnian/Ex Yugoslavian
would this be interested to you?
BennieBlanco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 16.04.2004, 15:40   #9 (permalink)
Expert Mamber
 
BennieBlanco's Avatar
 
Join Date: Apr 2004
Posts: 464
BennieBlanco is on a distinguished road
Default Re: htmlarea3_xtd

Quote:
Originally Posted by scheurer
I had the same problem. I think it occurs when Your mambo installation resides in a subdirectory:

This is my config.inc.php:

$BASE_DIR = "/is/htdocs/www.website.de/newweb";
$BASE_URL = "/newweb/";
$BASE_ROOT = "images/stories";

After changing the base_url path it works.
Awesome thank's
BennieBlanco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 16.04.2004, 15:44   #10 (permalink)
Senior Mamber
 
novocaine's Avatar
 
Join Date: Apr 2004
Location: Hamburg/Germany
Posts: 241
novocaine is on a distinguished road
Default Re: htmlarea3_xtd

Quote:
Originally Posted by BennieBlanco
Thank you for the info and the editor
One more question
I translated the editor to Bosnian/Ex Yugoslavian
would this be interested to you?
Sure, why not! I'd love to see it translated in all languages you want to and contributed to MOSForge.

At the moment Alberto Barban is making an Italian translation.

Thanks and 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!
 

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



All times are GMT +2. The time now is 06:23.

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.