Comments on: Adding table controls and support to TinyMCE in WordPress https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress Research and development Mon, 03 Aug 2009 11:07:02 +0000 hourly 1 https://wordpress.org/?v=5.5.1 By: Kompressionsstrümpfe https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/comment-page-1#comment-172974 Mon, 03 Aug 2009 11:07:02 +0000 http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-172974 TemplateShack, your suggestion was very good. You get many advantages by using this plugin (E.g. disabling the foolish don’t-display-br-and-p-tags-in-HTML-view-thing). Thanks.

]]>
By: TemplateShack https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/comment-page-1#comment-172368 Tue, 28 Jul 2009 04:26:06 +0000 http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-172368 There is a good WordPress plugin out there that will give you all the features you need, including adding tables.

http://wordpress.org/extend/plugins/tinymce-advanced/

]]>
By: JC https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/comment-page-1#comment-165054 Thu, 04 Jun 2009 00:35:37 +0000 http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-165054 When I look for the file “wp-includes/js/tinymce/tiny_mce_config.php”, it is not there. Where do I go from here?

]]>
By: techdog https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/comment-page-1#comment-130512 Fri, 26 Dec 2008 16:48:43 +0000 http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-130512 I am attempting to follow these steps but it appears that something within WordPress 2.7 is blocking me or there is one other piece of code that needs to be added. I have tried the instructions above and the instructions on the link shown above as well. Anyone else having issues?

]]>
By: jdog https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/comment-page-1#comment-109855 Tue, 14 Oct 2008 17:48:07 +0000 http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-109855 @Stian: see the comment on modifying the lang files here: http://www.allchorn.com/2008/09/19/how-to-implement-table-editing-in-wordpress/

@Rod: make sure you add the tablecontrols to the array named “$mce_buttons_3” NOT “$mce_buttons”. That puts the controls on a new row below the others, fixing the problem of buttons overlapping the Save and Publish area. I’m not sure about the grayed-out buttons problem; I haven’t experienced that.

]]>
By: Rod Carbaugh https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/comment-page-1#comment-99393 Fri, 12 Sep 2008 16:46:01 +0000 http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-99393 Okay, I did the patch. The TinyMCE version in wordpress 2.6.2 (latest) is 3.1.1, but the version I downloaded from TinyMCE was 3.2. Now, in the WP page I am editing, I get the table buttons, but all of them are grayed out except the one for adding a table. So, I can add a table, but not adjust it, unless I do it in HTML.

Another problem is that the visual edit box is now extended over the Save and Publish buttons, rendering them inaccessible. I can switch to HTML mode, and then they are revealed.

What’s up with the grayed out boxes? Any help would be appreciated!
Rod

]]>
By: Stian Andreassen https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/comment-page-1#comment-71684 Fri, 30 May 2008 08:09:29 +0000 http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-71684 I get it to work, but the table editor do not show the legends correctly. In stead of “Cols” and “Rows”, I get {#table_dlg.cols} and {#table_dlg.rows} – any solution to this?

]]>
By: Rich https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/comment-page-1#comment-71375 Wed, 28 May 2008 22:36:52 +0000 http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-71375 Great stuff, saved me a lot of poking around this.

Thanks!

]]>
By: Jeph Christoff » Blog » Tables in Wordpress? https://hm2k.org/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/comment-page-1#comment-58746 Tue, 08 Apr 2008 22:38:15 +0000 http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-58746 […] second method, which I found on hm2k.com is actually modifying WordPress’ default TinyCME install.  TinyCME does support tables and […]

]]>