Sitemap and Navigation Bar

Sitemap and navigation bar system written in PHP 4.1 using PEAR::DB for database abstraction.

Features

  • Auto generated navigation
  • Highlight the current section
  • Page and HTML title
  • Meta information - description, keywords
  • Tested with MySQL and PostgreSQL backends

Download

sitemap.tgz.
Complete code
sitemap-1.0.tgz.
Complete code for the original version - with a hierarchical navigation bar
sitemap.zip.
Complete code, zip archive

Changelog

27 Apr 2002

  • More robust generated HTML code

24 Apr 2002

  • Database abstraction through PEAR::DB

14 Apr 2002

  • A new system for mapping URIs to the filesystem

16 Mar 2002

  • Moved the functions to a class and cache the queries as properties

3 Mar 2002

  • First released