Author: Will Ezell | Created: Aug 23, 2012
The dotCMS has a great online image editor, but almost as important is that underlying the image editor is a RESTful interface (API) for manipulating images...
Author: Will Ezell | Created: Aug 06, 2012
This is a very straightforward demonstration JSP that will transactionally checkin 10 pieces of News content using the 2.1 starter site content schema.
Author: Will | Created: Jul 09, 2012
This SQL will delete/repoint references to a user. This SQL needs to be run in the DB and once complete, you will need to flush the cache for the user...
Author: Will | Created: May 30, 2012
It can be hard to understand what is in a key value field. The below code will loop over the values and spit out the keys and the values.