Extension Summary:
Configurator is one of Morph's methods of control. Plainly put it is a Joomla! component and is used to manage most aspects of Morph. You can customize everything from your sites logo, colors, performance options, blocks and more.
Downloads:
Currently you are a guest. Please register to download our free templates.
You could also become a full member and download anything you like.
Configurator component's Activity Stream:
-
08-19-2010
Configurator updated to v1.13:
- Fixed the Getting Started dialog, loading the full admin, instead of the dialog contents.
- Fixed the issue with language files not being moved to the languages folder when installed via Configurators installer. -
08-11-2010
Configurator updated to v1.12:
- Major overhaul on the interface javascript, preparing for full ajaxifying of admin tasks.
- Fixed the saving redirect issue.
- Started work on the Getting Started dialog. Still needs some tweaking though.
Still todo:
- Language file not being moved to the languages folder when installed via Morphs step-by-step installer.
- Finish the Getting Started dialog fix. -
08-05-2010
Configurator updated to v1.11:
- Added a number of missing entry point checks.
- Updated the installer to use Joomla's standard permissions when updating the configuration.php.
- Fixed the "Loading Management Interface" bug.
- Optimized the Recycle Bin's "delete assets" code.
Still todo:
- Fix the weird redirect issue, when saving the inset tabs settings.
- Fix the Getting Started dialog. -
07-14-2010
Configurator updated to v1.10.
- Added new Core Enhancements tab & moved some related options, which were in the Plugins tab.
- Moved the article preview option to the new Core Enhancements tab.
- Updated the iPhone viewport settings, as per runey71's suggestion.
- Refined some of the javascript to take advantage of new features in jQuery 1.4.2.
- Fixed bug in the installer, where morph weren't set as default template.
- Improved the installer, removed all cookies & full localization. Major code reduction all around.
- Fixed a bug in the installer where the morph cache plugin always showed as upgraded, even on fresh installs.
- Extensive work on the code base to make it MVC, in preparation for Joomla 1.6.
- Fixed a number of ajax issue with redirect.
- Changed the view from manage to configuration.
- Fixed the editor height issue.
- Swapped the html and body background settings, as it was confusing users when the body background was not updating.
- Fixed the fullscreen cookies & scrolling issues.
- Updated the copyright date.
- Replaced the depreciated xml2array with (array) simplexml_load_file.
- Refactored the toolbar & replaced with JRequest::getCmd('task') to make it fully modular.
- Optimized the class loading to reduce overhead.
- Fixed some saving issues.
- Fixed the welcome_screen cookie issue.
- Changed JFactory::getUri() to clone JFactory::getURI().
- Fixed the database backups, which were getting corrupted in certain cases.
- Fixed the bug where the active themelet was deleted if the step was skipped in the installer.
- Fixed the 'Class Morph isn't defined' error.
- Fixed an incompatibility in the plugin with FLEXIaccess.
- Updated Morph to load after the onAfterInitialise event, which allows any extension to use Morph::getInstance.
- Fixed the duplicate plugins issue & added a cleanup routine to fix the issue for users affected by the problem.
- Fixed the Opera bug where the assets tab was not displayed.
- Added user gid to caching to solve caching issues with com_user & others.
- Added a brief description above the code editor tool.
- Fixed the issue that prevented the plugin from upgrading.
- Updated cache plugin to only pack if packing is on to fix devbar issues.
- Fixed issue where description overlays still show when they are turned off.
- Added a missing file_exists check that caused some php warnings.
- Fixed the loading.js error.
- Fixed a number of urls in the javascript to fix a number of issues (like the login getting stuck on the loading screen).
- Updated the xml with the correct version.
- Fixed the issue with the login form, where it would just stay on the loading screen.
- Fixed the issue with a number of confirmation dialogs not working.
- Fixed the issue with the pipe in footer copyright, once saved says "Array". -
03-09-2010
Configurator updated to 1.09
- Fixed the issue with character encoding in the xml files.