Author: Erick Gonzalez | Created: Jan 27, 2015
This is the plugin for a 2.5.7 or 3.x instance to extended the WYSIWYG.
Author: Dean Gonzalez | Created: May 14, 2014
This example allows you to execute the code in vtl files by simply browsing for them and saving a piece of widget content.
Author: Dean Gonzalez | Created: Jun 19, 2013
The code below is a quick example on how to handle nested children in a simple XML feed and how to handle namespace fields that have a : in them.
Author: Dean Gonzalez | Created: Dec 07, 2012
Use this example to create dynamic parent/child category listings. The category listings can then become clickable listings to filter content by category...
Author: Dean Gonzalez | Created: Dec 23, 2011
Not recommending this as a best practice or anything because there are a lot of inherent dangers on allowing your menu navigation to be changed by a simple...
Author: Dean Gonzalez | Created: Dec 17, 2011
This code example shows you how to create the blog title search, blog category menu, and blog tag cloud shown in the right hand column of the image below
Author: Dean Gonzalez | Created: Dec 16, 2011
Manually Built Blog RSS with Category Filter. This goes along with the Blog listing and Blog detail codeshare examples.
Author: Dean Gonzalez | Created: Dec 15, 2011
Blog Detail Page with URL mapping, inline editing, captcha validation, moderated commenting, and an RSS feed
Author: Dean Gonzalez | Created: Dec 14, 2011
Sample Blog Listing With URL Mapping for more friendly URL building, pulling a paginated listing using the new dotContent tool, and Tag and Category search...