Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A super-repository of MediaWiki extensions not hosted at Wikimedia.

NotificationsYou must be signed in to change notification settings

MWStake/nonwmf-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Super-repository of non-Wikimedia hosted extensions

This repository holds a number of submodules pointing to the repositories of MediaWiki extensions that are not hosted on Wikimedia's Gerrit instance. If you want to add one, just send us a pull request.

Repositories included here will automatically be included inMediaWiki code search, which is used by MediaWiki core developers when identifying usage levels during the deprecation process.

How to add your own repository

The simplest thing you can do issubmit an issue with the URL of the repository.

Of course, while your issue will get the the repository added, thequickest way to get your repositories added here (in other words, you'll save the maintainers of this repository from doing a lot of work) is to create a pull request that adds then to in accordance with this repository's policy. The policy is recorded in thepolicy script.

To add your extension to this repository, fork this repository, check out your fork, go to the directory containing the checkout, and create a branch with the named after your extension(s). (SeeCreating a pull reaquest from a fork if you need information on how to do any of this.)

Now, edit the.gitmodules to add a stanza like this one:

[submodule "SemanticMediaWiki"]path = SemanticMediaWikiurl = https://github.com/SemanticMediaWiki/SemanticMediaWiki.git

(Of course, as a reminder, use your own repository and name instead of the ones for SemanticMediaWiki.)

After updating.gitmodules, run the[[policy]] script on your fork's checkout.

After successful completion of the above steps, commit your changes and push update your fork's Github repository. Again, refer toCreating a pull reaquest from a fork if you need information on how to do any of this.

Updating and synchronizing the submodules

It isn't strictly necessary, but you can update the submodule references by using theupdate-all-submodules script which iterates over each submodule and callsupdate-to-primary-branch to update the submodule.

About

A super-repository of MediaWiki extensions not hosted at Wikimedia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors31

Languages


[8]ページ先頭

©2009-2025 Movatter.jp