CMFUrlSkinSwitcher 1.0rc1 released
Grégoire Weber <[email protected]>
| Newsgroups | gmane.comp.web.zope.announce |
|---|---|
| Message-ID | <[email protected]> |
I'm pleased to announce the 1.0 release candidate 1 of CMFUrlSkinSwitcher (for CMF and Plone).
It can be used to switch between two (or more) skins depending on the location part of the url.
The tool is widly configurable. The default configuration switches between two skin based on the subdomain of the url:
* edit.yourdomain.com --> editor skin (usually the plone management interface)
* everything_except_edit.yourdomain.com --> visitor skin (your or your customers CI)
For those developing on localhost the factory configuration includes:
* 127.0.0.1 --> editor skin
* localhost --> visitor skin
Although installing the tool under Plone should not affect running sites, do a test install in a development sandbox!
Don't forget to enable skin switching through the tools ZMI config pages.
Download it from the collective:
<http://prdownloads.sourceforge.net/collective/CMFUrlSkinSwitcher-1_0rc1.tar.gz?download>
Browse the CVS-Repository:
<http://cvs.sourceforge.net/viewcvs.py/collective/CMFUrlSkinSwitcher/>
Gregoire, gregweb AT incept.ch
_____________________________________
Grégoire Weber
Rigistr. 31
CH-8006 Zürich
Switzerland
phone: +41-(0)1-361 66 11
mobile: +41-(0)79-44 11 457
mailto:[email protected]
_______________________________________________
Zope-Announce maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-announce
Zope-Announce for Announcements only - no discussions
(Related lists -
Users: http://mail.zope.org/mailman/listinfo/zope
Developers: http://mail.zope.org/mailman/listinfo/zope-dev )