Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
February 12, 2012, 11:58:04 AM
1 Hour
1 Day
1 Week
1 Month
Forever
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
.
149635
Posts in
21099
Topics by
7537
Members
Latest Member:
lotte2
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
Pages:
1
...
4
5
[
6
]
7
8
9
Go Down
Author
Topic: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release (Read 38455 times)
cnwb
Offline
Posts: 234
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #125 on:
October 21, 2008, 03:28:01 PM »
TinyMCE
3.2.0.2
version
1.1.4
has been added to Add-ons Repository
Download here
Logged
http://www.jcwebden.com
adiwillow
Offline
Posts: 62
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #126 on:
October 23, 2008, 01:16:01 PM »
great work !
thanks for the time you put into this.. really appreciated.
Logged
cnwb
Offline
Posts: 234
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #127 on:
October 23, 2008, 01:26:54 PM »
Not a problem, Glad to help
John
Logged
http://www.jcwebden.com
Hans
Offline
Posts: 560
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #128 on:
November 17, 2008, 05:23:11 PM »
Hi John (or others)
When using IE7 with TinyMCE "enter" gives a <br> instead or <p>
Is there a way to alter this behaviour (I thought it was possible in include.php but I can't find anything)
Thanks
Hans
EDIT: figured it out: changed (in include.php)
Code:
force_br_newlines : true,
force_p_newlines: false,
to
Code:
force_br_newlines: false,
force_p_newlines: true,
«
Last Edit: November 17, 2008, 07:02:58 PM by Hans
»
Logged
Hans - Nijmegen - The Netherlands
mike108
Offline
Posts: 10
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #129 on:
January 24, 2009, 01:14:07 PM »
Hi
i have latest version of WB 2.7 and just installed this latest tinymice editor but am having troubles when uploading/inserting images...
the upload seems to go ok, however the images do not display correctly in the editor preview, just get the little red cross, and then if i try and insert the image in the page the image url when looking at the html source is displaying as this:
any ideas why its not showing the correct path?
im baffled...
im on a win2003 server, php 5
«
Last Edit: February 12, 2009, 10:18:48 PM by mike108
»
Logged
Pastor-a
Offline
Posts: 6
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #130 on:
April 09, 2009, 04:54:15 AM »
Hi Guys,
This is a very nice editor to use. However, I found one problem with it. When you set a highlighted backround color on text you cannot turn it off. The selection pannel needs a 'none' for no highlighter.
Just a thought,
Many thanks
Always yours in His Work,
Andrew
Logged
cnwb
Offline
Posts: 234
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #131 on:
April 11, 2009, 01:33:12 PM »
I hope this helps just look at the sample help picture
I have provided this should resolve your issue with
highlighting text.
No modification to module is needed..
JP
Logged
http://www.jcwebden.com
Spritemarkiv
AddOn Development
Offline
Posts: 112
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #132 on:
April 12, 2009, 10:01:20 AM »
Has anyone incorporated this into the Mass Mail Module? I have seen a WYSIWYG-MassMail on the AMASP but it is only for the FCKeditor. Tiny is awesome and I don't want to make my users use both systems. I'm learning php and have only limited java. I'm looking into it but not sure where to look. Any suggestions/guidance/solutions would be appreciated.
UPDATE
So I did it myself. You can see the results at
http://www.websitebaker2.org/forum/index.php/topic,13627.msg83478.html#msg83478
«
Last Edit: April 23, 2009, 06:57:31 PM by Spritemarkiv
»
Logged
LuuQ
Offline
Posts: 96
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #133 on:
April 16, 2009, 04:24:54 PM »
Hi
First, I like TinyMCE very much, I like it more than FCKeditor.
The only thing is, there are others, that also must be able to edit my website, but their English is not good enough to use TinyMCE. So, I didn't read anything about a german language file.
I would translate one, if I'm allowed to. I just have to know, what exactly I have to translate. Is it the "en.js" file in the langs directory?
Regards,
Lugae
Logged
Ruud
Board member
WebsiteBaker Org e.V.
Offline
Posts: 2093
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #134 on:
April 16, 2009, 07:28:46 PM »
There is a lot to translate. All plugins etc also have language files.
The good news is.. It is already done:
http://tinymce.moxiecode.com/download_i18n.php
Ruud
Logged
Professional WebsiteBaker Developer
LuuQ
Offline
Posts: 96
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #135 on:
April 16, 2009, 08:24:49 PM »
Quote from: Ruud on April 16, 2009, 07:28:46 PM
There is a lot to translate. All plugins etc also have language files.
The good news is.. It is already done:
http://tinymce.moxiecode.com/download_i18n.php
Ruud
Well, thanks a lot!
Do you know how to activate the german language? From the TinyMCE I don't get the right informations.
Logged
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4755
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #136 on:
April 16, 2009, 08:37:36 PM »
Quote from: Ruud on April 16, 2009, 07:28:46 PM
There is a lot to translate. All plugins etc also have language files.
The good news is.. It is already done:
http://tinymce.moxiecode.com/download_i18n.php
Ruud
"The good news is.. It is already done"
I like this kind of humor.
Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
Luckyluke
Offline
Posts: 555
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #137 on:
April 16, 2009, 10:01:56 PM »
Quote
Do you know how to activate the german language? From the TinyMCE I don't get the right informations.
I've got the Dutch XML-file. But how to import?
Grtz,
Luc
Logged
LuuQ
Offline
Posts: 96
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #138 on:
April 16, 2009, 10:11:22 PM »
Quote from: Luckyluke on April 16, 2009, 10:01:56 PM
Quote
Do you know how to activate the german language? From the TinyMCE I don't get the right informations.
I've got the Dutch XML-file. But how to import?
You don't need the XML-file. You have to set the tick at the Dutch language, scroll down and click on "Download".
And then you have to follow these instructions:
http://wiki.moxiecode.com/index.php/TinyMCE:LanguagePack#Download
But I still don't know how to activate (while making jokes or "being joked" *glance to Ruud and Stefek*
).
Logged
Luckyluke
Offline
Posts: 555
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #139 on:
April 16, 2009, 10:42:38 PM »
Quote from: Lugae on April 16, 2009, 10:11:22 PM
But I still don't know how to activate (while making jokes or "being joked" *glance to Ruud and Stefek*
).
How to import? With the beautifull tool of Doc, the "Addon File Editor ".
Go to Modules - TinyMCE 3.2.... - and edit the file include.php.
On line 105, change to your language.
BTW, line 106... what's the code for Google Chrome?
Grtz,
Luc
Logged
LuuQ
Offline
Posts: 96
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #140 on:
April 16, 2009, 10:54:24 PM »
Thank you! That worked.
Now I'm perfectly satisfied.
Best Regards,
Lugae
Logged
mercator
Offline
Posts: 79
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #141 on:
April 25, 2009, 08:07:37 AM »
Perhaps I am just too stupid... but... where is the Ajax file manager with the ability to upload files? I cannot find it in the TinyMCE menu. Thanks for pointing me to the right place!
Logged
Spritemarkiv
AddOn Development
Offline
Posts: 112
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #142 on:
April 25, 2009, 02:12:09 PM »
A picture is worth a thousand words.
Logged
LuuQ
Offline
Posts: 96
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #143 on:
April 26, 2009, 10:26:11 PM »
1. I have now the same problem that viny has had once.
There are some strange letters above the save button: ďťż (Also watch the attached picture).
I didn't get a clue how to fix it. Can someone tell me?
2. I use TinyMCE in German, but the Ajax file manager is still English. I watched the files with FTP and thought, maybe theres a config file where I can set the language for the Ajax file manager, but didn't find anything.
3. But I found this by chance, don't know if it's a syntax error, I know too less about php.
File: tiny_mce/tiny_mce/plugins/ajaxfilemanager/inc/config.php
Watch the line 86, there are " instead of ' ?!?
Code:
81 //URL Declartions
82 define('CONFIG_URL_IMAGE_PREVIEW', 'ajax_image_preview.php');
83 define('CONFIG_URL_CREATE_FOLDER', 'ajax_create_folder.php');
84 define('CONFIG_URL_DELETE', 'ajax_delete_file.php');
85 define('CONFIG_URL_HOME', 'ajaxfilemanager.php');
86 define("CONFIG_URL_UPLOAD", 'ajax_file_upload.php');
87 define('CONFIG_URL_PREVIEW', 'ajax_preview.php');
88 define('CONFIG_URL_SAVE_NAME', 'ajax_save_name.php');
89 define('CONFIG_URL_IMAGE_EDITOR', 'ajax_image_editor.php');
Regards and thanks again for this awesome work!
LuuQ
«
Last Edit: May 23, 2009, 08:33:08 AM by LuuQ
»
Logged
bubbles
Offline
Posts: 2
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #144 on:
May 22, 2009, 07:48:42 PM »
Hi all, I have just discovered Wb and am trying to ask for a help or direction as to where to modify the code for uploading image files.
Here is what i want to do. Once the file is uploaded, to inspect the files height and width (using imagesx and imagesy) and then to use imagecreatefromjpeg, a scaling algarythm, then imagecreatetruecolo
r and then imagecopyresampled and then imagejpeg and then imagedestroy.
I think where I need to do this is around or just after line 230 of this file ... modules/tiny_mce/tiny_mce/plugins/ajaxfilemanager/inc/class.upload.php
I have tried to write some very crude non OOP code, since I am not very good at OOP and got a browser alert dialog box saying "invalid property id" and when I closed the upload window, the file manager does not self refresh with the uploaded image.
My whole reason for this is to reduce the size of uploaded camera files from being 2500 by 2500 to something more like 300 or 400 px and to be more user friendly to bandwidth etc.
Does anyone have any advice please?
Thanks in advance, Toby (UK)
Logged
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4755
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #145 on:
May 22, 2009, 08:00:32 PM »
Welcome Bubbles.
http://www.websitebaker2.org/forum/index.php/topic,11883.0.html
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
bubbles
Offline
Posts: 2
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #146 on:
May 23, 2009, 08:21:44 AM »
Hi Stefek, thanks for your welcome.
You have a very interesting feature, Nice work. I shall try it.
I think one issue I have is that once an image has been uploaded, if it is too big (filesize), then no thumbnail is shown on the ajax filemanager display once the upload dialog box has been closed.
Thanks, Toby
Logged
babsy
Offline
Posts: 311
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #147 on:
June 08, 2009, 10:22:19 AM »
hi
is it possible to change the "upload" max (max 50kb), when you upload through the TinyMCE
i wanted to change it to 100kb ?
Logged
drinky
Offline
Posts: 3
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #148 on:
June 30, 2009, 02:22:09 AM »
Hey babsy,
You can do that by editing this file
modules/tiny_mce/tiny_mce/plugins/ajaxfilemanager/inc/config.base.php
Code:
//UPLOAD OPTIONS CONFIG
define('CONFIG_UPLOAD_MAXSIZE', 500 * 1024 ); //by bytes
//define('CONFIG_UPLOAD_MAXSIZE', 2048); //by bytes
//define('CONFIG_UPLOAD_VALID_EXTS', 'txt');//
I have mine set to 500kb ( 500 * 1024)
Hope that helps.
Brett
«
Last Edit: June 30, 2009, 02:25:38 AM by drinky
»
Logged
babsy
Offline
Posts: 311
Re: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
«
Reply #149 on:
July 06, 2009, 08:53:06 AM »
thanks
for your help
i have changed it
Logged
Pages:
1
...
4
5
[
6
]
7
8
9
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
-----------------------------
English
-----------------------------
=> Help & Support
-----------------------------
General
-----------------------------
=> WebsiteBaker Website Showcase
-----------------------------
English
-----------------------------
=> Modules
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
-----------------------------
General
-----------------------------
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
-----------------------------
General
-----------------------------
=> Security Announcements
-----------------------------
Deutsch (German)
-----------------------------
=> Hilfe/Support
-----------------------------
General
-----------------------------
=> Documentation
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
=> Module & Snippets
-----------------------------
English
-----------------------------
=> Archive (posts up to 2007)
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Deutsch (German)
-----------------------------
=> jQuery
=> Tutorials
=> Templates & Design
-----------------------------
English
-----------------------------
=> jQuery
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
===> Suggestions
-----------------------------
Deutsch (German)
-----------------------------
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
===> Vorschläge
-----------------------------
English
-----------------------------
===> Software bugs
-----------------------------
Deutsch (German)
-----------------------------
===> Softwarefehler
=====> Module / Extensions
-----------------------------
English
-----------------------------
=====> Modules / Extensions
-----------------------------
Deutsch (German)
-----------------------------
===> Erfahrungs und Testberichte
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...