Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
digitalpacman #1
Confused about capability of extensions
Hi,
I'm a bit confused about what extensions are used for. I've never used any,
and can't seem to figure out what they're for besides copy-paste.
I looked at dreamweavers help file about creating extensions, but all it does
is allow you to make a code block that can be inserted at a click of a button.
Is there a way that you can make extensions that actually ADD options to
dreamweaver menus? Like when a user right clicks somewhere, or something like
that? Like if the user clicks anywhere a link to go to google.com is on the
menu or something, thats simple.
What I want is to build a window that is an extension. You can find what I am
attempting to accomplish at:
<a target=_blank class=ftalternatingbarlinklarge
href="http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=263&thr
eadid=1159153&enterthread=y">Here</a>
What can you do with extensions? Can you actually add onto dreamweavers
product?
digitalpacman Guest
-
Save For Web Capability
I would like it if InDesign could Save For Web in the same way that Illustrator and Photoshop can. Why cant InDesign do this? Im currently... -
Does Flex has the capability to do this
Hi, I want to build educational system for what I am looking for language that can achieve this. Flash or Flex 2 or any other. My questions are ... -
Font capability disable
Website was created in Dreamweaver. I am attempting to do some edits and the font capabiliy is disabled. I am new to this technology and seeking... -
Adobe Acrobat 7.0 SDK Capability?
Hi All, I need to implement the following requirements, any idea how I can do it? First of all the I have to open the PDF file inside my .NET... -
Web Sites with Log In capability
I am building a website and i'd like to add a members only page. How can add the functions to keep a role of members and have them log in to... -
Tom Muck #2
Re: Confused about capability of extensions
"digitalpacman" <webforumsuser@macromedia.com> wrote in message
news:e5na9v$3v$1@forums.macromedia.com...Almost every aspect of Dreamweaver can be built or modified as an extension,> Hi,
>
> I'm a bit confused about what extensions are used for. I've never used
> any,
> and can't seem to figure out what they're for besides copy-paste.
>
> I looked at dreamweavers help file about creating extensions, but all it
> does
> is allow you to make a code block that can be inserted at a click of a
> button.
including menus, behaviors, server behaviors, toolbars, etc. Check the help
menu under Extending Dreamweaver. Dreamweaver extensions are
html/javascript/xml.
--
--
Tom Muck
co-author Dreamweaver MX 2004: The Complete Reference
[url]http://www.tom-muck.com/[/url]
Cartweaver Development Team
[url]http://www.cartweaver.com[/url]
Extending Knowledge Daily
[url]http://www.communitymx.com/[/url]
Tom Muck Guest
-
Nancy *Adobe Community Expert* #3
Re: Confused about capability of extensions
> What can you do with extensions? Can you actually add onto dreamweavers
Absolutely. You can add objects to the Insert bar .. and to the menus .. or> product?
>
a whole new panel ..
Read under Help/Extending Dreamweaver/Overview of Extending
Dreamweaver/Extending Dreamweaver/Types of Dreamweaver Extensions to get an
idea of what is possible.
--
Nancy Gill
Adobe Community Expert
BLOG: [url]http://www.dmxwishes.com/blog.asp[/url]
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development
Nancy *Adobe Community Expert* Guest
-
digitalpacman #4
Re: Confused about capability of extensions
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.
Is it possible to add in your own WINDOWS? Like the Files window ect?
Is there anywhere or anyone specifically I can talk to thats willing to help?
I cant seem to find a reference to functions dreamweaver allows us to use for
functionality.
I want to A) get the text thats highlighted, B) be able to perform searches
just like dreamweaver does, C) Open windows, and D) Create storage, like an XML
file would be fine, that I can reference.
digitalpacman Guest
-
Tom Muck #5
Re: Confused about capability of extensions
"digitalpacman" <webforumsuser@macromedia.com> wrote in message
news:e5nd8j$3ps$1@forums.macromedia.com...Dreamweaver creates a local copy of menus.xml that overrides the copy in>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.
Configuration. See this link for info:
[url]http://livedocs.macromedia.com/dreamweaver/8/extending/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=02_cust8.ht m[/url]
Yes, look up Floating Panels in the Extending Dreamweaver manual.> Is it possible to add in your own WINDOWS? Like the Files window ect?
Check the DW API reference in the help menu. Almost every API call is in> I cant seem to find a reference to functions dreamweaver allows us to use
> for
> functionality.
there. Additional functionality is in Configuration/Shared. Check the
dwscripts.js file and others for a good idea of what can be done.
Tom
Tom Muck Guest



Reply With Quote

