Most of you might have experienced the problem that a posting needs to be rolled back to a previous version – either because the author accidentily modified a wrong one or because the editor decides that the changes are not acceptable and rejects the changes. Although MCMS does provide the revision history browser to view […]

There are two different reasons for ugly URL’s on in presentation mode: when using Webauthor and switching to live site when doing a postback in on a form to send data to the server. The following articles discuss different ways to address this: http://blogs.technet.com/stefan_gossner/archive/2004/04/23/118623.aspx http://blogs.technet.com/stefan_gossner/archive/2004/04/29/122527.aspx http://blogs.technet.com/stefan_gossner/archive/2003/12/03/40957.aspx

In a previous article I have explained how to use the using construct to create scalable application using the CmsApplicationContext. Today I found a great article from Cyrus with more insights on this nice C# construct: http://blogs.msdn.com/cyrusn/archive/2005/05/10/415956.aspx

Ever thought about adding custom properties to resource galleries or resource gallery items? Then you will have noticed that MCMS does not support this. Andrew Connell a MCMS MVPs has written a nice and very flexible solution for this problem: http://andrewconnell.com/blog/articles/CustomPropertyDbEx.aspx