Giter Club home page Giter Club logo

mediawiki-extensions-translate's Introduction

== Copying ==
See http://www.gnu.org/licenses/gpl2.html

== Installation ==
For very very quick start add the following to LocalSettings.php:

require( "$IP/extensions/Translate/Translate.php" );
$wgEnablePageTranslation = true;
$wgGroupPermissions['user']['translate'] = true;
$wgGroupPermissions['user']['translate-messagereview'] = true;
$wgGroupPermissions['sysop']['pagetranslation'] = true;

More documenation is at
 https://www.mediawiki.org/wiki/Help:Extension:Translate/Configuration

== Contributing ==
* Translations? Go to https://translatewiki.net and sign up.
* Code? File format handlers? New message groups? Graphics? Suggestions?
  Bug reports? Please start a thread at http://translatewiki.net/wiki/Support,
  report a bug in https://bugzilla.wikimedia.org or join us at #mediawiki-i18n
  and let us know what you have in mind.

Known bugs and feature requests are collected at:
 https://translatewiki.net/wiki/Issues_and_features and
 https://bugzilla.wikimedia.org/buglist.cgi?resolution=---&component=Translate

Documentation for the extension is at:
 https://www.mediawiki.org/wiki/Help:Extension:Translate
And for the code at:
 https://translatewiki.net/docs/Translate/html/

mediawiki-extensions-translate's People

Contributors

nikerabbit avatar translatewiki avatar siebrand avatar santhoshtr avatar reedy avatar amire80 avatar krinkle avatar pauginer avatar jeroendedauw avatar jarry1250 avatar nmlgc avatar nemobis avatar maxsem avatar spqrobin avatar malkum avatar aaronschulz avatar bawolff avatar catrope avatar hashar avatar mariushoch avatar mary-kate avatar angryloki avatar tstarling avatar waldyrious avatar raymondde avatar

Watchers

 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.