About
About the Site
This site is in its third major iteration or version. All pages have been hand-written, I've not used programs like Dreamweaver at all. The site has gone from table based layout through basic html with CSS to the current partially database driven version. The current layout is simple and relatively lightweight but it provides me with sufficient flexibility to be able to create mobile and tablet versions alongside the desktop version.
If I was starting work on the site now then I'd probably use one of the CMSs like Drupal or Joomla, but it would be a lot of work to get the current site switched over to one. The current version is partially modelled along those lines anyway and as time goes on more pages will end up using templates, there are only a handful of page types: front page; slideshow; article, so this won't be too much work.
Version Information
The following table shows the version numbers of various pieces of code used on the site. If you find a bug then use this table to report them - the relevant data is also copied in to the text area beneath the table ready to copy in to an email.
| File | Version | Description |
|---|---|---|
| desktop | 3.0.1 | The version of the stylesheet used for desktop devices |
| tablet | 3.0.1 | The version of the stylesheet used for tablets |
| mobile | 3.0.1 | The version of the stylesheet used for mobile phones. |
| iehacks | 3.0.1 | The version of the stylesheet used to account for Internet Explorer inconsistencies. |
| BGR app | 3.2.5-min | The code behind the calculator on the Bob Graham pages |
| PBR app | 3.1.0-min | The code behind the calculator on the Paddy Buckley Pages |
| slideshow | 2.0.2 | This is the code that runs the slideshow pages. |
| dragndrop | 2.1.3 | The drag and drop code. |
| tickdata | 1.0.0 | A data file holding details of the routes about the various climbing ticklists. |
| mover | 2.0.0 | The code behind the dynamic route trace on the Bob Graham pages. |
| Browser | unknown unknown | The browser and its version yhat you are viewing the site with. |