I need to add 'real' tables to some content in MT, is there an add on/plug-in that I can add to the edit window toolbar?
or is it better to copy and paste a a table from excel or word?
thanks
Reported on Movable Type 4.2
I need to add 'real' tables to some content in MT, is there an add on/plug-in that I can add to the edit window toolbar?
or is it better to copy and paste a a table from excel or word?
thanks
Reported on Movable Type 4.2
Copy the html for the table into the entry, make sure your code is all flush left. (Otherwise MT will interpret the indents as extra lines.)
Do not use excel or word, lest you add irrelevant Microsoft formatting. Make it in a text editor, or copy the code view from an html editor such as Dreamweaver.