
hat jemand ne idee wie ich die tpl-dateien von meinem style anpassen muss??
das sind die install-texte von beiden parts:
Code: Alles auswählen
##############################################################
## MOD Title: Categories hierarchy - part 1 (common to all setup)
## 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: 60 Minutes
## Files To Edit:
## index.php
## modcp.php
## posting.php
## search.php
## viewforum.php
## viewonline.php
## viewtopic.php
##
## admin/admin_forum_prune.php
## admin/admin_forumauth.php
## admin/admin_styles.php
## admin/admin_ug_auth.php
## admin/admin_words.php
##
## includes/auth.php
## includes/functions.php
## includes/functions_admin.php
## includes/functions_post.php
## includes/page_header.php
## includes/topic_review.php
##
## templates/subSilver/index_body.tpl
## templates/subSilver/modcp_body.tpl
## templates/subSilver/modcp_move.tpl
## templates/subSilver/modcp_split.tpl
## templates/subSilver/posting_body.tpl
## templates/subSilver/search_body.tpl
## templates/subSilver/subSilver.cfg
## templates/subSilver/viewforum_body.tpl
## templates/subSilver/viewtopic_body.tpl
##
## templates/subSilver/admin/auth_ug_body.tpl
Code: Alles auswählen
##############################################################
## 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
