Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 03:32:23 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: 1 ... 6 7 [8] 9   Go Down
Print
Author Topic: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release  (Read 39867 times)
erpe

Offline Offline

Posts: 2077


WWW
« Reply #175 on: April 27, 2010, 07:13:41 PM »

Updated the tiny_mce to latest release 3.3.4 built 04-27-2010

http://www.websitebakers.com/pages/admin/admin-tools/tinymce-editor.php

Tiny_guys are busy these days   grin

rgds

erpe
Logged

erpe

Offline Offline

Posts: 2077


WWW
« Reply #176 on: April 28, 2010, 06:44:08 PM »

reworked include.php and fixed some bugs:

http://www.websitebakers.com/pages/admin/admin-tools/tinymce-editor.php


rgds

erpe

Edit: there is a tiny_mce jquery release available, but as long as this bug is not fixed  it will not run on WB 2.8.1
« Last Edit: April 28, 2010, 06:49:34 PM by erpe » Logged

erpe

Offline Offline

Posts: 2077


WWW
« Reply #177 on: May 05, 2010, 04:23:09 PM »

Hi @ all

the guys from tiny_mce want you to tell them what is still to do in the future:
there is a TinyMCE survey to find out where users are heading in terms of web development

Please click here to take part:
http://polldaddy.com/s/BD751DE7F5FE175B

rgds

erpe
Logged

erpe

Offline Offline

Posts: 2077


WWW
« Reply #178 on: May 06, 2010, 08:17:21 PM »

Hi there

TinyMCE had been upgraded aagin to release 3.3.5 today.
Please find new WB module at:
http://www.websitebakers.com/pages/admin/admin-tools/tinymce-editor.php

rgds

erpe
Logged

sphinx

Offline Offline

Posts: 2


« Reply #179 on: May 07, 2010, 05:20:21 PM »

i've just installed tinymce (3.35) and figured out that it strips parts of some code I insert in wysiwyg (source mode) as:
<script language="javascript" type="text/javascript" src="http://domain.com/file.js"></script>
is stripped as:
<script language="javascript" type="text/javascript"></script>

latest tinymce, latest wb, default configs.

any ideea?
Logged
erpe

Offline Offline

Posts: 2077


WWW
« Reply #180 on: May 20, 2010, 02:00:41 PM »

@all

Tiny_MCE 3.36 can be downloaded.
http://www.websitebakers.com/pages/posts/tiny-mce-3.36-available-196.php

rgds

erpe
Logged

erpe

Offline Offline

Posts: 2077


WWW
« Reply #181 on: June 10, 2010, 10:03:49 PM »

@all

Tiny_MCE 3.37 can be downloaded.
http://www.websitebakers.com/pages/posts/tiny-mce-3.37-available-199.php

rgds

erpe
Logged

Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #182 on: June 10, 2010, 10:10:58 PM »

Hello Erpe,

I am just curious: What are the benefits of using TINY MCE  in comparison with CKE?
Is there something I missed?

Regards,
Stefekl
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
erpe

Offline Offline

Posts: 2077


WWW
« Reply #183 on: June 30, 2010, 02:09:25 PM »

@all

Tiny_MCE 3.38 can be downloaded.
http://www.websitebakers.com/pages/posts/tiny-mce-3.38-available-202.php

rgds

erpe
Logged

yishay

Offline Offline

Posts: 31



« Reply #184 on: July 02, 2010, 10:30:48 AM »

The ajax image editor doesnt work propperly. when i try tu upload an image i get this message:

Quote
SyntaxError: missing ; before statement

and when i try to edit an image i uploaded the normal way (via "media") i get this message:

Quote
http://Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

and thumbnails dont show in the "media screen"

any thoughts?
« Last Edit: July 02, 2010, 10:33:41 AM by yishay » Logged
erpe

Offline Offline

Posts: 2077


WWW
« Reply #185 on: July 02, 2010, 11:21:05 AM »

Just tested this on my testinstallation and everything works fine for me:
uploading images
editing images
and thumbnails are showing.

rgds

erpe
Logged

erpe

Offline Offline

Posts: 2077


WWW
« Reply #186 on: July 04, 2010, 09:00:08 PM »

The Tiny_MCE developers are trying to improve the editor for usage with iphone and other mobiles.
For those who would like to help:
http://tinymce.moxiecode.com/punbb/viewtopic.php?id=22209&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+moxiecode%2Ftinymce+%28TinyMCE+News%29

rgds

erpe
Logged

Boudi
Addon Team

Offline Offline

Posts: 816



WWW
« Reply #187 on: September 28, 2010, 09:31:12 AM »

