Welcome, Guest. Please login or register.
March 21, 2010, 04:29:09 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.
110567 Posts in 15967 Topics by 9310 Members
Latest Member: stevenris10
* Home Help Search Login Register
+  WebsiteBaker Community Forum
|-+  English
| |-+  Modules (Moderators: Argos, BerndJM)
| | |-+  TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release
Pages: 1 ... 3 4 [5] 6 7 Go Down Print
Author Topic: TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.4 Official Stable Release  (Read 25696 times)
cnwb

Offline Offline

Posts: 234



WWW
« Reply #100 on: September 16, 2008, 06:44:17 PM »

<p></p> is the default through TinyMCE. But you can change this just by selecting format.

I am glade your enjoying this module.

JP

« Last Edit: January 01, 2009, 02:57:28 PM by johnp » Logged

cnwb

Offline Offline

Posts: 234



WWW
« Reply #101 on: September 16, 2008, 09:40:23 PM »

TinyMCE 3.2 version 1.0.8 has been added to Add-ons Repository Download here
Logged

StefanRSA

Offline Offline

Posts: 89


Just Me... Baking...


WWW
« Reply #102 on: September 25, 2008, 09:15:39 AM »

HI John,

I have just updated my TinyMCE from 3.1.1 to thee new 3.2.
Now the editor show my sites BG in the editor?Huh  huh
The area where the editor should work is white, not the site bg???
Any suggestions?

Uninstalled the new version en tried to re-install the 3.1.1 version and got an error. It just don't happen....
So I uploaded the 3.1.1 via ftp... Now its doing the same as the 3.2 version.... WRONG BACKGROUND!!!

NO!!! Please help.... I stuggle to work with the wrong backgraound....

Thanks

!!!!!!!!!!!! IGNORE MY STUPID Question!!!! I SHOULD HAVE JUST READ THE FORUM!!! SORRY!!!!!!!
« Last Edit: September 25, 2008, 01:51:56 PM by StefanRSA » Logged

How can the sky be the limit? There is much more behind the sky!!!
cnwb

Offline Offline

Posts: 234



WWW
« Reply #103 on: September 25, 2008, 03:08:02 PM »

For those who wish not to use the feature of your template css file you can edit the
include.php file just look around

line 67 for the following
Code:
// get template...
$template_name = '';
// 1. leave it blank to fetch page default
// 2. specify a full qualified URL template
// 3. 'none' to disable template load

and change
Code:
$template_name = '';
to reflect your css file or simply just put none.
Logged

cnwb

Offline Offline

Posts: 234



WWW
« Reply #104 on: September 25, 2008, 10:30:19 PM »

Module: TinyMCE_3.2.0.1
Ported for: Website Baker
Version: 2.7
Build: 1.1.0
Build Date: 09-25-2008



   Fixed bug where font sizes and faces wouldn't be changed correctly when there was a parent with a different style.
   Fixed bug where adding fonts to the same selection would produce redundant spans.




TinyMCE 3.2.0.1 version 1.1.0 has been added to Add-ons Repository Download here
Logged

cnwb

Offline Offline

Posts: 234



WWW
« Reply #105 on: October 03, 2008, 01:25:27 AM »

TinyMCE 3.2.0.2 for WB Version 2.7 Version 1.1.2 Official Stable Release
with Ajax Image File Manager and Image Editor module for Website Baker v2.7

Module: TinyMCE_3.2.0.2
Ported for: Website Baker
Version: 2.7
Build: 1.1.2
Build Date: 10-02-2008


Version 3.2.0.2 (2008-10-02)
    Fixed bug where the SelectBox and NativeSelectBox wasn't updated correctly if undefined was passed to them.
    Fixed bug where the style dropdown wasn't correctly changed back to it's original state when element had no class.
    Fixed bug where multiple pending font styles wasn't handled correctly.
    Fixed so you can disable all auto css loading for dialogs by setting the popups_css option to false.




TinyMCE 3.2.0.2 version 1.1.2 has been added to Add-ons Repository Download here
Logged

mquattrone

Offline Offline

Posts: 2


« Reply #106 on: October 06, 2008, 07:47:05 PM »

