"digitalpacman" <webforumsuser@macromedia.com> wrote in
message
news:e5nd8j$3ps$1@forums.macromedia.com...
>I tried reading all that but none of it really helped.
And the instructions
>I
> got don't even work. I tried to simply edit the menu
options for the
> reference
> panel in the menus.xml file and nothing even changed. I
added, deleted,
> modified. Nothing changed. Yes I did restart dreamweaver
and it was not
> open
> during the edit of the XML file.
Dreamweaver creates a local copy of menus.xml that overrides
the copy in
Configuration. See this link for info:
http://livedocs.macromedia.com/dreamweaver/8/extending/wwhelp/wwhimpl/common/html/wwhelp.htm?context...
> Is it possible to add in your own WINDOWS? Like the
Files window ect?
Yes, look up Floating Panels in the Extending Dreamweaver
manual.
> I cant seem to find a reference to functions dreamweaver
allows us to use
> for
> functionality.
Check the DW API reference in the help menu. Almost every API
call is in
there. Additional functionality is in Configuration/Shared.
Check the
dwscripts.js file and others for a good idea of what can be
done.
Tom