2007-05-28 Gregory Remington
* Initial release...
2007-10-15 Gregory Remington
* Added zwire.2.0.t3d file containing page tree, TypoScript and extension records.
* Added zwire/forms, zwire/ext, zwire/css/ext for customized extension HTML and CSS templates.
* Added custom support for the following HTML and CSS TYPO3 extension templates:
- Frontend User Registration
- KB Nested Content Elements
- MailformPlus
- New frontend login box
- PDF Generator 2
- Printlink
- Tip-A-Friend Plus
* Added support for styles.content.getBorder in Template Selector Column View mapper and HTML templates 1column.html, 2column.html, 3column.html and home2column.html.
* Added Place Holder Divs around TS markers in 1column.html, 2column.html, 3column.html and home2column.html for future use with TemplaVoila.
* Reorganized and better commented CSS code in layout.css.
* Removed #right-content and #left-wrapper in layout.css.
* Improved CSS /* Page Content Frames * / in layout.css to use instead of #right-content and #left-wrapper
* Added new CSS Front End container styles for KB Nested Content Elements.
* Modifed frontend login box templates to use only CSS (no tables).
* Added CSS extension styles in layout.css for KB Nested Content Elements, New frontend login box and Frontend User Registration
2008-01-26 Gregory Remington
* Added Typoscript option to set reply-to to the vistor's email address on the form target in + Captcha template for mailformplus on contact demo page id=11.
plugin.tx_thmailformplus_pi1.default.email_replyto = email
* Removed border="0" in TypoScript template from images paths zwire/images/printer.gif, email.gif amd pdf.gif to validate as XHTML 1.0 Strict. See Cris Jezard's post for details at http://www.mediatech.net/typo3_forum/view/single_thread/chc-forum/4/10/919.html
* Added to Constants in Zen Wireframe Core 1.0 to validate print page feature as XHTML 1.0 Strict
* Added better positioning for #footer2 { clear:both;position:relative;padding:10px;width:760px;margin:0 auto;margin-top:0px;border:0px solid red; /* use 1px to turn on as a visual spacing aid or style * / } in layout.css.
* Removed oudated TypoScript reference files zwire/scripts/TSconfig.txt, TSconstants.txt, TSsetup-ADxMenu.noext.txt, TSsetup-ADxMenu.txt, TSsetup-TwoLevel.noext.txt, TSsetup-TwoLevel.txt
* Added new TypoScript reference files to make tracking upgrade changes to .t3d files easier in zwire/scripts/typoscript_templates
* Added new Copyright notice and links TS to basis template "+ Template TS Markers" contribution by Finees Mendez. See http://www.mediatech.net/typo3_forum/view/single_thread/chc-forum/4/11/885.html
2008-01-26 Gregory Remington
* Changed ID #content-navigation, #content-navigation img, #content-navigation to classes .content-navigation, .content-navigation img, .content-navigation in zwire/css/layout.css and 1column.html,2column.html,3column.html, blog2column.html to validated XHTML 1.0 Strict when used more than once per template.
* Removed border="0" in TypoScript template from images paths zwire/images/printer.gif, email.gif amd pdf.gif to validate as XHTML 1.0 Strict. See Cris Jezard's post for details at http://www.mediatech.net/typo3_forum/view/single_thread/chc-forum/4/10/919.html
* Removed oudated TypoScript reference files zwire/scripts/TSconfig.txt, TSconstants.txt, TSsetup-ADxMenu.noext.txt, TSsetup-ADxMenu.txt, TSsetup-TwoLevel.noext.txt, TSsetup-TwoLevel.txt
* Added new TypoScript reference files to make tracking upgrade changes to .t3d files easier in zwire/scripts/typoscript_templates
* Added new Copyright notice and links TS to basis template "+ Template TS Markers" contribution by Finees Mendez. See http://www.mediatech.net/typo3_forum/view/single_thread/chc-forum/4/11/885.html
2008-05-29 Gregory Remington
* Added template support for Modern FAQ (irfaq)
* Replaced template support for MailformPlus (th_mailformplus) with powermail (powermail)
* Replaced template support for New front end login box (newloginbox) with native Frontend Login for Website Users (felogin)
* Replaced template support for Advanced Page Stylesheet Selection (af_css_select) with Page StyleSheet Selector (css_select )
* Removed duplicate instances of ###VERTNAV_TITLE### and ###VERTNAV### in zwire/3column.html
* Removed TS marker from HTML templates and + Template TS Markers TypoScript template
* Removed masthead.jpg as background image and placed as . See + Template TS Markers subparts.MASTHEAD.
* TWeaked, trimmed, reorganized and added new comments to layout.css for easier manipulation and customizing.
* Renamed 2 column CSS IDs and core HTML files for easier reference (2column-style1, 2column-style2, 2column-style3)
* Added additional comments in HTML templates with for visual reference.
* Updated demo demo FAQ section, README.txt, zwire-extensions.txt amd install.txt