collective.editskinswitcher 2.0 (Sep 28, 2011)
Replace the PAGE_WHITE_LIST and SUFFIX_WHITE_LIST with a list of regular expressions (WHITELIST_REGEXPS). Using regexps we can also whitelist more complex URLs, e.g. for the password reset tool (/passwordreset/1234...).
For additional information about this project, please visit the overview page .


