Problem with TinyMCE for PODs Package

0

The package here: http://podscms.org/packages/tinymce-for-pods/ works great for using the input helpers, but when I try to add a link with TinyMCE from my POD by clicking the chain icon, nothing happens. I think it's a problem with the ZIP included with the helper. Any ideas?

asked Jun 6 '11 at 2:45

ckpicker

20

add comment
enter at least 15 characters

4 Answers

0

We're actually in the process of testing a new version of TinyMCE which comes with an API that will be included in WP 3.3 - we're going to be putting this new code into Pods 1.9.6 AND 2.0 so if you can sit tight, there shouldn't be too long of a wait (this month).

As for the zip, try this URL (I'll fix the other link as soon as I get a chance):

http://podscms.org/files/blog.dir/1/files/2010/08/pods-tinymce1.zip

answered Jun 6 '11 at 7:30

sc0ttkclark

2936

add comment
enter at least 15 characters
0

Thanks for the update! That ZIP doesn't seem to change anything. Nothing still happens when I click the chain icon. FYI: I'm using it within a PODs UI plugin.

answered Jun 6 '11 at 7:33

ckpicker

20

add comment
enter at least 15 characters
0

The current package (as is) is broken in WP 3.1 as WP updated the core TinyMCE implementation for the link button. Going forward, we'll be using the new API being built and will include TinyMCE in Pods core.

answered Jun 6 '11 at 7:35

sc0ttkclark

2936

I see. Thanks! – ckpicker Jun 6 '11 at 7:40
add comment
enter at least 15 characters
0

Not ideal but you can install TinyMCE Advanced and then enable the default TinyMCE Advanced Link option which overrides Wordpress 3.1's link window and this will allow you to then link again with your Pods.

answered Jun 7 '11 at 5:44

jonahcoyote

18

add comment
enter at least 15 characters