r80418 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80417‎ | r80418 | r80419 >
Date:18:43, 16 January 2011
Author:hashar
Status:deferred
Tags:
Comment:
basic README
Modified paths:
  • /trunk/extensions/NativePreprocessor/README (added) (history)

Diff [purge]

Index: trunk/extensions/NativePreprocessor/README
@@ -0,0 +1,17 @@
 2+NativePreprocessor
 3+(c) 2011 - Platonides
 4+
 5+
 6+This is a parser preprocessor for the MediaWiki software.
 7+
 8+To compile use:
 9+
 10+ phpize
 11+ ./configure
 12+ make
 13+
 14+Upon success, the extension library will be placed in ./modules/
 15+
 16+Install in your PHP extension directory using:
 17+ sudo make install
 18+
Property changes on: trunk/extensions/NativePreprocessor/README
___________________________________________________________________
Added: svn:eol-style
119 + native

Status & tagging log