• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.0.35


Date of Update: Monday, May 10, 2010  
  • A new ReplaceDataCpScripting method has been added to the Page and UserControl base class to support a new Column CpScript. This new CpScript allows us to retrieve column values in repeated (Item Content) attributes from standard modules or views other than Site Architecture > Module Designer > Results View (#2). For consistency, the [cp:column key='ColumnName' /] script has been depreciated in the module designer in favor of [cp:scripting key='Column' systemName='ColumnName' /]. All module designer defaults have been updated to support this change, but existing records will still utilize the old scripts.
  • The File Upload control used from custom and CMS attributes has been repaired to support the Type of “None”. This change also applies to forms management upload controls.
  • The Tiered Selector control which is used for the Taxonomy and Audience Selectors has been updated to support disabled controls in Firefox. This applies to both client console and forms management.
  • A new tool called URL Encoding has been added to the Development > Utilities module in the client console. This tool can be used to encode or decode a string so that it can be passed to another URL as the value of a query string variable.
  • A new module called Stats > Clicks has been released. This module will not be enabled until the Stats group, and the new navigation items are selected in the related master. This module is designed to count and report on links in the site. Some modules, like Broadcasts, will be automatically tracked, but it can also be used to track links manually. Please refer to the module help file for more information.
  • The conversion from UTC dates to the local time zone and vice-versa has been updated to support the SQL Min and Max date boundaries. The conversion is no longer attempted or executed when values outside these boundaries are utilized.
  • The system has been updated to support ASPX pages that are not referenced from the SiteMap (Home Pages & Navigation) module but still contain the context of the site with the navigation closed. To implement one of these pages you simply set this.IsSiteMapNode to false in the OnPreInit method of the page before calling base.OnPreInit.
  • The JavaScript generated by the Advertising > Ad Tracking > Zones module has been updated to utilize a fully qualified URL so banners can be utilized in other sites.
  • A new Geo Codes tool has been added to Development > Import Utilities. It can be used to generate Geo Codes for records in any module with address attributes.


See Full History of All Updates