|
MODX is a new format by the phpBB MOD Team that is used to describe in detail changes between web applications suitable for distribution. It is an XML-based format for both MOD writers and users alike.
Documentation
Frequently Asked Questions (FAQ) Common questions can be found in the FAQ guide which you should check before posting your questions.
Feature Comparison A summary of the features avaliable in MODX and a comparison between other formats.
Technical Documentation (PDF) Full documentation on MODX.
1. Indtroduction Introduces MODX.
2. Comparison between simillar formats Compares MODX to other MOD description formats.
3. Format Description Describes the MODX format in every detail (technical description).
4. Writing MODX by hand Simply explains how to use MODX to write a MOD.
5. Packaging Mods Describes the packaging standard for MODX.
6. Versioning Explained Explains the phpBB version number system.
Quick Start Tutorial (PDF) This is a guide for those who already understand the Text Template and want to learn about MODX. Quick Start Files: ZIP
PowerPoint Presentation on MODX A presentation on the pros and cons of MODX.
MOD to MODX Convertor Converts Text Template MODs to MODX and vice-versa.
Command Line Convertor A command line program that converts Text Template MODs to MODX. Requires the .NET Framework or Mono. Documentation: Online (HTML)
MOD Studio MOD Studio is an IDE for MOD writers to take the effort out of creating MOD Templates. It will run on any Windows operating system with the .NET Framework 1.1 installed.
Files
Sample MODX File A sample of a MODX MOD and it transformed into XHTML using XSL.
MODX XSL File (English) The default XSL file for MODX.
MODX XSD File The XML Schema file that defines what is allowed and required in MODX files. MODX files are validated against this file.
|