uber
brett lajzer :: 9.28.2006+21:10

Uber is a PHP template that formats text files in pretty ways and is easily modifiable by the user. It is designed with security in mind and will only parse files in the specified $docroot directory. Essentially, it takes text files as input and paragraphs each line. HTML can be inserted to achieve other formatting.

The file format is simple and easy to understand. It is structured like so (by line number):

  1. title of document
  2. author
  3. date of edit
  4. content of page…

The menu (as seen to the far right) is just an unordered list contained in another text file, menu.txt, in the document root directory. Due to the security in place, files must be contained in the document root only, and cannot be contained in directories inside of it.

The index document is contained in index.txt, and is formatted in the pattern shown above.

For an example of what uber looks like, please refer to this entire site, as uber is running on it right now.

What are you waiting for? Get Uber now!

powered by uber