Skip to content

EricDunsworth/wet-boew-ssi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Web Experience Toolkit (WET) - SSI Variant

Overview

This feature adapts the HTML5 core markup structure for use with Server side includes (SSI).

##Benefits

  • Helps to minimize the duplication of content and code (such as titles and dates)
  • Provides central control of the left and right columns
  • Improves consistency by separating content from the template code
  • Automates the breadcrumb trail
  • Conforms to WCAG 2.0 AA
  • Uses WAI-ARIA to enhance accessibility
  • Supports Firefox, Opera, Safari, Chrome, and IE 7+

##Minimum Requirements

  • Build folder from WET 3.0
  • Server Side Includes installed on a web server
  • Apache 2.x Web Server

##How to install the files

  • Make sure that you have the WET 3.0 build folder in your root directory.

  • Copy the following directories into a folder created in the root:

  • inc\

  • demos\ssi

  • "inc" is a folder with your global include files

  • Another "inc" folder for page specific includes is under the demos\ssi folder, as well as a folder for main "menu" based includes. Also,shtm pages are located here.

    • demos\ssi
    • demos\ssi\inc
    • demos\ssi\menu
    • demos\ssi\menu-left-gauche

About

SSI variant of the Web Experience Toolkit (WET)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published