Hi John, TinyMCE doesn't appear to work in Safari for the Mac (V3.x and V4.x) The same page will work in Firefox for the Mac. Upon seeing this, I went to the TinyMCE home page to check on Safari compatibility and it does indeed work. I was able to use the "Full featured" example page without any problems in both Safari V3.x and V4.x. so the problem must be in the translation to WB.

Please let me know what information I can provide to aide in tracking down this problem.

Thanks!

Michael
Logged
cnwb

Offline Offline

Posts: 234



WWW
« Reply #107 on: October 07, 2008, 03:23:41 PM »

Hi John, TinyMCE doesn't appear to work in Safari for the Mac (V3.x and V4.x) The same page will work in Firefox for the Mac. Upon seeing this, I went to the TinyMCE home page to check on Safari compatibility and it does indeed work. I was able to use the "Full featured" example page without any problems in both Safari V3.x and V4.x. so the problem must be in the translation to WB.

Please let me know what information I can provide to aide in tracking down this problem.

Thanks!

Michael


Michael, I sent you a PM
Logged

aldus
Addons Team
******
Offline Offline

Posts: 1018



« Reply #108 on: October 07, 2008, 03:43:23 PM »

Hi John, TinyMCE doesn't appear to work in Safari for the Mac (V3.x and V4.x) The same page will work in Firefox for the Mac. Upon seeing this, I went to the TinyMCE home page to check on Safari compatibility and it does indeed work. I was able to use the "Full featured" example page without any problems in both Safari V3.x and V4.x. so the problem must be in the translation to WB.

Please let me know what information I can provide to aide in tracking down this problem.

Thanks!

Michael

You will have to add Safari by modify the "include.php" on line 106 like follow:
Code:
browsers : "msie,gecko,opera,safari",

Still works fine here (MBP 10.5.5, Safari 3.1.2, WB 2.7)

Regards
Aldus
Logged



57 65 62 73 69 74 65 20 42 61 6B 65 72 20 72 6F 63 6B 73 21
cnwb

Offline Offline

Posts: 234



WWW
« Reply #109 on: October 07, 2008, 04:25:54 PM »

Thank you aldus on that...

For some reason didn't include safari browser, over looked on my part.
But will make sure it is added in next version release..

But for now for those who use Safari add the following per aldus last post.


open include.php in the tinymce module goto line 106 and
change
Code:
browsers : "msie,gecko,opera",

to
Code:
browsers : "msie,gecko,opera,safari",
Logged

spida

Offline Offline

Posts: 201


« Reply #110 on: October 07, 2008, 04:58:36 PM »

Thank you John for this fantastic new module!
Logged
cnwb

Offline Offline

Posts: 234



WWW
« Reply #111 on: October 07, 2008, 08:35:27 PM »

Not a problem spida!!

JP
Logged

Spritemarkiv

Offline Offline

Posts: 16



« Reply #112 on: October 11, 2008, 02:28:50 PM »

I have been using this on two websites (wb2.7) and I love it.  I have been checking out Google chrome, which is wicked fast, however Tiny dosen't work with chrome.  All I get is a box with the html code within it.  I can edit the code and even save it but, no editor sad .  Anyone have any ideas?
Logged
cnwb

Offline Offline

Posts: 234



WWW
« Reply #113 on: October 11, 2008, 02:59:44 PM »

Hello Spritemarkiv,

I would like to say you have brought up a good question, But At
this time I don't support Google Chrome or Java version 6, update 10
very unstable, but here is some information that might help you.



Google Chrome requires Java version 6, update 10.
Please note that both Google Chrome and Java
version 6, update 10 are beta versions and may
be more unstable than some previous versions.


 To download the beta version of Java,
 visit http://java.sun.com/javase/downloads/ea.jsp

 To download the beta version of Google Chrome
 visit http://www.google.com/chrome

JP
« Last Edit: October 11, 2008, 03:06:00 PM by johnp » Logged

Flexned

Offline Offline

Posts: 4


« Reply #114 on: October 20, 2008, 02:43:42 PM »

Hi,

