• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.6.9


Date of Update: Tuesday, February 16, 2016  
Feature Summary
Admin > Syndication The Custom Order attribute has been updated to support a "DateTime:" prefix for field names that should be sorted as dates as opposed to strings. When this prefix is used the field must always return a valid DateTime value or an error will be returned.
Data Transfer Attribute CpScript This script has been updated to support DataType='DateTime' using new TimeZoneId, AddHours, ConvertTimeToUTC, and ConvertTimeFromUTC parameters.
Design > Styles A new Include Homepage Content has been added to the Global tab. When enabled you will be provided a Homepage Content text box that can be added to any Site Architecture > Homepages record by adding a DesignInfo CpScript to the Content attribute. A new Body Header attribute has also been added to the Global tab to render raw HTML to the page just below the opening BODY element. The primary purpose of this attribute is to support Google Tag Manager scripts which require this location in the HTML.
Site Architecture > Audiences A new Design tab has been added with properties like WebsiteColor1, WebsiteColor2, WebsiteColor3, LinkedInUrl, TwitterUrl, FacebookUrl, YouTubeUrl, FooterLogo, and SecondaryLogo. These properties are intended for use from AudienceInfo CpScripts.
TaxonomySearch CpScript This new script renders a multi or single select taxonomy search control and a Search button. Clicking search will execute a taxonomy search in the current module using the query string (get request) as opposed to a post back.
DesignSwitch CpScript This new script will render a drop down list box of records in the Design > Styles module with the record associated to the current audience selected automatically. Making a change in this selector will remove the current audience from it's Design > Styles record and add it to the newly selected record, then refresh the page with the style changes applied. The use of this script requires that none of your Design > Styles records have All Audiences selected.
Surveys > Surveys New Color 1 - 10 attributes have been added to control the color or the bar charts rendering on the survey results. The colors will loop more than 10 colors are required.
Comments > Configuration A new Form > Disable Email Validation has been added when Anonymous Comments are enabled. It allows submissions with invalid email addresses.
ExtPagination CpScript A new DataElement parameter has been added to control the type of HTML element being paged.
Advertising > Splash Pages A new Display Splash Page Per User attribute has been added to allow the splash page to be displayed per UserId as opposed to per PC.


See Full History of All Updates