|
A1 - Menue is a site
PHP class that allows you to
Menu with maincategories and
This is a simple, short
navigation system that
configure a DHTML menu
subcategories stored in a
class, and uses sessions to
provides an easy navigation
system. Driven by a Mysql
MySQL-Database. If the
keep track of the click
especially for larger
database for easy updating
visitor clicks on a
trail. To use it, you just
websites. For each directory
online. Easy to use and
maincategorie, the
need to add information on
a customizable menu is
configure. Tested on IE5+,
corresponding subcategories
each page about where that
created and sorted following
Netscape6+, Mozilla0.9+,
are shown. If he clicks
page should appear in the
specific rules. Files and
Konqueror, Opera6+. Update
another maincategorie, the
click trail. Examples
directories may be included
your menus without editting
first one is closed and the
included, and further
or excluded depending on the
your code. Version 2.0
new one shows its
information including a
definitions you specify.
features a back-end admin
subcategories.
Admin can
tutorial can be found here:
system for configuring the
add/delete/change or reorder
http://www.ecreate.co.uk/
menu entries.
diy/breadcrumb_nav.php
Date: Apr, 16 2005 Date: Jan, 07 2003 Date: Jun, 14 2005 Date: Sep, 14 2005 |
|
Highly Configurable
Navigate through a website
cjgMenu is a configurable
CodeThatTreePhp is a small
breadcrumbs script that
can be most irritating if
tree menu written in Php and
and fast php script for
takes your directory
the user is not well
using Dhtml. Allows
creating dhtml trees
structure and does whatever
informed where he is and
unlimited depth
dynamically. It can be used
you want with it!! Features:
where he comes from. To
levels.
Available
when one needs extremely
"Homepage Naming",
prevent users from being
Javascript functions to
large trees (hundreds of
"Symbol
lost the breadcrumbs method
expand and collapse
nodes) and client side
Separators", "Case
is one of the most suitable.
individual and all branches
JavaScript trees just do not
Formatting", "Show
SimpleXML, XPath and PHP 5
at once.
work well (too slow).
Filename", "Hide
are perfect tools to create
CodeThatTreePhp is PHP
File Extension",
serious breadcrumbs
driven script.
"Special
positioning. This class is
Formatting", "Use
taking care of the
Images",
breadcrumbs handling. The
"Directory
XML file contains all the
Aliasing",
necessary data to control
"Filename
standard and breadcrumbs
Aliasing", "Link
navigation. The script
If Index", "Use
controls seven parameters
CSS Styles",
you deliver according to
"Replace Directory
your environment and XML
Underscores",
file by adapting the PHP
"Hide Directory from
code in the HTML file. The
Breadcrumb", "Link
class is made of two parts:
Filename",
In the first part it loops
"Frameset Target",
through the XML file and
"Remove current
sets text, Url and Id (which
directory link", Works
has to start with 1 and
with personal sites that use
needs to be unique and
~ in the URL
incremental). In the second
part we use a different
technique to present the XML
data (thanks to HTML table):
First we read the id and set
the corresponding elements
(for example if id is 2 we
show only the homepage, plus
the first and the second
link).
Date: Apr, 16 2005 Date: Sep, 01 2006 Date: Apr, 03 2005 Date: Sep, 17 2003 |