-
☆ A M B ☆
- 1,231 Posts
Nice one! Will you be releasing a "fixed version" in the resources area?
Thanks!
@danzg: Just tested MOV’s on my local server. No problems on my end. As for FLV’s, I’m not a Flash expert but my understanding is that you can’t embed an FLV directly. You have to use a SWF Flash movie that acts as the video player for the FLV.
Went to the site you liked here but couldn’t find any menu that says "client". Mind posting a hidden page that you can link directly?
Jeff Whitfield
"I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
Seems that TinyMCE 3.1.0.1a works for me without problems.
Why the settings can’t be adopted from older version during the upgrade? After upgrading first I must set entity encoding to raw (in plugin configuration). Is there a way to take current settings for the newer version?
@rasc: As long as the plugin configuration hasn’t changed, you can basically copy the entire configuration string on over to the new version without much fuss. I found that getting the new settings to stick on a new plugin install to be quite laborious so I opted to just install the plugin as a new instance and disable old instances just in case. In the future, I’m looking to rework the way configuration parameters are saved for plugins, modules, and the like. This is one little area that is in need of a revamp so that upgrades are much easier.
Jeff
Jeff Whitfield
"I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
Finally $database_connection_charset made it to tinymce.linklist.php. (3.1.0.1a)
Thanks.
But $database_connection_charset should be declared global within the function getAllPages, I think.
I have the same problem as I have seen rossco and other people have and I can’t solve it. I upgraded to TinyMCE to version 3.1.0.1a with MODx version 0.9.6.2-rc1. Every basic function works fine but when I want to browse for an image with mcpuk that comes with the TinyMCE package I get an empty file manager. I get the same problem both in the manager and when I use TinyMCE with the FDM snippet. I cannot seem to find if it’s pointing to the wrong path or if there are some issue displaying the files. Is the path included in the following URL or how do I point it to the right place?
http://*mysite.se*/assets/plugins/tinymce3101/mcpuk/browser.php?Connector=/assets/plugins/tinymce3101/mcpuk/connectors/php/connector.php&ServerPath=/&editor=tinymce3&editorpath=/assets/plugins/tinymce3101&type=images
Below is an screenshot, has anyone had and solved the same problem?