Writing a Dreamweaver Extension, where to start?

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

  1. #1

    Default Writing a Dreamweaver Extension, where to start?

    Hello,
    I want to learn how to write a dreamweaver CS4 extension, but the only
    material I can seem to find that provides step by step instructions for how to
    start out is for Dreamweaver 8.

    I found the API references for CS4 (
    [url]http://help.adobe.com/en_US/Dreamweaver/10.0_Extending/index.html[/url] ) but it
    seems to me that while this is an excellent resource for people who already
    know how to write extensions, it is to general in some areas, and then too
    specific in other areas to start out with.

    Are there any forums or newsgroups that are devoted to helping people when
    they have specific questions? Or are there any tutorials for helping people do
    something like "Write your first dreamweaver extension"?

    I also saw there was a book available for people looking to write a
    Dreamweaver 8 extension, would the content of that book still be relevant now
    with CS4? ( [url]http://www.peachpit.com/store/product.aspx?isbn=0321395409[/url] )

    Thanks for any help you can give.
    - Paul

    ryodoan Guest

  2. Similar Questions and Discussions

    1. Writing an extension
      Dear Friends, I want to write an extension for Adobe Dreamweaver CS3 and also add an autocompletion-feature. Is there a good tutorial for...
    2. Writing and attaching a plugin for DreamWeaver
      Hi, I want to write a small code/script to run a html file and take the content and convert it directly to an XML. The code/script i want to be...
    3. Detecting if a template is applied in extension writing
      Hello, I have been working on an extension which inserts code into my page at the selection point, but also inserts a link to an external...
    4. Extension Manager crashes on start
      Am unable to start the Extension manager (1.6x) for DW-MX2004. 1. Have reinstalled EM 2. Have read the Tech Article 19144: moved the DW-MX...
    5. Where do I start writing components for COM+ ?
      Hello, I have had loads of experience writing COM components for ASP using NT4 and IIS4, but haven't done it for some time. I have recently...
  3. #2

    Default Re: Writing a Dreamweaver Extension, where to start?

    Paul,

    Yes, those documents and books about Extensions for DW8 are still very
    relevant. The only that has changed since then are a few new APIs.

    This is the best Adobe forum for asking questions. Welcome aboard! :)

    Randy

    > I want to learn how to write a dreamweaver CS4 extension, but the only
    > material I can seem to find that provides step by step instructions for how to
    > start out is for Dreamweaver 8.
    >
    > I found the API references for CS4 (
    > [url]http://help.adobe.com/en_US/Dreamweaver/10.0_Extending/index.html[/url] ) but it
    > seems to me that while this is an excellent resource for people who already
    > know how to write extensions, it is to general in some areas, and then too
    > specific in other areas to start out with.
    >
    > Are there any forums or newsgroups that are devoted to helping people when
    > they have specific questions? Or are there any tutorials for helping people do
    > something like "Write your first dreamweaver extension"?
    >
    > I also saw there was a book available for people looking to write a
    > Dreamweaver 8 extension, would the content of that book still be relevant now
    > with CS4? ( [url]http://www.peachpit.com/store/product.aspx?isbn=0321395409[/url] )
    Randy Edmunds 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