[wp-hackers] Customizing TinyMCE in 2.7
Shane A. Froebel
shane at bugssite.org
Mon Nov 10 15:25:48 GMT 2008
Dino,
I think hooks are the way to go since they can be placed in your
function.php or a plugin you write just for your site. That way it won't
be overwritten during upgrades and such.
Your Friend,
Shane
Dino Termini wrote:
> Hello everybody;
>
> I am testing Wordpress 2.7 on my weblog. Since I’m obsessed with
> accessibility, I made my website as much accessible as possible. In
> order to write accessible content with Wordpress (up to 2.6) I tweaked
> TinyMCE adding the xhtmlxtras plugin to it. Now with WP 2.7 I'm not
> able to find the file tiny_mce_config.php anymore. I wrote Viper a
> private message about this, but he said the only solution is to use
> hooks. Well, I'm not really kean on writing a plugin. I know editing
> core files is "evil" but it saves much more computing resources than a
> plugin :)
>
> So the question is: where did you guys move tiny_mce_config.php? :)
>
> Thanks,
> dino.
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list