Hi,
The Store module version 02.01.35 Stable is available at Codeplex!
What's New in this release?
Bugs corrected:
- Fixed a resource for the header in the Category list of the Store Admin module.
- Added several tests to allow smooth switching between encrypted/unencrypted cookie values. This will avoid to clear the cookies if the 'Secure Cookie' setting is changed while users are connected to the web site.
New Features:
- Adden token [PRINTDETAIL] usable in the detail template. This is a workaround because the standard print button do not work with the Store Catalog module.
- Added a new setting "Allow Print" in the Store Catalog module. When checked the default print module setting is disabled. You have to add the StorePrint.Action button to your container skin to be able to use this feature. Please read the new Templating Guide for details.
Enhancements:
- Added the alert reason in the email sent by the PayPal provider when something is wrong while receiving an IPN.
- Peviously, when a default category was selected in the Store Catalog module settings a simple redirect was done in the code to add the CategoryID in the url. This is done because for a better SEO it is important to never have the same content with different url. Search engines like Google could decrease your score when such cases are detected. The problem with the standard redirect is than a '302 Temporarily Redirect' is generated and the search engine is not obliged to update its index. To force the update by the search engine, now a '301 Moved Permanently' is done in the code.
This release has been submited to the release tracker for official release.
All gateway providers has been reviewed for a better workflow at checkout. Moreover, the module is now XHTML compliant. Because I have rewrited all style sheets and template files, MAKE A BACKUP of your files BEFORE upgrade!!!
If you use the Store module with an other language than en-US, you have to create a localized version of graphics buttons. Please download and read the Templating Guide for more information.
For details about changes, look at the file History.txt inside the package.
A draft of the new Installation Guide is available. Please read it to install or upgrade the Store module.
At last, a dratf of the new Templating Guide rev 1.0.8 is available for web designers! Translators and administrators should read it too! ;-)
Gilles