Tyler M.
New Member
USA
82 Posts |
Posted - 28 December 2002 : 00:21:17
|
Title: Mod Commander Plus v 1.0 Forum Version: Snitz 3.4.03 Ease of installation: 1 - Easy Adapted by: Tyler M. Purpose: Allows administrator to keep track of mods, and custom edits. Installation: Follow the directions in this message. Download: Download Active Topic: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=39935
This is an adaptation of the classic Mod Commander by Animedj There have been no updates in over 2 years, and since it is requested from time-to-time. I am now offering my adaptation of the original Mod Commander, which adds elements that I use to keep track of forums.
USE AT OWN RISK
Mod Commander for Snitz Forums 2000 V3.0 Final bugs, suggestions, etc to webmaster@animedj.com ver 1.00 - october 27, 2000
New Files: modCMD.asp modCMD+.mod modCMD+.txt modCMD+Notes.txt
Modified Files: admin_home.asp
* NOTE : The contents of this zip file, need to be unzipped into a "MODS" directory in your forums folder
Open admin_home.asp ##################################################################
Approx. Line 86 before <!--#INCLUDE file="inc_footer.asp" --> Add: <!--#INCLUDE FILE="mods/modCMD.asp" -->
##################################################################
HOW TO MAKE A MOD FILE OR USE IT:
You need to create a new empty text file with the extension ".mod"
If you want to add a readme file, use the same name as the ".mod" file but only with extension ".txt"
A mod file contains 12 lines : contents of outofservice.mod ##################################################################
Out of Service #### name of the mode down.asp #### name of console page, or if there isn't one leave a blank line true #### true or false there is a readme file 1.00 #### version number down_setup.asp #### setup script animedj #### author of mod http://www.example.com/download.zip #### link to download files or may be "script" which just displays "Script" http://www.example.com/forums/topic.asp?TOPIC_ID=4547 #### Link to related topic http://www.example.com/forums/topic.asp?TOPIC_ID=4548 #### Link to related topic http://www.example.com/forums/topic.asp?TOPIC_ID=4549 #### Link to related topic true #### true or false HTML Readme exisits, must use same name as .mod and be .htm true #### true or false NOTES File exists -- must use same name "outofservice" plus notes added to name, and it must be a .txt file so "myModsnotes.txt"
In short, I needed to add some more lines, so I could keep track of topics related to the mods, and keep some notes.
Please note, that since your notes will be in a text file, and anyone could guess that information, you may want to change the MODS directory to something else, so people can not easily guess it, espically if you have important information in it. Example instead of "MODS" use "asfds23fa!a" which will prevent most people from finding the notes files.
Again, USE AT OWN RISK.
Related Topics: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=39935
Original Mod Commander Topic: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=39319 |
Edited by - Tyler M. on 28 December 2002 00:21:42 |
|