Dreamweaver 8[c] The Missing Manual
A.5. Help Creating Your Own Extensions
If you're excited by the possibilities of the Dreamweaver extensions (discussed in Chapter 19), you may want to have a go at creating your own. You should be well versed in JavaScript and have an interest in programming. To help you out, Dreamweaver includes a detailed electronic help system covering every aspect of extension development. Choose Help In addition, you'll need to learn Dreamweaver's advanced programming interface (API). An API lets you use JavaScript to communicate with and control Dreamweaver. It's not for the faint of heart, however; take a look by choosing Help Finally, after creating your extension masterpiece, you can submit it to the Dreamweaver Exchange to show off your masterful programming talent to the world. This Web page has more information on how to do that: www.macromedia.com/cfusion/exchange/upload/index.cfm. |