/** * Changelog * * @package Content Templater * @version 0.4.2 * @since File available since Release 0.1.0 * * @author Peter van Westen * @link http://www.nonumber.nl/contenttemplater * @copyright Copyright (C) 2009 NoNumber! All Rights Reserved * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */ 19-Mar-2009 : v0.4.2 [] Fixed more issues with special characters on non certain setups. 17-Mar-2009 : v0.4.1 [] Added import/export function [] Fixed issue with not all frontend fields not being filled [] Fixed issue with special characters on non utf-8 setups. 14-Mar-2009 : v0.4.0 [] [plugin] Added option to add a confirm alert before inserting the template [] Added options to limit frontend template publication for sections / categories (i.c.w. JoomSuite Resources or Content Submit) [] Made the templates (in Content Templater administrator) not available for users with a lower user group level than is set in the template. [] Added extra error messaging when saving of template fails. [] Fixed issue with selection of user group levels when selecting a root group [] Fixed issue with database not installing correctly on some setups (resulting in errors when saving templates) 18-Feb-2009 : v0.3.4 [] Fixed issue regarding error 'js_res_category doesn't exist' 18-Feb-2009 : v0.3.3 [] Removed a redundant query that caused errors on some setups 17-Feb-2009 : v0.3.2 [] Added support for JoomSuite Resources categories [] Added extra info and better queries for manual installation / update [] Fixed some issues regarding errors on certain setups with install / update procedure 13-Feb-2009 : v0.3.1 [] Made error catching and messaging for install / update procedure better [] Added language support for install / update procedure [] Added a resize button to the description [] Added a query file for manual installation / update [] Fixed some issues regarding the content editor 09-Feb-2009 : v0.3.0 [] Changed the way the package is installed / updated [] Fixed issue with update check error 02-Feb-2009 : v0.2.1 [] Fixed more issues with special characters in text fields [] Added confirm on delete button 02-Feb-2009 : v0.2.0 [] Added support for setting all article fields [] Removed the overwrite settings [] Added loading overlay during javascript execution [] Fixed issue with non-published items showing [] Fixed issue with ordering items (on new, copy, delete) [] Fixed issues with special characters in text fields [] Changed update checker 24-Jan-2009 : v0.1.2 [] Fixed issue with items not saving (wrong database column name!) 23-Jan-2009 : v0.1.1 [] Added title and alias fields (with options to overrule/add) [] Implemented ajax methods to retrieve template data [] Changed some stuff regarding (un)installation [] Fixed issue with quotes in text 17-Jan-2009 : v0.1.0 [] First beta release