Credits:
Questions?
You can ask to PHP-Fusion Mania.
Versions:
Description:
PHP-Fusion Dynamic menu System permits to substitute the Navigation Panel and the Header Panel in your favourite Theme.
PHP-Fusion Dynamic menu System is fully dynamic and it's managed and administrated by an Infusions module.
The main feature is the posibility of defining the Menu Item as a Text, an Image or both.
The number of the Menu, submenu, items and sub items is unlimited.
To manage PHP-Fusion Dynamic menu System I have created a table with the following fields:
Installation Instructions:
First of all you make a backup of your site.
Step 1: Load in the directory INFUSIONS of your PHP Fusion site the files previously unzipped.
Step 2: When you have loaded the files, goto Admin Panel/infusion and install the module.
Remember to make a complete backup of your site before each changement!
Step 3: You must add in your theme.php the function GenerateMenu() instead of the code which marks your header menu.
Step 4: If you have problems in seeing the menu you must modify the file xxpfmenu.css that is in the THEME root directory for the tuning of your menu.
Step 5: Remember to include the following files in your theme.php:
INCLUDES."pfmenu/pfmenu_functions_include.php"
- This include loads all the menu functions.
THEME."xxpfmenu.css">
- This CSS must be loaded only if you modify it.