AJAX/PHP Website Template: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
mNo edit summary
Line 21: Line 21:
== Main features of the template set:  ==
== Main features of the template set:  ==


*Modular structure for display pages on website with primary areas (top, header, sidebar, footer) controlled by included parts so global changes can be easily made to one file and shown on all pages in the site.
*Modular structure for display pages on website with primary areas (top, header, sidebar, footer) controlled by included parts so global changes can be easily made to one file and shown on all pages in the site.  
*A 4-level flyout-menu system controlled by specification in one XML file.
*A 4-level flyout-menu system controlled by specification in one XML file.  
*Built-in theme switcher allowing viewer control over website color scheme and wide/narrow aspect (with user preferences remembered by browser cookie)
*Built-in theme switcher allowing viewer control over website color scheme and wide/narrow aspect (with user preferences remembered by browser cookie)  
*Built-in multilingual translation capability for single-phrase lookup (English to target language) and entire-page fixed content translation.
*Built-in multilingual translation capability for single-phrase lookup (English to target language) and entire-page fixed content translation.  
*Integrated support scripts for forecasts, alerts, earthquake information appropriate to the geography selected.
*Integrated support scripts for forecasts, alerts, earthquake information appropriate to the geography selected.  
*Built-in optional debugging displays for remote site support
*Built-in optional debugging displays for remote site support  
*Validated XHTML 1.0-Transitional HTML and CSS 2.1
*Validated XHTML 1.0-Transitional HTML and CSS 2.1  
*Easy maintenance using the [http://saratoga-weather.org/wxtemplates/updates.php Update tool] to create a .zip file with all changes since you last downloaded the Base/Plugin


The templates are available at http://saratoga-weather.org/wxtemplates/index.php  
The templates are available at http://saratoga-weather.org/wxtemplates/index.php  


<br> Ken True


Ken True
Author: Saratoga-weather.org  
 
Author: Saratoga-weather.org


[[Category:WebTools]]
[[Category:WebTools]]

Revision as of 06:18, 26 August 2011

Free multilingual modular AJAX/PHP weather website templates

This template set is based on the original HTML-only Carterlake WD templates with the addition of AJAX real-time updates and a full-PHP modular website design incorporating the TNETweather modular site design. The templates use a modified weather-screen.css to implement a fixed-width (800px) website or full-width design with built-in color/width style changer. Using PHP allows this template to require only one file to be uploaded through your weather software for symbolic substitution for weather conditions. The AJAX JavaScript reads a separate, frequently uploaded, conditions file produced by your weather software to dynamically update selected parts of the HTML on the pages to reflect really current conditions at your location.

The templates are grouped into three basic versions based on geographic location, and include the support scripts needed for that geography:

  • USA-template (for USA, Puerto Rico and Virgin Islands)
  • Canada-Multilingual template English/French (for Canada)
  • World-Multilingual template (for non-USA, non-Canada)

Plugins are available for weather station software:

  • Cumulus
  • Virtual Weather Station
  • Meteohub
  • Weather-Display
  • WeatherLink

A complete template consists of a Base (determined by your geographical location) and a Plugin for your specific weather software.

Main features of the template set:

  • Modular structure for display pages on website with primary areas (top, header, sidebar, footer) controlled by included parts so global changes can be easily made to one file and shown on all pages in the site.
  • A 4-level flyout-menu system controlled by specification in one XML file.
  • Built-in theme switcher allowing viewer control over website color scheme and wide/narrow aspect (with user preferences remembered by browser cookie)
  • Built-in multilingual translation capability for single-phrase lookup (English to target language) and entire-page fixed content translation.
  • Integrated support scripts for forecasts, alerts, earthquake information appropriate to the geography selected.
  • Built-in optional debugging displays for remote site support
  • Validated XHTML 1.0-Transitional HTML and CSS 2.1
  • Easy maintenance using the Update tool to create a .zip file with all changes since you last downloaded the Base/Plugin

The templates are available at http://saratoga-weather.org/wxtemplates/index.php


Ken True

Author: Saratoga-weather.org