Friday, 19 December 2014

CMS4 and CMS8 Image compression

CMS4 and CMS8 Image compression

- how about global config to set compression to be higher if the designer requests it?

Wednesday, 3 December 2014

CMS8 Langwords bug

There is a bug in CMS8Langwords = the key row is not being created when there are new sites added - so you cannot add any langwords

Thursday, 20 November 2014

Tuesday, 18 November 2014

CMS4 CMS8 Application Helper needs paging

CMS4 CMS8 Application Helper needs paging

It needs paging for when people dont delete records

Friday, 14 November 2014

CMS4 and CMS8 - Add Crosstable functionality

CMS4 and CMS8 - Add Crosstable functionality

Should be able to add crosstable functionality for both systems - able to dial in either exclusive or many to many situation with ordering options - ordernum, vs application field choices

CMS8 - Linktag substitution in the globals

CMS8 - Linktag substitution in the globals

There should be the facility to put linktag references in globals - that way footers and the like could go there - would be much tidier

Wednesday, 12 November 2014

CMS4 and CMS8 - Globals should have an option to not show on dev/staging site

CMS4 and CMS8 - Globals should have an option to not show on dev/staging site

So you can switch off google analytics automatically when not on the live site.

Friday, 10 October 2014

CMS4 page updates not working correctly

The cms4 page update function is not working correctly - the folder being brought up is incorrect. - it sneeds sorting out!

Thursday, 2 October 2014

CMS4 Remove staging and backup (version 4) content

Perhaps remove all the content staging and backup versions as they have never ever been used. Alternatively change the system to be a bit like CMS8 where you have different versions and a live "live" one and a live "admin" one.

Friday, 26 September 2014

CMS4 Image selection - BUG

When trying to delete an image instance that is in use the javascript popup says "DeleteImageSizeInstance Going nowhere" instead of "That image instance is in use, so it cannot be deleted"

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