extending dreamweaver

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

  1. #1

    Default extending dreamweaver

    how do I extend dreamweaver? I want to write an extension that will contain
    buttons to all the snippets that I use most frequently. Can some one provide me
    with some material on this?

    What I want to write is something like the extension written for the mambo cms.

    some nickname Guest

  2. Similar Questions and Discussions

    1. Extending Dreamweaver DOM Object
      Hi all, I'm looking for a way to extend the Dreamweaver DOM object with custom functions. In this case I need to backport the copyAssets function...
    2. Extending Dreamweaver / SWFFile.getNaturalSize();
      I am new to creating extensions for Dreamweaver. I am currently working on creating an Object that will insert a swf file using the swfobject code...
    3. Extending Dreamweaver question
      Hi there, I am trying to develop my own set of PHP5 extensions for dreamweaver, however I have never learnt Javascript and have a quick, but very...
    4. Extending CF PoP.
      Is there anyway to extend CFPoP to support additional encoding types? I am getting ' java.io.UnsupportedEncodingException: iso-3979-1. ' Could...
    5. Extending the DataGrid take 3
      Hey. I've posted this a couple times but I thought I'd try again. I want to extend the Datagrid, for example, to add a title bar before the...
  3. #2

    Default Re: extending dreamweaver

    If you're talking about DW8, there is a "recently used snippets" button on
    the coding toolbar in code view.

    Otherwise, you have a steep learning curve ahead of you.
    Good luck!!

    Cheers,
    Rob
    [url]http://robgt.com/[/url]
    Tutorials: [url]http://robgt.com/tutorials/index.asp[/url]
    Extensions: [url]http://robgt.com/products/index.asp[/url]


    RobGT Guest

  4. #3

    Default Re: extending dreamweaver

    I too want to add buttons that fire off frequently used snippets. I have more
    than 10 that I use all the time, so the "recently used snippets" is not
    sufficient for my needs.

    @some nickname: Were you ever able to find a solution to this?

    Thanks,
    Steve

    sstringer 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