Extension Summary:
The Morph template is where most of the the heavy lifting is done. Think of it as the engine of a car, while the themelet (otherwise referred to as "child themes") are the sexy body work. The template can be installed via Configurator's installer (which you see right after you have installed component) or the standard Joomla installer.
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.
Morph template's Activity Stream:
-
08-19-2010
Morph updated to v1.15:
- Patched jQuery().load() function to fix the lightbox conflict with Mootools.
- Fixed the conflict with the Mootools 1.2 upgrade plugin, causing issues with Kunena & other extensions. -
08-11-2010
Morph updated to v1.14:
- Fixed the issue with the language strings not being translated.
- Added the option to set which block is used for the HoverFocus feature.
- Fix an issue with the themelets html overrides.
Still todo:
- Language file not being moved to the languages folder when installed via Morphs step-by-step installer. -
08-05-2010
Morph updated to v1.13:
- Added a number of missing entry point checks.
- Updated the functions to use Joomla's standard permissions when updating the configuration.php.
- Fixed the issue with the "back to top" not being properly translated.
- Ported Joomla's standard caption.js to use a more lightweight, jQuery version. This will be used if the captions plugin is not active.
- Added a fix for the invalid token bug in com_user.
Still todo:
- Fix an issue with the themelets html overrides. -
07-14-2010
Morph updated to v1.12:
- Fixed the search module validation.
- Upgraded jQuery UI to 1.8.
- Upgraded jQuery to 1.4.2.
- Added an option to disable the article title, which is needed when using SimpleTitle.
- Fixed and incorrectly closing div.
- Fixed the article preview conditional wrap.
- Updated the Google Analytics to use the asynchronous version.
- Moved the GA code to just above the closing </head> as recommended by Google.
- Fixed the conditional wraps, so only stuff that is disabled is hidden.
- Added a conditional wrap for the teaser class that is appended to the first paragraph of articles.
- Added the conditional wrap around the share it box.
- Updated the back to top text to use a lang string.
- Disabled the preloader by default (individual themelets still need to be updated).
- Extended the iPhone viewport options to allow the layout to automatically adjust to the device width, as per runey71's suggestion on the forum & Apples docs.
- Added module class suffix support for tabs
- Added yui class to #top position which was missing in relation to this forum bug.
- Fixed the issue where the iPhone css was not being included.
- Added partial support to the templates html overrides to be overridden by themelets.
- Refined the "edit user" form base xhtml.
- Moved the wrapping breadcrumbs div to the modules override, to allow it to be published in other positions.
- Added a conditional wrap around the article preview link so the html is not outputted if the feature is disabled.
- Fixed the missing Itemid in the search module.
- Added css/js rendering url parser option under Debug in Configurator to help solve sef url issues.
- Added the option to enable Mootools for specific components.
- Set the preloader plugin to NoConflict mode to avoid conflicts with other javascript libraries.
- Added the ability to call Morph's api from any extension (component, module or plugin) using Morph::getInstance().
- Fixed the issue where the Sidefish menu wasn't working.
- Fixed a bug with the accordion & tabs chromes where they some times wouldn't render correctly.
- Fixed the "$ not defined" error with the Google pageTrack api.
- Fixed the print icon in print view to activate the actual browser print function.
- Added a class to each of the print, email and pdf icons, allowing you to target each directly.
- Fixed a typo in the templateDetails.xml which made the doc invalid.
- Fixed xhtml validation errors in the css & js packer links added to head after we changed to the SEF safe version.
- Fixed xhtml validation error with a <script> missing the type attribute for the preloader.
- Fixed the Opera and IE bug with the tabs and accordions frontend with a missing '>' in the wrapping div.
- Updated the accordions chrome so that the first accordion is always open.
- Updated the print css to be included in the packed, minified and gzipped version.
- Fixed an incorrect reference to flickr module.
- Tweaked the second colorbox style & replaced the loading image.
- Added a check for the flickr modules css to load the from themelet if it exists, otherwise the default from the module.
- Added a topnav inner div option & tweaked topdrop bar code.
- Adjusted superfish call to look for nav in top position as well.
- Added a first class to menus.
- Fixed the preloader bug with ie & a few broken images.
- Updated the colorbox css image paths to work when packing is on.
- Fixed the validation bug with the ampersands in the share url.
- Updated the copyright year to 2010.
- Upgraded the Colorbox plugin to 1.3.8. Details - http://colorpowered.com/colorbox/core/README.
- Added a new "apply" button to the frontend article edit mode.
- Did a number of updates to make sure the JURI object is untouched by Morph.
- Updated the xml with the correct version.
- Fixed the missing "clear cache" option from the Dev Bar.
- Added some missing variables for the extra bottom shelves.
- Fixed the issue where settings weren't being saved when the devbar was enabled.
- Changed the ordering of the modfx.css to ensure that the override styles work.
- Fixed an issue with the zero js not taking effect.
- Fixed issue with the javascript breaks if debug mode is on, due to another mootools js file being loaded. -
03-09-2010
Morph updated to 1.11
- Fixed the issue with character encoding in the xml files.