Confused about capability of extensions

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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 ...
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default Re: Confused about capability of extensions


    "digitalpacman" <webforumsuser@macromedia.com> wrote in message
    news:e5na9v$3v$1@forums.macromedia.com...
    > 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.
    Almost every aspect of Dreamweaver can be built or modified as an extension,
    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

  4. #3

    Default Re: Confused about capability of extensions

    > What can you do with extensions? Can you actually add onto dreamweavers
    > product?
    >
    Absolutely. You can add objects to the Insert bar .. and to the menus .. or
    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

  5. #4

    Default 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

  6. #5

    Default Re: Confused about capability of extensions


    "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:
    [url]http://livedocs.macromedia.com/dreamweaver/8/extending/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=02_cust8.ht m[/url]
    > 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


    Tom Muck Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139