Codeshare List of user-contributed code snippets for dotCMS Java CMS.

Author: "Will"

Checkin Content from HashMap - Transactional

Author: Will Ezell |

This is a very straightforward demonstration JSP that will transactionally checkin 10 pieces of News content using the 2.1 starter site content schema.

Deleting a User from the Database

Author: Will |

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...