Hi there,

Because the FCK Editor gives more and more errors working under IE8 I decided to use the Tinmy MCE as a default editor.

The first thing I always did after install was remove the annoying <p> tags in the source code in one of the FCK files.

Now I want to remove the <p> tags permanently from the Tiny MCE editor. I couldn't find the right file in order to remove them. On the entire forum I couldn't find the answer too.

Does anyone know in which file I can remove the <p> tag permanently?

Thnq.

Greetz,
Boudi
Logged

...:: Bake the Unbakable ::...
aldus

Offline Offline

Posts: 1238


« Reply #188 on: September 28, 2010, 01:30:00 PM »

Hello Boudi

The only way to get this one to __work__, is to modify the "include.php" inside the "tiny_mce" modules
to get this work. Look for the following passage inside the "include.php" (maybe around line 160 ff.).

Code:
force_br_newlines   :    true,
force_p_newlines    :    false,
forced_root_block   : false,

And maybe you will have to add the line "forced_root_block: false," to the passage.

hope it helps

Regards
Aldus
Logged
Boudi
Addon Team

Offline Offline

Posts: 816



WWW
« Reply #189 on: September 28, 2010, 01:45:40 PM »

Well...this is exactly what helps! ThnQ!!  grin grin

You only have to add the forced_root_block   :    false, and it works like a charm!

Greetz,

Boudi

Logged

...:: Bake the Unbakable ::...
Boudi
Addon Team

Offline Offline

Posts: 816



WWW
« Reply #190 on: September 29, 2010, 12:19:37 PM »

Problem here when using the Tiny editor.

I got 2 errors: 'FCKLang' is undefined

URI: http://www.domain.nl/modules/tiny_mce/tiny_mce/plugins/wbmodules/langs/nl.js
URI: http://www.domain.nl/modules/tiny_mce/tiny_mce/plugins/wbdroplets/langs/nl.js

A client of me gets a blank screen and no Tiny MCE editor when they want to edit pages. This only happens with their IE8 browser. When they push the 'Compability button' in the browser then they see the editor but the error remains.

I installed the latest WB version and the latest TinyMCE version.

Help would be appreciated!

Boudi
« Last Edit: September 29, 2010, 02:25:08 PM by Boudi » Logged

...:: Bake the Unbakable ::...
aldus

Offline Offline

Posts: 1238


« Reply #191 on: September 29, 2010, 04:29:47 PM »

Hallo Boudi

hm ... a typical bug - results form __transporting__ FCK Modules to TinyMCE without taking care about the language-modul-files of the TinyMCE
The correct "form" has to be for the "modules"
Code:
tinyMCE.addI18n('nl.wbmodules',{
desc : 'Interne WB link toevoegen',
title: "WB Link - voeg interne link toe",
});
instead of the FCK-Code ... witch is differ ...

Ok - have made the changes to both modules for a quick test
but can't tell if it is realy ok, as my dutch is ... ähm ... i can't read it  rolleyes

Kind regards
Aldus

Logged
aldus

Offline Offline

Posts: 1238


« Reply #192 on: September 29, 2010, 07:29:40 PM »

Hello, me again

As it looks like, this is only the half one. We are also in the need to modify/translate the "nl.php" file inside
the "langs" folder of the tinyMCE module at all.

I've modify both modules and placed an asterix (*) followed by an number inside the "nl.php" - so you can
find the correct place for the translation at all. As i hope so  rolleyes. As you can see it in the attachements
2 and 3.
E.g. file "plugins/wbmodules/langs/nl.php"
Code:
<?php
    $WBModulesBtn 
'Insert/Edit Website Baker link **1';
    
$WBModulesDlgTitle ='WB Link - Insert internal link **2';
    
$WBModulesDlgName 'Website Baker Link insert **3';
    
$WBModulesErrSelection 'Please select a text in order to create a (internal) link **4';
    
$WBModulesErrPageSelect 'Please select a page in order to create a link **5';
    
$WBModuleslblPageSelection 'Select a WB Page to link to: **6';
    
$WBModuleslblTitle 'Title **7';
$WBModuleslblInsert 'Insert **8';
$WBModuleslblCancel 'Cancel **9';
?>


There is also a missing translations for "ru", "fr", "it", "no", "dk", ... and so on  cry
If you are willing to serve theese ones - or your own, i've forgot to list it here - feel free to drop a PM to me wink

Kind regards
Aldus
« Last Edit: September 29, 2010, 07:32:59 PM by aldus » Logged
Boudi
Addon Team

Offline Offline

Posts: 816



WWW
« Reply #193 on: September 30, 2010, 10:21:09 AM »

