- Code: Select all
##############################################################
## MOD Title: Links
## MOD Author: Niels < ncr@db9.dk > (Niels Chr. Rød) http://mods.db9.dk
## MOD Description: This mod will make a new links page,
## witch can be administrated from ACP
## MOD Version: 0.9.6
## MOD Compatibility: 2.0.x
##
## Installation Level: Easy
## Installation Time: 3 Minutes (1mn by EasyMOD of Nuttzy)
## Files To Edit: 5
## admin/admin_db_utilities.php
## includes/constants.php
## includes/page_header.php
## language/lang_english/lang_main.php
## templates/subSilver/overall_header.tpl
##
## Included Files: 7
## links_db_update.php
## root/links.php
## root/admin/admin_links.php
## root/language/lang_english/lang_links.php
## root/templates/subSilver/links_body.tpl
## root/templates/subSilver/admin/link_edit_body.tpl
## root/templates/subSilver/admin/links_body.tpl
##
###############################################################
The mod will add a new link in theheader, to a link page, admin may inside ACP fully manage the link page
including manage who may see specific links.
e.g. "only reg users" or "mod and admin" or ...


