Print Page | Close Window

MXM-MODS Basic : Installation

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=24464
Printed Date: 30 March 2026 at 2:33am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: MXM-MODS Basic : Installation
Posted By: mxm.Kosh
Subject: MXM-MODS Basic : Installation
Date Posted: 20 September 2007 at 5:07pm

Hi there

Because we want to add some mods to the wwf and I don't want to mess up my installation, I developed an "as easy as possible" installation for new mods (in fact this looks as easy as possible to me *g*).
 
Before we start: Sorry if my english isn't the best - if you don't understand something just ask me, I'll try to explain it to you =)
 
---
 
So what are the basics of my way to add new mods?
  • There is no need to paste 1000 of lines into the basic forum
  • Every mod is in a new file, visual mods have they're own css files
  • To basically add the mod-system there are only two files to be editet, after this there are (normally) just 1-2 lines to copy&paste into the original-file.

---

Installation of the BASIC-Mod-System (this MOD-System has NO mods included, it's just the basic system to add new mods).
  1. Create a folder "mods" in the forum root path
  2. Create a file called "MXM_mods.asp" in this folder. Be sure that this is an empty file - no html, no asp - nothing
  3. Create a file called "MXM_mods.css" in this folder. Same here: No content!
  4. Edit the file "common.asp" in the forum root path. On the first line add the following code:
    Quote <!-- #include file="mods/MXM_mods.asp" -->
  5. Edit the file "/includes/header.asp". On the first line add the following code:
    Quote <link href="mods/MXM_mods.css" rel="stylesheet" type="text/css" />
  6. That's it... you've implemented the basic mod-system. You can now start to add mods easy by editing the two files "MXM_mods.asp" and "MXM_mods.css".

---

MODs supported by this MOD-System:
  • MXM_OnOffline:
    http://forums.webwiz.net/forum_posts.asp?TID=24465 - http://forums.webwiz.net/forum_posts.asp?TID=24465
  • MXM_Youtube_swfobject
    http://forums.webwiz.net/forum_posts.asp?TID=24466 - http://forums.webwiz.net/forum_posts.asp?TID=24466
  • MXM_Gametrailers_swfobject
    http://forums.webwiz.net/forum_posts.asp?TID=24473 - http://forums.webwiz.net/forum_posts.asp?TID=24473

---

This mods were developed for V9.05. For future versions I'll post updates if needed.

I hope this is useful for some of you out there - if not, just ignore this post =)

If anyone has some questions please reply to this topic or write me an email to kosh{at}mxm.ch


-------------
fascination of imagination



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net