Git Product home page Git Product logo

smfcurve's Introduction

smfcurve

Curve Skin for MediaWiki 1.22.x and earlier releases For MediaWiki 1.23.x use version 1.1

This is Mediawiki Skin based on Curve for SMF development repository. Parts of this theme are licensed under BSD 3-clause license, Others are [GPL] (http://www.gnu.org/copyleft/gpl.html)

######Notes:

Feel free to fork this repository and make your desired changes.

Please see the Developer's Certificate of Origin in the repository: by signing off your contributions, you acknowledge that you can and do license your submissions under the license of the project.

######Branches organization:

  • master - is the main branch for version 1.0
  • 1.1 - new version for MediaWiki 1.23.x and later

######Important Notes for v1.1 This version is valid for MediaWiki 1.23 and later releases, version 1.0 is for 1.22 and before. This version is for fixing compatibility issue with 1.23.x. To install this skin;

  • Download version 1.1
  • Unzip the file rename to smfcurve
  • Copy it into skins folder
  • Open your LocalSettings.php file and add the following line to the end of the file

require_once "$IP/skins/smfcurve/smfcurve.php";

If you are upgrading from 1.0;

  • Download version 1.1
  • Unzip the file rename to smfcurve
  • Delete smfcurve folder - smfcurve.php and smfcurve.deps.php
  • Copy your newly downloaded folder to skins folder
  • Open your LocalSettings.php file and add the following line to the end of the file

require_once "$IP/skins/smfcurve/smfcurve.php";

######How to contribute:

  • fork the repository. If you are not used to Github, please check out fork a repository.
  • branch your repository, to commit the desired changes.
  • sign-off your commits, to acknowledge your submission under the license of the project.
  • an easy way to do so, is to define an alias for the git commit command, which includes -s switch (reference: How to create Git aliases)
  • send a pull request to us.

Finally, feel free to play around. That's what we're doing. ;)

smfcurve's People

Contributors

illori avatar oldiesmann avatar xinyenfon avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.