mtWeb  Home > Download > Sitemap and navigation barSitemap  Search

Sitemap and navigation bar

Posted by martin on 3 Mar 2002, last updated on 27 Apr 2002.

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, downloaded 1280 times.
Complete code
sitemap_class.php, downloaded 2541 times.
Sitemap class, syntax colored
sitemap.sql, downloaded 730 times.
Database schema
global.php, downloaded 2495 times.
Global page handler, syntax colored
config.php, downloaded 1123 times.
Configuration for database connectivity
sitemap-1.0.tgz, downloaded 544 times.
Complete code for the original version - with a hierarchical navigation bar
sitemap.zip, downloaded 1587 times.
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

Comments

global.php error appearing
by jrobbio (rob@NOSPAMstudentfreestuff.com) on 6 Mar 2003 3:34am GMT

I get the error:

Fatal error: Call to undefined function: connect_db() in /global.php on line 36

is there something else that I can use instead on my website TopFunWebsites.com ??

???
by alfredo (mummelman@freenet.de) on 3 Jul 2003 10:34am GMT

It doesnt works. Where are the missing files ?