You are not logged in Log in Join
You are here: Home » Members » jmo » CPSSkins 2.0-rc3

Log in
Name

Password

 

CPSSkins 2.0-rc3

CPSSkins is a WYSIWYG and cross-platform theme creation product for CMF, CPS2, CPS3, Plone and Plone2. CPSSkins allows you to create cross-platform themes for CMF, CPS or Plone. It will save you the time you are going to spend on customizing CPS or Plone's appearance.

This is the final release candidate Download it here

More information and screenshots here

Changes since 2.0-rc2

SPEED OPTIMIZATIONS

  • CMF/CPS/Plone: huge speed optimizations in the Calendar Templet (after a complete code refactoring the calendar is being displayed twice as fast)

LOCALIZATION / INTERNATIONALIZATION

  • fixed the utf-8 bug under Plone2 as reported by many users (i.e. the ?????? characters).
  • i18n fixes : the messages displayed in javascript window alerts are now translated correctly -- except in Plone2.
  • added the Polish translation (thanks to Marek Ciesielski)
  • updated the Italian translation (thanks to Fabio Nosari)

DELEGATION OF ROLES IN CPS3 / PLONE

  • Members or groups that have the "Theme Manager" role associated to them now have sufficient privileges to manage themes (yet on a restricted level).

CPS3

  • fixed the root URL in the Breadcrumb Templet (cf. VHM).
  • changed the default doctype to < ... XHTML 1.0 Transitional//EN...>
  • corrected the link to the 'advanced search form' (SearchBox Templet)

CMF / Plone

  • added a link to the 'advanced search form' in the SearchBox Templet when displayed in 'advanced' layout

THEMES

  • updated the default themes to conform to XHTML

DEPENDENCIES

  • removed the dependency on PortalContentFolder (folderish objects are now using 'CMF Portal Folder' instead)
  • The "View permission" is now set to 'acquired' on newly created objects (permissions were incorrect under CMF after switching from PortalContentFolder to CMF Portal Folder).

MISC BUG FIXES

  • fixed possible id conflicts when importing themes
  • fixed a bug in the Templet visibility code when neither Localizer nor portal_messages are installed