Spry Updater for Dreamweaver CS3

The Spry Team has build the Spry Updater for Dreamweaver CS3. This is an extension that updates the Spry files within Dreamweaver and it provides an interface for updating the Spry files in the sites.

Where it is

The Spry updater is located on the here.

How to install

Double clicking the mxp file should open the Adobe Extension Manager and start installing.

What it does

The Spry updater does 2 things.

First: it updates the Spry javascript and css files that are copied to the site when a user inserts a Spry feature to their page. These are kept in the Dreamweaver Configuration folder. Due to the way extensions work, these new files are added to the User Configuration folder and Dreamweaver picks it up from there.

This means that when using a Spry feature for the first time in the site, Dreamweaver will copy over these new versions to the site folder. If the these files already exist in the site (Usually the SpryAssets folder), Dreamweaver will not update the files.

Second: We provide a mechanism for updating your existing Spry files in the site folder. Installing the extension will give a new menu option in the Site Menu: Site > Spry Updater...

Clicking this option will open the Spry Updater dialog. This dialog allows you to copy over the new files to your site. We will detect your current site version and provide an interface where you can choose to update each feature. This will copy the js AND the css to your site.

We automatically make a backup of the existing folder. This ensures that any customizations that may have been made to the files will not be lost.

There is also a link in the dialog that allows you to check for the latest version.

How to use

  1. Install the extension.
  2. While in your Spry site, go to Site > Spry Updater...
  3. Check the boxes of the features you want to update.
  4. Click Update. The files will be copied over and a backup made.
  5. Upload the new files.

There is a detailed Spry Updater Help page here: http://labs.adobe.com/technologies/spry/articles/updater_help/

Note: This extension does not work in versions older than Dreamweaver CS3. This extension does not install any additional functionality to Dreamweaver. It updated the existing features.

Note: This extension updates Code Hinting and Code Coloring in Dreamweaver CS 3 for Spry 1.6 features. (Code Hinting was not updated for Spry 1.6.1.)