Extension:RawPagePacker
From MediaWiki.org
|
Release status: stable |
|
|---|---|
| Implementation | Data extraction |
| Description | minify the CSS&Javascript raw page via the Minify |
| Author(s) | DT-Studios |
| Last Version | 0.1 (2008-10-25) |
| MediaWiki | 1.10.0 |
| License | LGPL |
| Download | http://wiki.dt-studios.com/index.php/Wiki_Raw_Page_Packer |
|
check usage (experimental) |
|
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.
[edit] Learn about it
See the Wiki Raw Page Packer page.
[edit] Discuss the project
Use the Discuss Page for general talk about the project.
[edit] Installation
- 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"