Skip Navigation

University of Nebraska–Lincoln

Web Developer Network Wiki

Herein Lies the Accumulated Knowledge of Mankind

Upgrading the UNL Templates

This document is for existing UNL Templates users upgrading from the 2003 UNL Website design to the 2006 design.

To upgrade to the new design you must first determine which template source your site is built on. Over the three years between 2003 and 2006 the UNL Templates went through 3 template variations. To determine which templates you have, view the source of a page of your website from a web browser (Firefox, Internet Explorer etc).

Within the <head> of the document, look for a string of text describing the version of the template source you are using:

If your page has a string like, <!-- Codebase:liquidtemplatev54 -->, or no string at all you are using the Table Based UNL Templates.

Templates with a string like: <!-- Codebase:UNLFramework 20050421 -->, are using the CSS UNL Templates.


[edit] To Upgrade

Table Based UNL Templates: Try using the UNL templates converter at http://pear.unl.edu/convert/


CSS UNL Templates: Follow the Conversion_Documentation to upgrade.