Skip to main content
Participant
October 26, 2007
Question

CS3 Where is Format Table?

  • October 26, 2007
  • 2 replies
  • 280 views
DM8 has Format Table. Where is it in CS3?

Cliff
This topic has been closed for replies.

2 replies

Participant
October 31, 2007
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
Inspiring
October 26, 2007
Removed. It relied on HTML styles which have been deprecated.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"lazarcwl" <webforumsuser@macromedia.com> wrote in message
news:fftnv9$scm$1@forums.macromedia.com...
> DM8 has Format Table. Where is it in CS3?
>
> Cliff