The next actions help you to return the function
“Format Table” to DreamWeaver cs3:
1) Close the program DreamWeaver
2) Take three files “Format Table.htm”,
“Format Table.js”, “tableFormats.js” from
http://rapidshare.com/files/66459615/Format_Table_for_DreamWeaver.zip.html
3) Copy these three files to your DreamWeaver Folder to
\configuration\Commands (for example c:\Program Files\Adobe\Adobe
Dreamweaver CS3\configuration\Commands)
4) Make backup copy of the file
“…\configuration\Menus\menu.xml”
4a) Open “…\configuration\Menus\menu.xml”
4b) Find in the “menu.xml” the string:
…..file="Commands/Sort Table.htm"
id="DWMenu_Commands_SortTable" />
4c) After finded string add the string : <menuitem
name="Format Table" file="Commands/Format Table.htm"
id="DWMenu_Commands_FormatTable" />
4d) Save and close “menu.xml”
5) Open the program DreamWeaver and you will see in the menu
Command the function “Format Table”
6) Congratulate you