Thanks for the link Lloyd.
TinyV3 will generally require signifcant migration efforts from V2
[Tiny] plugins, a lot has changed - mostly for the better I have to say.
However it doesn't address how WP2.5 expects (or supports) Tiny plugins
as part of a larger WP plugin context.
It would surprise me there wasn't a straight forward way to do so. The
pre-WP2.5 method wasn't all that bad actually.
Cheers,
Oliver
Lloyd Budd wrote:
On Thu, Feb 28, 2008 at 10:02 AM, deliciousdays
<[EMAIL PROTECTED]> wrote:
Hello everyone.
This:
add_filter("mce_plugins", "my_button_plugin", 0);
add_filter('mce_buttons', 'my_button', 0);
add_action('tinymce_before_init','my_button_script');
apparently doesn't work with WP2.5 anymore. Is there a best practice
approach
to adding Tiny buttons going foward (from *within* the plugin code)?
Thanks,
Oliver
There is a current discussion about this topic on wp-hackers
Adding custom buttons to TinyMCE v3.x
http://groups.google.com/group/wp-hackers/browse_thread/thread/716cf274ac27426e/202de362ffdeecb1#202de362ffdeecb1
Hope that helps,
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers