3 of 12
3
MX Universal Editor - integrate TinyMCE / MarkItUp /CKEditor with FileManager and LinkManager support; Updated 10March10
Posted: 20 October 2009 02:35 PM   [ Ignore ]   [ # 37 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  526
Joined  09-06-2006

I forgot to ask, are you considering the ability to use mcImageManager stand-alone? I have a few clients that are using the LG Imagemanager field, but there’s no integration with FF Matrix, and mcImageManager is far more functional than a nGen File Field.

 Signature 

Kyle Summer | smartpill design | New Haven, CT |  twitter

Profile
 
 
Posted: 20 October 2009 06:44 PM   [ Ignore ]   [ # 38 ]  
Grad Student
Avatar
Rank
Total Posts:  34
Joined  06-07-2009

First off, great extension! This has helped solve so many problems on multiple sites.

One thing I’ve noticed though is that when I insert an image from the stand-alone mode a thumbnail won’t appear until after I publish the page and go back. When I checked the source it was generating http:/// as the url with three slashes.

Is this something wrong on my end or something I can fix somewhere? Thanks in advance.

Profile
 
 
Posted: 21 October 2009 05:14 AM   [ Ignore ]   [ # 39 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  358
Joined  01-04-2008
misterKeebles - 20 October 2009 01:48 PM

One other inquiry I had, is this extension MSM compatible?

Yes, I have MSM too, so this is first what I check. But you need to have relative path to FieldFrame folder.  I use sessions for auth, and they works per domain. If TinyBrowser will loaded from another domain - auth will failed.
I’m working on multidomain auth, but I can’t tell you when I finished it :(


smartpill will look

jaasum it’s strange. You can look in mx_universal_editor\tinybrowser\js\tinybrowser.js.php, line 77.
But in the first is better to look ULR into the main TB window html source - onclick=“selectURL(‘YOUR_PIC_URL’);return false;”.

 Signature 

my EE2 addons| Support forum | my EE1 addons
Like my addons? Follow me: @eecms @max_lazar

Profile
 
 
Posted: 21 October 2009 03:22 PM   [ Ignore ]   [ # 40 ]  
Grad Student
Avatar
Rank
Total Posts:  34
Joined  06-07-2009

@Max Lazar

Thanks, that actually pointed me in the right direction.

I actually found it on line 63, I removed http:// from the image src and now it works perfectly.

Maybe something to do with how I have root urls set up that caused this error?

Profile
 
 
Posted: 23 October 2009 07:38 AM   [ Ignore ]   [ # 41 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  265
Joined  11-14-2007

I’ve got exactly same issue that bdewoody described on page 1.
Any help on this?

 Signature 

Freelance add-on developer | www.intoEEtive.com

Profile
 
 
Posted: 24 October 2009 02:43 AM   [ Ignore ]   [ # 42 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  358
Joined  01-04-2008
Yuriy Salimovskiy - 23 October 2009 11:38 AM

I’ve got exactly same issue that bdewoody described on page 1.
Any help on this?

your URL to your TinyMCE folder (end w/slash) setting was empty smile Now its work fine.

 Signature 

my EE2 addons| Support forum | my EE1 addons
Like my addons? Follow me: @eecms @max_lazar

Profile
 
 
Posted: 25 October 2009 05:07 AM   [ Ignore ]   [ # 43 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  265
Joined  11-14-2007

Thank you, Max!

Actually this might be a bug in the extension - as I did enter the path, but somehow it didn’t get stored.

 Signature 

Freelance add-on developer | www.intoEEtive.com

Profile
 
 
Posted: 26 October 2009 11:02 PM   [ Ignore ]   [ # 44 ]  
Grad Student
Avatar
Rank
Total Posts:  55
Joined  09-09-2008

Hey Max,

Would really love to get this working. I am still not able to use it. Getting upload privileges error. ANy new tricks up your sleeve?

Profile
 
 
Posted: 28 October 2009 12:31 PM   [ Ignore ]   [ # 45 ]  
Grad Student
Avatar
Rank
Total Posts:  34
Joined  06-07-2009

I noticed that if I try to upload a large image, the browser will pop up blank. I’m guessing it’s a memory issue in creating the thumbnail. I was able to figure it out but I don’t know if end users will necessarily know that they uploaded an image that was too large and why the browser is blank.

I had to remove the image from the folder, downsize it, and re-upload it to get the browser to show back up.

Profile
 
 
Posted: 28 October 2009 12:42 PM   [ Ignore ]   [ # 46 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  358
Joined  01-04-2008

jaasum correct - is image size problem. I think, for users its better to setup the maximum images filesize in the global field settings.  I will add it’s like recommendations into documentation.

I actually found it on line 63, I removed http:// from the image src and now it works perfectly.
My mistake - I fixed it in new version. Who have the same problem now, can download the file with changes from here

costadesigns
I’m don’t forget about this issue. I will try to decide this problem ASAP. Sorry for delay :(

smartpill
MX MCImageManager Fieldframe field

Yuriy Salimovskiy
I don’t catch the issues like this before, but I will look carefully in next time.

 Signature 

my EE2 addons| Support forum | my EE1 addons
Like my addons? Follow me: @eecms @max_lazar

Profile
 
 
Posted: 28 October 2009 01:38 PM   [ Ignore ]   [ # 47 ]  
Grad Student
Avatar
Rank
Total Posts:  34
Joined  06-07-2009

@Max Lazar

Thank you! This field type keeps getting better and better.

Profile
 
 
Posted: 09 November 2009 04:19 AM   [ Ignore ]   [ # 48 ]  
Grad Student
Rank
Total Posts:  96
Joined  02-23-2007

Hi Max Lazar, how can I change/add a tinymce config file? i tried to upload a new one to the fieldtypes/mx_universal_editor/tinymce_config folder but no luck. Even editing the existing file doesn’t seem to have any effect on the editor.

edit: silly me. this is the bad effect of opening several sites at the same time. I updated the config file at a different site rolleyes

Profile
 
 
Posted: 16 November 2009 07:11 AM   [ Ignore ]   [ # 49 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  183
Joined  09-22-2007

Thanks for the great extension Max grin

I think I found a bit of extra code that shouldn’t be there…

ft.mx_universal_editor.php line 828:

$r .= '<link rel="stylesheet" type="text/css" href="http://aup.ru/inc/lib/fieldtypes/mx_universal_editor/styles/mx_universal_editor.css" charset="utf-8" />'
Profile
 
 
Posted: 16 November 2009 07:39 AM   [ Ignore ]   [ # 50 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  358
Joined  01-04-2008

Thanks grin,  its wrong link to one of my localhost test site. I will delete this line in next release.

 Signature 

my EE2 addons| Support forum | my EE1 addons
Like my addons? Follow me: @eecms @max_lazar

Profile
 
 
Posted: 18 November 2009 11:48 AM   [ Ignore ]   [ # 51 ]  
Summer Student
Total Posts:  7
Joined  12-10-2008

Hi,

I think I will like this one!

I just can’t figure out how to get it working.  I am using EE 1.6.8 with the latest FF version (1.3.4).

In the config I have set:

- URL to your TinyMCE folder (end w/slash) to http://[mydomain]/scripts/tinymce/jscripts/tiny_mce/

- Global script to <script type=“text/javascript” src=”/scripts/tinymce/jscripts/tiny_mce/tiny_mce.js” charset=“utf-8”></script>

Then I have configure the field to be a MX Universal Editor but it doesn’t shows up in publish page. I have tried all field modes and none of them shows up.

I thought this could happen if paths were wrong but I think I have verified all paths and they work (used httpFox to verify)

What can be wrong?

And, before I try too hard to install - does this work when php is in safe_mode=on?

Best,
Sammi

Profile
 
 
Posted: 18 November 2009 11:53 AM   [ Ignore ]   [ # 52 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  183
Joined  09-22-2007

Collegue of mine had similar issue an hour ago.

It was solved by… ahem… deleting Firefox cache smile

Profile
 
 
Posted: 19 November 2009 08:58 AM   [ Ignore ]   [ # 53 ]  
Lab Assistant
RankRank
Total Posts:  104
Joined  09-12-2005

Thank you.  Unfortunately that did not work for me.

Hopefully I will manage to solve this on my own - but I am having problems debugging it.

Best,
Sammi

 Signature 

Samuel Jonasson / trikk.is

Profile
 
 
Posted: 19 November 2009 11:15 AM   [ Ignore ]   [ # 54 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  183
Joined  09-22-2007

If a TBSA field contains an image, when I remove it (by clicking remove button) the browse button doesn’t work (when I click the browse icon I get JavaScript error listed below).

If the field was empty when I opened the entry for editing, button works fine.

I’m using MX Universal Editor 0.7.3.

Has anyone had this problem?

Errorsyntax error
Source File
http://www._domain_.com/system/index.php?S=89fd10a0d59e5252afb023dbac6b27750b013476&C=edit&M=edit_entry&weblog_id=1&entry_id=1932
Line1Column20
Source Code
:
[removed]mx_iframe
Profile
 
 
   
3 of 12
3