Wednesday, 24 September 2014

Monday, 4 August 2014

CMS8 Update

Only applications whose "Control name" field is longer than 0 will show up on a pages Meta page, in the Control dropdowns

CMS8 Update - can have child applications - need Sql update though

Added childapplicationid (bigint) to CMS8Applications

Now can have child applications..

E.g.

Page      /products/
Section  /products/widgets/ - Widgets is an item from Widget Application
Item      /products/widgets/red-widget/ - Red-widget is an item from Products Application, but Products is a child application to the Widget Application

CMS4 Content versions - can we convert to multiple - like CMS8?

CMS4 Content versions - can we convert to multiple - like CMS8?

DAO needed on Assets > Urls

Url assets can be broken by ' - Please fix asap

Thursday, 20 March 2014

CMS8 - Available Applications in dropdowns

CMS8 - When assigning applications to Control or Application slots on the page we need a way to limit whether they show up in the list. Only certain Applications should be selectable. This needs to be added to the CMS8Applications table as fields "showincontrols" and "showinapplications" int, and passed through.

e.g.












Where only some should show

Tuesday, 12 March 2013

CMS4 CMS8 Image widths

Need to have a site wide switch that allows images to NOT have their widths and heights set, and maybe "max-width:100%;", to account for responsive design

>> Fixed for CMS8 - use a tag like this: <CMSTAG.22.550.308.1>

The last "1" in the tagname position sets the output to class="img-responsive"