Adobe 38040334 - Dreamweaver CS3 User Manual page 33

Extending dreamweaver
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Software
ID
101–110
Dreamweaver
1
Flex Builder
1
is a Boolean value:
visibleTab
Contents
None.
Container
This tag must be contained in a
Example
<panelset>
<panelframe rect="196 453 661 987" visible="true" dock="floating">
<panelcontainer title="Color" height="250" visible="true" expanded="true"
activepanel="20">
<panel id="20"></panel>
</panelcontainer>
</panelframe>
</panelset>
Customizing the Coding toolbar
The Coding toolbar displays 15 buttons initially. This is a subset of the buttons that are available. You can customize
the Coding toolbar by changing the buttons that appear on the toolbar and the order in which they appear by editing
the file Configuration/Toolbars/Toolbars.xml. You can also insert your own buttons into the toolbar through the
Extension Manager.
To change the order of buttons:
1
Open the file Configuration/Toolbars/toolbars.xml.
Locate the Code view toolbar section by searching for the following comment:
2
<!-- Code view toolbar -->
Copy and paste the button tags so that they appear in the order you want on the toolbar.
3
Save the file.
4
To remove a button:
Open the file Configuration/Toolbars/toolbars.xml.
1
2
Locate the Coding toolbar section by searching for the following comment:
<!-- Code view toolbar -->
3
Surround the button you want to remove with a comment.
The following example shows a button that is surrounded by comments so that it does not appear on the toolbar:
Panel
Library
Properties
Properties
if the tab and the panel should be visible;
true
tag.
panelcontainer
DREAMWEAVER CS3
Extending Dreamweaver
otherwise.
false
27

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents