v1.2.0 (07/08/15) Update release
- FIXED image position when using menus with description
- FIXED menu items with description have wrong height in sidebar
- FIXED error getting header selector param
- FIXED if Google fonts identical (body and hearders), only load once
- FIXED wrong icons when updating SYW library
- FIXED extra css for printing is not applied to printing only (DOC: use to hide elements that should not be printed for instance - it will affect the popup output and ultimately the printed page)
- FIXED contact accordion view (overflow issue)
- FIXED erroneous styles and simplification on some styles (paragraphs, images)
- MODIFIED favicons presence is tested against the site's root, not the template's path
- MODIFIED install files to check the presence of the external library before install
- MODIFIED logo
- MODIFIED slogan and description headers can now contain html tags
- MODIFIED favicon section to comply with the Favicon Generator (Android section)
- MODIFIED #template_topmenubar, #template_header, #template_mainmenubar 98% of their container
- MODIFIED 'powered by' info off by default
- MODIFIED separated header from content (template_framework_header and template_framework_header_outer added) - allows more flexibility when adding backgrounds
- MODIFIED print tab: credential editor
- MODIFIED styled parameter fields
- MODIFIED moved text-transform: capitalize on menus to the themes
- MODIFIED error page (added separate stylesheets in order to speed up loading and improve skinning) - WARNING: create error_[your theme].css
- MODIFIED error page logo images are handled the same way as in the rest of the template (3 sizes)
- MODIFIED withdescription menu override to get the latest Joomla update
- MODIFIED js/template.js is now optional. If empty, remove it for faster loading times
- MODIFIED print.css
- REMOVED overflow:hidden on some template elements
- REMOVED copyright default year
- UPDATED normalise.css to v3.0.2
- ADDED component.php: classes to image logo and credentials for print (in order to allow styling)
- ADDED if missing theme files, warning
- ADDED URL path for the logo. Empty by default
- ADDED optional print.css per theme (print_[theme].css)
- ADDED CSS caching - WARNING: needs syw_lib v1.2.3 installed
- ADDED left/right slide menu for mobile devices (new tab 'slide menu')
- ADDED 'framework' layer over the whole framework (to allow slide over content instead of pushing it)
- ADDED skinning of changes made to pagination in J!3.4
- ADDED 'error' tab in order to fine-tune home and search links (search is set to standard) - use com_finder to use the smart search instead
- ADDED mainmenu handles 2 sub-levels by default
- ADDED default layout override that fixes the standard menu issues (wrong classes and problems when the start level isn't 1)
v1.1.1 Bug fix release
- FIXED layering prevents menus with sub-menus from showing correctly
- FIXED image gallery thumbnails do not show correctly in frontend
- FIXED table styling
- MODIFIED favicon-196x196 to favicon-192x192 favicon test
- MODIFIED branding
- ADDED apple-touch-icon-180x180.png favicon test
v1.1.0 Major update release
- FIXED missing icons
- FIXED formatting of category descriptions
- MODIFIED installer output
- MODIFIED contact output
- MODIFIED 'template-debug' position is now 'debug'
- MODIFIED position of copyright and bottom menu (under footer)
- MODIFIED default font for site font
- MODIFIED some template adjustments and minor improvements
- MODIFIED column borders in themes
- MODIFIED the icon font is loaded from syw_lib
- MODIFIED fallback icons to match the icon font
- REMOVED extensions_modifications and template_modifications.css files
- REMOVED favicon and Apple images. Documented on how to an online tool to create proper icons
- REMOVED support for IE7
- UPDATED 'modernizr' and 'respond' scripts
- UPDATED 'normalise.css'
- ADDED positions 'long triplet' in the footer section to match columns from the content
- ADDED alternative layouts 'format-us' and 'format-fr' to have contact form with address in US or French format
- ADDED position 'template-extraheader' to add extra modules into the header that are at sidebar right level
- ADDED choice of selectors that get a header google font
- ADDED parameter for side column size (and grid adjustments)
- ADDED print logo, credentials and possible CSS tweaking for printing
- ADDED favicon testing and use of realfavicongenerator.net to create the proper set of icons for IOS, Android, Windows 8 tiles
- ADDED option to show logo AND/OR title
- ADDED 'Back to Top' icon at bottom of page
v1.0.3 Bug fix release
- FIXED wrong image paths in fonts.css
- FIXED error page styles and layout
- FIXED pagination styles
- FIXED .readmore style
- ADDED .category-desc img style
- ADDED missing .clr style
- ADDED legend line-height property
v1.0.2 Initial release