Hi Aldus,

Thnx for taking the time to help me (and us?) out.

As an att. I send you the translated files as you mentioned. (NL only)

When there's an official update for the Tiny MCE I will download and test it Smiley

When there's more Dutch translation needed just let me know and I will be glad to help.

Boudi

Logged

...:: Bake the Unbakable ::...
aldus

Offline Offline

Posts: 1238


« Reply #194 on: September 30, 2010, 06:02:17 PM »

Hello Boudi

Thank you for the dutch translation of the wbdroplets-modules-files ...
Mybe i've got tomatos on my eyes or something else - but the languagefiles for the "wbmodules" are still in
english at all ... or missing.

As for the "cancle" or "save it" button i can do/handle/copy it by my self; but for the rest ... i don't want to ask
»google-translations« – the great fun mashinerolleyes

Details inside the file "wb/modules/tiny_mce/plugins/wbmodules/langs/nl.php"
Code:
<?php
    $WBModulesBtn 
'Insert/Edit Website Baker link **1';
    
$WBModulesDlgTitle ='WB Link - Insert internal link **2';
    
$WBModulesDlgName 'Website Baker Link insert **3';
    
$WBModulesErrSelection 'Please select a text in order to create a (internal) link **4';
    
$WBModulesErrPageSelect 'Please select a page in order to create a link **5';
    
$WBModuleslblPageSelection 'Select a WB Page to link to: **6';
    
$WBModuleslblTitle 'Titel:';
    
$WBModuleslblInsert 'toevoegen';
    
$WBModuleslblCancel 'annuleren';
?>


Kind regards
Aldus
 
Logged
Boudi
Addon Team

Offline Offline

Posts: 816



WWW
« Reply #195 on: September 30, 2010, 06:11:28 PM »

Oh d@mn!! I re-uploaded the original zip again haha  cheesy

I will translate the both NL language files again!

Modules:

Code:
<?php
    $WBModulesBtn 
'Toevoegen/Wijzigen WB link';
    
$WBModulesDlgTitle ='WB Link - Toevoegen interne link';
    
$WBModulesDlgName 'WB Link toevoegen';
    
$WBModulesErrSelection 'Selecteer een tekst om een (interne) link aan te maken';
    
$WBModulesErrPageSelect 'Selecteer een pagina om een link aan te maken';
    
$WBModuleslblPageSelection 'Selecteer een WB Pagina om te linken aan:';
    
$WBModuleslblTitle 'Titel';
    
$WBModuleslblInsert 'Toevoegen';
    
$WBModuleslblCancel 'Annuleren';
?>

Droplets:

Code:
<?php
$WBDropletsBtn            
'Toevoegen WB Droplets' ;
$WBDropletsDlgTitle        'Toevoegen Website Baker Droplet' ;
$WBDropletsDlgName        'Website Baker Droplet' ;
$WBDropletsErrPageSelect  'Selecteer!' ;
$WBDropletslblPageSelection    'Geïnstalleerde Droplets zijn:';
$WBDropletslblTitle        'Titel:';
$WBDropletslblInsert 'toevoegen';
$WBDropletslblCancel 'annuleren';
?>

We all cool now? Or did I miss something?  rolleyes
« Last Edit: September 30, 2010, 06:20:34 PM by Boudi » Logged

...:: Bake the Unbakable ::...
aldus

Offline Offline

Posts: 1238


« Reply #196 on: October 01, 2010, 04:04:58 PM »

Thank you, Boudi!

I've made the changes and removed some old unnessesary files also from the modules.
As far as i could test it here within e.g. #1462 and #1465 it's still working fine for me.

Attachted are both tinyMCE-Modules in one zip.

@all
Anyone out here willing to make an translation for france, or dansk, or norsk, or itali, or "platt-düsk"  grin

Kind regards
Aldus
Logged
Bachson

Offline Offline

Posts: 37


« Reply #197 on: October 25, 2010, 10:22:05 PM »

The tiny mce editor does not apear in opera
any idea why?
Logged
PurpleEdge

Offline Offline

Posts: 232



WWW
« Reply #198 on: October 27, 2010, 12:28:07 AM »

Do you have any thought on the jQuery version of tinymce?
Logged
Xagone
AddOn Development
*
Offline Offline

Posts: 478



WWW
« Reply #199 on: February 17, 2011, 04:49:36 PM »

The last version (from asmap) I've download was missing some french version to properly work if your admin is in French, so i've made them, feel free to ad it to your next version
Logged

Xagone Inc. (formerly VotreEspace)
http://www.xagone.com/
Pages: 1 ... 6 7 [8] 9   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!