• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.0.31


Date of Update: Monday, March 15, 2010  
  • A bug in the forms management file upload that caused the remove button to fail has been repaired.
  • Additional caching has been added to all CpScripts that reference a record by DataId. This includes modules like Dashboards, Dynamic Scripts, and more.
  • The link to the login page included in the request your password email generated on the web site login page has been repaired.
  • A new module called Design > Dynamic Navigation has been released. This module is used to create and design a DHTML menu based on the current site map (Navigation module). The help file for this module outlines its use in more detail. This module will not be available in any site until it is selected in the related master.
  • A new module property called Custom Styles has been added to the Design > Mobile Navigation module. It can be used to define CSS classes that can be referenced within the mobile navigation. These classes will be added to the page so their names must be globally unique.
  • The Attribute CpScript now supports ReplaceText and ReplaceWith parameters which can be used to make replacements in the attribute value before they are rendered to the page. All occurrences of the value in ReplaceText will be replaced with the value in ReplaceWith.
  • A new constant ‘cpsys_Apos’ can now be used within the parameter of a CpScript to pass in an apostrophe (single quote). In the past it was impossible to pass in an apostrophe without breaking the script because apostrophes are used to delimit the parameter values.


See Full History of All Updates