Entry for August 10, 2007
Smart Layers display the filter without altering the original image
CS3 is marketed with three main components of improvement over previous versions: "Work more productively, Edit with unrivaled power, and Composite with breakthrough tools."[8] New features propagating productivity include streamlined interface, improved Camera Raw, better control over print options, enhanced PDF support, and better management with Adobe Bridge. Editing tools new to CS3 are the Clone Source palette and nondestructive Smart Filters, and other features such as the Channel Mixer and Vanishing Point are enhanced. Compositing is assisted with Photoshop's new Quick Selection and Refine Edge tools, and improved Photomerge technology.[8]
CS3 Extended contains all features of CS3 plus tools for editing and importing some 3D graphics file formats, enhancing video, and comprehensive image analysis tools, utilizing MATLAB integration and DICOM file support.[9]
The logo is composed of white letters 'Ps' on a gradient blue square.
Entry for August 10, 2007
Before folks go modifying their Dreamweaver CS3 installs manually, let me just explain how Dreamweaver handles the Spry files so you know exactly what goes on. This post is long, but read it in its entirety.
MAKE A BACKUP OF ANYTHING YOU PLAN ON CHANGING/UPDATING, JUST IN CASE YOU NEED TO RESTORE IT.
Dreamweaver only copies Spry files to your site if you save a page in which you've added a Spry Widget, Effect, and/or DataSets/Regions. It does this copy when you save, but it will only copy the files to your site if the file does not already exist in your site, that way it doesn't blow away any Spry file you may have modified in your site. Dreamweaver only copies the minimal set of files necessary to support whatever it is you added to your page, so if you've added an accordion to your page, it only checks for the existence of SpryAccordion.js and SpryAccordion.css before it actually copies those 2 files into your site.
That all said, if you already have say an Accordion in one of your pages in your site, you should already have a SpryAssets folder with the 1.4+ SpryAccordion.js and SpryAccordion.css in it. If you replace your Spry 1.4+ copies of SpryAccordion.js and SpryAccordion.css in your Dreamweaver Configuration directory, and then you create a new file for your site which uses an Accordion, it will *NOT* copy over the 1.5 versions of the file from the Configuration directory into your Site's SpryAssets directory because DW wants to play it safe and not overwrite the existing ones in your site. This means you will also have to manually copy the 1.5 files to your site if you want your site updated too.
After you update your Dreamweaver configuration folder to contain the 1.5 files, if you create a new site, or create new page in an existing site and add a widget, or effect that you have never used before, the 1.5 versions will be copied into the site. All of these Spry files are independent of each other, so you should be able to mix 1.4 and 1.5 files with no problems.
That all said, we are working on an extension that will help folks install the latest Spry files into their installed Dreamweaver configuration *and* into their sites. At this point in time, we cannot commit to an e.t.a. for this extension yet, but we will keep folks posted.
Here are the paths to the Spry 1.4+ files in the Installed Dreamweaver Configuration folder which you will need to update:
Configuration/Shared/Spry/Data/SpryData.js
Configuration/Shared/Spry/Data/SpryXML.js
Configuration/Shared/Spry/Data/xpath.js
Configuration/Shared/Spry/Effects/SpryEffects.js
Configuration/Shared/Spry/Widgets/Accordion/SpryAccordion.css
Configuration/Shared/Spry/Widgets/Accordion/SpryAccordion.js
Configuration/Shared/Spry/Widgets/CollapsiblePanel/SpryCollapsiblePanel.css
Configuration/Shared/Spry/Widgets/CollapsiblePanel/SpryCollapsiblePanel.js
Configuration/Shared/Spry/Widgets/MenuBar/SpryMenuBar.js
Configuration/Shared/Spry/Widgets/MenuBar/SpryMenuBarHorizontal.css
Configuration/Shared/Spry/Widgets/MenuBar/SpryMenuBarVertical.css
Configuration/Shared/Spry/Widgets/TabbedPanels/SpryTabbedPanels.css
Configuration/Shared/Spry/Widgets/TabbedPanels/SpryTabbedPanels.js
Configuration/Shared/Spry/Widgets/ValidationCheckbox/SpryValidationCheckbox.css
Configuration/Shared/Spry/Widgets/ValidationCheckbox/SpryValidationCheckbox.js
Configuration/Shared/Spry/Widgets/ValidationSelect/SpryValidationSelect.css
Configuration/Shared/Spry/Widgets/ValidationSelect/SpryValidationSelect.js
Configuration/Shared/Spry/Widgets/ValidationTextarea/SpryValidationTextarea.css
Configuration/Shared/Spry/Widgets/ValidationTextarea/SpryValidationTextarea.js
Configuration/Shared/Spry/Widgets/ValidationTextField/SpryValidationTextField.css
Configuration/Shared/Spry/Widgets/ValidationTextField/SpryValidationTextField.js
Here are the paths to the files in the Spry 1.5 zip file:
includes/SpryData.js
includes/SpryXML.js
includes/xpath.js
widgets/accordion/SpryAccordion.css
widgets/accordion/SpryAccordion.js
widgets/checkboxvalidation/SpryValidationCheckbox.css
widgets/checkboxvalidation/SpryValidationCheckbox.js
widgets/collapsiblepanel/SpryCollapsiblePanel.css
widgets/collapsiblepanel/SpryCollapsiblePanel.js
widgets/menubar/SpryMenuBar.js
widgets/menubar/SpryMenuBarHorizontal.css
widgets/menubar/SpryMenuBarVertical.css
widgets/selectvalidation/SpryValidationSelect.css
widgets/selectvalidation/SpryValidationSelect.js
widgets/tabbedpanels/SpryTabbedPanels.css
widgets/tabbedpanels/SpryTabbedPanels.js
widgets/textareavalidation/SpryValidationTextarea.css
widgets/textareavalidation/SpryValidationTextarea.js
widgets/textfieldvalidation/SpryValidationTextField.css
widgets/textfieldvalidation/SpryValidationTextField.js
To answer ColdSun's question regarding the CSS files. With the exception of SpryValidationTextField.css, there were no significant changes to the CSS files between Dreamweaver's 1.4+ version and Spry 1.5 except for comment corrections. For the SpryValidationTextField.css we added an extra dummy rule to show folks that there is now a behavior class that allows you to style Hint Text differently. As I mentioned, even if you install these new CSS files, Dreamweaver will *NOT* overwrite the CSS file with the same name in your site.
Remember:
MAKE A BACKUP OF ANYTHING YOU PLAN ON CHANGING/UPDATING, JUST IN CASE YOU NEED TO RESTORE IT!
And one last thing:
MAKE A BACKUP OF ANYTHING YOU PLAN ON CHANGING/UPDATING, JUST IN CASE YOU NEED TO RESTORE IT.
:-)
Entry for August 10, 2007
Hi,
The path for the spry files is: ProgramFiles\Adobe\Adobe Dreamweaver CS3\configuration\Shared\Spry\ There you have the folders: Data, Effects and Widgets. You have to replace every js and css file for each widget, for effecst and also for Data.
If you go and replace these spry 1.4 files with the spry 1.5 files, every time when you apply an widget, add an effect or create some data set stuff, the js and css files generated will be always the Spry 1.5 files. In this way, if at a moment you will want to use something from Spry 1.4 we'll not have these files anymore,.
If you really want to change these files, my recommendation is to make a copy of the Spry folder from the path I mentioned above,having anyway the Spry 1.4 version saved on your disk. Also, if you have the js and css files from Spry 1.4 already generated in SpryAssets folder from your site root, you can make a copy to this folder.
Maybe the safest way is to change to Spry 1.5 only the css and js files from SpryAssets folder placed on your site root. In this way, if you'll need something from Spry 1.4 just delete the files from Assets folder and DW will generate them as Spry 1.4.
Hope this helps,
Diana