Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:55:17 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155553 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: HTMLarea  (Read 2923 times)
Bill
Guest
« on: January 18, 2005, 07:00:37 PM »

HTMLarea is by default installed with support for many languages. I tried to change the setting to match the language I use with WebsiteBaker (dutch), but I did n't succeed.

The value I want to change is '_editor_lang = "en"'. Can anybody help out?
Logged
fienieg
Guest
« Reply #1 on: January 19, 2005, 02:17:44 AM »

Try downloading the dutch translation, and install it  Smiley
The dutch language isn't included in the package, but will show up as an option in the admin section, but that doesn't mean it's installed!!!
Logged
Bill
Guest
« Reply #2 on: January 19, 2005, 10:40:42 AM »

Thank you for your reply.

If you mean the dutch translation of websitebaker, it is installed and running.  I use WebsiteBaker 2.2.4 and the translation id version 2.2.0, accordingly to the add-ons / languages / language details.

Should I install a language file for HTMLarea separately?
Logged
fienieg
Guest
« Reply #3 on: January 19, 2005, 06:41:14 PM »

Yes, the HTML area is just in english, so it you want a different language, you'll need to edit it your self....
Logged
Bill
Guest
« Reply #4 on: January 20, 2005, 09:51:50 PM »

I managed to obtain a dutch language file and put it in the 'htmlarea\lang' folder.

However I noticed the follewing text in the source / output of
Quote
:
Quote
<script type="text/javascript">  _editor_url = "http://localhost/wb/include/htmlarea/";  _editor_lang = "en";</script>
.  I think
Quote
_editor_lang = "en";
should be
Quote
_editor_lang = "nl";
. But how can I fix this, because there is no such statement in
Quote
?
Logged
Stefan
Guest
« Reply #5 on: January 21, 2005, 12:10:46 AM »

Check out /modules/wysiwyg/modify.php - line 54
and likewise /modules/news/modify_post.php - line 43.
Logged
Bill
Guest
« Reply #6 on: January 21, 2005, 11:53:27 AM »

Thanks a lot! That fixed it.

(And even if it didn't, WebsiteBaker is just what I need!)
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!