|
Dynamic Pages
|
Other links at PHP > Scripts and Programs > Site Navigation |
| 1. |
EZ Page Manager v2
|
|
|
This lets you call pages by http://www.yoursite.com/index.php?page=yourpage It supports using just the page name like http://www.yoursite.com/index.php?page=yourpage and full name like http://www.yoursite.com/index.php?page=yourpage.html It also has an option for making the script active or not, when its not active, it will only show the default page regardless of what you put after page= The next version is now available. New Features: - override page. The page will take presidense over your main page if its set to be on. This is great for storing a maintenance page that you can switch to. - categories. It now can use multiple directories for looking for pages - dissallowed directories and files. you can set it to not allow certain files and directories to be included
|
| 2. |
Panel Class
|
|
|
This is a PHP class that allows you to easily create self-recovering panels. Panel is a component of overlapping "group of panels", similar to the sidebar of Mozilla or Microsoft Outlook. The main part of the overlapping and navigation is done in DHTML, and includes a PHP class to facilitate the creation of the panel side server. Panel content can be either an external page or given as a string. Basic customization (colors, fonts, etc.) is possible via method calls. Further customization can be achieved via a CSS. Documentation is only in French at the moment.
|
| 3. |
RUMBLE
|
|
|
RUMBLE produces Flash, XHTML 1.0 Strict, and RSS 1.0 views of an XML file that contains groups of items with urls. The contents of the XML file can be edited through your browser. After editing, the XHTML and RSS views are republished as static files. Wont scale well because it relies on a static XML file for storage and also because the Flash movie (.fla source file included in the zip) will parse the XML internally, but may be useful in situations where a database is not available or would be considered overkill. <b>1.02 update:</b> fixed bug with dc:subject element in RSS view.
|
| 4. |
Phpezmenu
|
|
|
Phpezmenu is a simple program to manage menus, css, body tags and copyright information site wide. All these elements are managed through one document - phpezmenu.php. This was written by a web designer out of need. It can be used to manage new sites or can be plugged into existing sites. This is a very basic php script but it does the job!
|
| 5. |
alarisMenu
|
|
|
PHP class that allows you to configure a DHTML menu system. Driven by a Mysql database for easy updating online. Easy to use and configure. Tested on IE5+, Netscape6+, Mozilla0.9+, Konqueror, Opera6+. Update your menus without editting your code. Version 2.0 features a back-end admin system for configuring the menu entries.
|
|
|