• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.0.63


Date of Update: Monday, June 27, 2011  
  • A new "Required" property has been added to the ProximitySearch and CustomProximitySearch CpScripts. Setting this property to false will cause the script to execute searches without proximity values. This is commonly used when the proximity search button also executes a form state search.
  • It was discovered that the code used to loop through and index site map nodes in the DynamicNavigation CpScript was taking an unusually long time to execute. This problem was only visible when the site map contained more than 500 nodes, but did affect any site using dynamic navigation with more than 100 site map nodes. This CpScript has been rewritten and can now handle thousands of site map nodes in a fraction of a second.
  • System filtration (roles, audiences, start date, end date, display status) has been added to the Issue displayed on the Home View (#1) of the Publications module suite. This change will not be applied to a site until the related Site Architecture > Module Designer record is resubmitted.
  • A new attribute has been added to the Master > Web Sites > Web Site > Configuration tab called Uploads Path. This attribute allows you to manually move the Uploads directory out of the web site’s Root folder and notify the system of the directories new location. The attribute expects the fully qualified path to the Uploads directory from the web server and should only be used when the Uploads directory is not in its usual location. You must also set up a virtual directory in IIS and set the folders permissions accordingly after it has moved as described in the attributes header text.
  • A new CopyFormInputValues CpScript has been created to copy values between HTML form fields.
  • The FormUpload CpScript has been enhanced with support for a new cpsys_NewGuid constant in the subfolder parameter to prevent anonymous users from overwriting the files of other anonymous users.
  • A new QueryStringInsert CpScript has been created that will write a value to the page when the given query string variable exists. This is commonly used to add styles to specific page formats.
  • Additional CpScripts have been developed to add icons from outside the module designer: MobileAddThis, MobileIncreaseTextSize, and MobileDecreaseTextSize. Some icon controls are still only supported within the module designer.


See Full History of All Updates