Source: mediawiki-extensions
Section: web
Priority: optional
Maintainer: Mediawiki Maintenance Team <pkg-mediawiki-devel@lists.alioth.debian.org>
Uploaders: Romain Beauxis <toots@rastageeks.org>
Build-Depends: debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27)
Standards-Version: 3.7.3

Package: mediawiki-extensions
Architecture: all
Depends: mediawiki
Recommends: php-geshi (>= 1.0.7.19-1), php5-ldap, python, python-imaging
Description: set of extensions for MediaWiki
 This package provides a set of useful extensions for MediaWiki:
  * Cite                 -- add tags for citation purpose
  * GeSHi                -- add tags for syntax highlighting
  * Inputbox             -- add predefined HTML forms to wiki pages
  * NewestPages          -- show the last pages added to the wiki
  * Poem                 -- add tags for poems
  * SpecialLastUserLogin -- special page to see a user last logins
  * ParserFunctions      -- collection of parser functions
  * PageCSS              -- parser hook to add per-page CSS
  * FootNote             -- add footnote to your articles
  * SpecialRenameuser    -- special page to rename users
  * LdapAuthentication   -- user authentication using LDAP
  * CategoryTree         -- dynamic view of the wiki's category structure
  * ConfirmEdit          -- very simple text Captcha
  * FancyCaptcha         -- more complex image captchas (needs ConfirmEdit)
 .
 These extensions are only set together for Debian packages of
 MediaWiki (>= 1.11).