I have a question about the Ajax File Manager. I don't know why but with IE i can't select photo's. Also if i try to browse the media folder it fails. I also can't go back to the root folder. The strainge thing is i can create new folders. It works perfectly fine in firefox. I just installed the module on a new WB site but it doesn't solve the problem. Can anyone help me?

Thanks
Logged
cnwb

Offline Offline

Posts: 234



WWW
« Reply #115 on: October 20, 2008, 03:07:54 PM »

what version of Internet Explorer are you using?
Logged

Stefek
Backend Theme Team
******
Offline Offline

Posts: 3203



WWW
« Reply #116 on: October 20, 2008, 03:10:14 PM »

Hello John.
I have one WB Installation with a renamed "media" folder.
I can't access the renamed_media folder in this case.
Is that right?

Regards,
Stefek
Logged

Bowling in Kiel Halle Aschaffenburg

"Es gibt viele Pfade am Fuße des Berges,
doch von der Spitze aus, erblicken wir alle den selben Mond."
jap. Sprichwort
cnwb

Offline Offline

Posts: 234



WWW
« Reply #117 on: October 20, 2008, 03:14:27 PM »

that is correct you will need to manually configure the following file

wb/modules/tiny_mce/plugins/ajaxfilemanager/inc/

config.base.php

look around line 52
Code:
   define('CONFIG_SYS_DEFAULT_PATH', '../../../../../media/'); //accept relative path only
    define('CONFIG_SYS_ROOT_PATH', '../../../../../media/');    //accept relative path only

You will need to configure both lines

JP
Logged

Stefek
Backend Theme Team
******
Offline Offline

Posts: 3203



WWW
« Reply #118 on: October 20, 2008, 04:11:57 PM »

Thank you John.

Regards,
Stefek
Logged

Bowling in Kiel Halle Aschaffenburg

"Es gibt viele Pfade am Fuße des Berges,
doch von der Spitze aus, erblicken wir alle den selben Mond."
jap. Sprichwort
cnwb

Offline Offline

Posts: 234



WWW
« Reply #119 on: October 20, 2008, 05:02:19 PM »

Not a problem
Logged

Flexned

Offline Offline

Posts: 4


« Reply #120 on: October 20, 2008, 07:02:16 PM »

what version of Internet Explorer are you using?
IE 7 i tried it on 4 computers and worked with non... Also when i check a picture the select button doesn't appear.
Logged
cnwb

Offline Offline

Posts: 234



WWW
« Reply #121 on: October 20, 2008, 07:24:43 PM »

Flexned

will try to duplicate this bug you reported

Quote
Hi,

I have a question about the Ajax File Manager. I don't know why but with IE i can't select photo's. Also if i try to browse the media folder it fails. I also can't go back to the root folder. The strainge thing is i can create new folders. It works perfectly fine in firefox. I just installed the module on a new WB site but it doesn't solve the problem. Can anyone help me?

Thanks
Logged

Flexned

Offline Offline

Posts: 4


« Reply #122 on: October 20, 2008, 10:03:03 PM »

Flexned

will try to duplicate this bug you reported

Quote
Hi,

I have a question about the Ajax File Manager. I don't know why but with IE i can't select photo's. Also if i try to browse the media folder it fails. I also can't go back to the root folder. The strainge thing is i can create new folders. It works perfectly fine in firefox. I just installed the module on a new WB site but it doesn't solve the problem. Can anyone help me?

Thanks

Thanks i hope you can fix it! I will continue working in firefox
Logged
adiwillow

Offline Offline

Posts: 61


« Reply #123 on: October 21, 2008, 11:42:02 AM »

i'm also getting the IE error. Symptoms are select button sometimes missing, and mixed up directories, particularly when going into a 3rd level deep, where it then reverts to a set directory in the media folder (in my case a folder called 'contact images').

Firefox, no problem, works great.
Logged
cnwb

Offline Offline

Posts: 234



WWW
« Reply #124 on: October 21, 2008, 03:52:20 PM »

Found the problem and have fixed should have new version ready within the hour

JP
Logged

Pages: 1 ... 3 4 [5] 6 7 Go Up Print 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!