WebPageLayout - V0.3.0 Manual
Standard Files
Home Development V0.3.0 Manual Standard Files

Introduction

When files are shared between projects, then it makes sense to maintain a single copy with this program. These can be text files such as CSS files or image files.

The master copy of these files are held in the files directory. They are integrated into the program using the cpp2file.exe program with the files/stdfiles.f2c template file. After changes are made to the master files then (on Windows) the files/makestdfiles.bat is run, which should update the output file src/wpl/stdfiles.cpp.

CSS (Cascading Style Sheets) Files

The main CSS file is files/livery.css which is reference by every html page. Before writing this file the program edits it to substitute the projects colours and switch the main logo shadow on-or-off.

  1. files/livery.css - Included by every html page.
  2. files/big-list.css - CSS file for large list like tables.

Standard Image Files

All html files include a valid xhtml logo which is linked to the w3c validation site.

The side navigation menus can be extended to link to important exterior sites using standard logo images.

  1. files/valid-xhtml10.png - Valid HTML link in all HTML page footers.
  2. files/github_logo.png - Side menu, link to github repository.
  3. files/sf-logo-13.jpg - Side menu, link to Sourceforge project page.
  4. files/download-button.png - Side menu, link to download page.
Home Development V0.3.0 Manual Standard Files

Managed by WebPageLayout Validated by HTML Validator (based on Tidy)

2nd August 2018