PunBB Link Mod
Installation instructions
##
##
## Mod title: PunMyLinks
##
## Mod version: 1.0
## Works on PunBB: 1.2.8, 1.2.9, 1.2.10 (may be run under 1.2.x - but not tested)
## Release date: 2005-15-11
## Author: Frank Wittke (webadmin@macfrognet.de)
##
## Description: Adds a link page to punbb via links.php
##
## Affects DB: Yes
##
## Affected files: ./.
##
## Notes: After you install this you can configure the link
## mod in the forum admin area.
##
## DISCLAIMER: Please note that 'mods' are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
#
#---------[ 1. UPLOAD ]-------------------------------------------------------
#
lang/English/link_admin.php to <PUN_ROOT>/lang/English/link_admin.php
lang/German/link_admin.php to <PUN_ROOT>/lang/German/link_admin.php
plugins/AP_Links.php to <PUN_ROOT>/plugins/AP_Links.php
links.php to <PUN_ROOT>/links.php
install_mod.php to <PUN_ROOT>/install_mod.php
#
#---------[ 2. RUN ]----------------------------------------------------------
#
install_mod.php
#
#---------[ 3. DELETE ]-------------------------------------------------------
#
install_mod.php
#
#---------[ 4. CONFIGURE ]----------------------------------------------------
#
- Configure the link plugin in the forum admin area
- Insert a link to links.php
#
#---------[ 5. RUN ]----------------------------------------------------------
#
Additional links