Extension:RawPagePacker
From MediaWiki.org
RawPagePacker Release status: stable |
|
---|---|
Implementation | Data extraction |
Description | minify the CSS&Javascript raw page via the Minify |
Author(s) | DT-Studios |
Latest version | 0.1 (2008-10-25) |
MediaWiki | 1.10.0 |
License | LGPL |
Download | http://wiki.dt-studios.com/index.php/Wiki_Raw_Page_Packer |
Translate the RawPagePacker extension if it is available at translatewiki.net |
|
Check usage and version matrix; code metrics |
WikiRawPagePacker is a tool that minify the CSS&Javascript page in the wiki when process the raw page request. It will remove the useless comments and blanks. This will significant reduce the page size. Subsequently improve the page loading speed. This extension doesn't include the gzip feature, since the MediaWiki is already introduce this in the WebStart.php module.
Learn about it[edit | edit source]
See the Wiki Raw Page Packer page.
Discuss the project[edit | edit source]
Use the Discuss Page for general talk about the project.
Installation[edit | edit source]
- Create a folder in the wiki extension folder
- Download the file (WikiRawPagePacker.zip) and unzip it into the above folder
- Add this require("extensions/WikiRawPagePacker.php"); into the "localsetting.php"