• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.0.29


Date of Update: Monday, February 15, 2010  
  • Previously, when the Module Defaults were submitted in any module the current date would be trapped in the Publish Start Date attribute. We recently discovered that you couldn’t even manually remove this dynamically generated value because it would be replaced again immediately. To resolve this problem we have updated the dynamic attribute generator to replace the date time control with a standard text box on Module Defaults pages only.
  • A bug has been repaired in the BreadCrumbTrail CpScript that caused the path from the root taxonomy to the current taxonomy to be excluded or incorrect in some cases.
  • Site Architecture > Module Designer > Home View (#1) > Taxonomy Display > Categories
    • The Modules.Page.TaxonomyInfo property has been updated to grant Categories views all of the privileges of a standard Taxonomy view. This means when you are on a categories view the Title tag will include the category name just as if it were a Taxonomy view. This has also affected the BreadCrumbTrail CpScript and all other references to the current TaxonomyInfo object.
    • The Taxonomy Display attribute has been moved above the Header Content attribute for all modules that support this attribute. When Categories is selected you now get Home Header/Footer Content and Category Header/Footer Content. This allows you to display different header and footer content on the home and category pages.
  • A new “views” parameter can be added to any web site CpScript with a comma separated list of the view types (MultiView.xml) on which the CpScript should be displayed. If this parameter is excluded or set to the empty string the CpScript will display on all views. A common use of this parameter would be to add views=’home’ to a CpScript so that it will only display on module home pages.
  • The HTML Editor displayed in all consoles has been updated to include a custom CSS file instead of the using the client console styles. All console styles have been removed from the editor except for the page padding and font.
  • All references to the console navigation from within the client console attributes have been updated to consider Uber group selections.
  • A bug in the Sponsored Keywords implementation that prevented it from making multiple replacements within a single HTML element has been repaired.
  • The way the client console references the Uploads and PrivateLabeling directories has been changed from virtual directories to root relative paths. This change was made to prevent precompilation errors related to files in the Uploads folder that do not work in the client console.
  • The Development > Console Navigation module has been updated to support custom first tier console navigation including custom icons.
  • All Telerik web controls, including the RTF editor and file upload, have been upgraded to the latest build of the Q3 2009 release.
  • The Site Architecture > Module Designer has been redeveloped to generate both the ASPX and code behind files. This will allow implementation and efficiency changes in the related user controls without requiring module designer record re-submissions. When changes are made, existing module designer records will continue to work as before and the changes will be applied when the record is re-submitted. Oxcyon will be organizing a onetime re-submission of all module designer records once version 8.0.29 is installed which must be completed before version 8.0.30 is installed.


See Full History of All Updates