1tje van een uur en eentje van een half uur.
Code: Selecteer alles
##############################################################
## MOD Title: Categories hierarchy - part 2 (std admin forum management)
## MOD Author: Ptirhiik < ptirhiik@clanmckeen.com > (Pierre) http://rpgnet.clanmckeen.com
## MOD Description:
## This mod allows to attach a categorie to a higher level categorie,
## keeping all the forum visible on the index page (vBulletin-like view),
## or have a sub-forum view.
##
## o Part 1 is the main installation,
## o Part 2 is the facultative modifications of the standard phpBB admin forums prog,
## and is not required if you want to use the new admin forums tool.
##
## MOD Version: 2.0.4
##
## Installation Level: Moderate
## Installation Time: 30 Minutes
## Files To Edit:
## admin/admin_forums.php
## templates/subSilver/admin/category_edit_body.tpl
## templates/subSilver/admin/forum_admin_body.tpl
## templates/subSilver/admin/forum_delete_body.tpl
## templates/subSilver/admin/forum_edit_body.tpl
##
## Included Files: (n/a)
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
##############################################################
##
## Author Notes:
##------------------------------------------------------------
##
## Part 1 of this mod will include the new admin forums tool to your board
## Part 2 of this mod will modify the old admin forums phpBB progs, and is facultative
##
##------------------------------------------------------------
##
## o This version includes a new forum administration option that will cover the forum management
## and the forum permissions. You can still use the standards options, but if you prefer to use the
## new tool, you will avoid to modify the admin_forums.php, so the mod will be easier to install.
##
##------------------------------------------------------------