Skip to content

bluecurio/mediawiki-skin-ae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Æ skin for Mediawiki

An attempt at a responsive skin for MediaWiki. Uses Bootstrap.

Installation

You can install this skin as an extension to MediaWiki just like you would install any other extension:

  1. Download and extract the code into extensions/ae/
  2. Add these lines to LocalSettings.php.
 // Insall the "ae" skin
 require_once( "$IP/extensions/ae/ae.php" );

Configuration

Author(s)

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright 2013 Daniel Renfro

See also

About

Responsive skin for MediaWiki (work in progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published