Monday, 24 September 2012

CMS8 New temporary Config attribute [NoHomePath]

 CMS8 New temporary Config attribute [NoHomePath]

Because of the transition from home page children that look like this: /default/sitemap.htmx to this: /sitemap.htmx, i have added a new config key [NoHomePath]. The default is false and when set to true it means that the initial folder (which should be "Default") IS omitted, making the pages in the folder appear to be in the root of the site. There is the possibility of a conflict - since pages within this special folder can clash with other folders names - e.g. a page called "Search" in the home folder would clash with a folder named "Search" if folderpaths were being used.

It is my intention to move all the pages in the home folder on existing sites to the simpler form, then remove the [NoHomePath] attribute, after setting it to be the default behaviour.

No comments:

Post a Comment