Extension:GitGadgets
Appearance
GitGadgets Release status: experimental |
|
---|---|
Implementation | Special page |
Description | Update pages from a git repository. |
Author(s) | Gergő Tisza (Tgrtalk) |
Latest version | 0.1.0 |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | >= 1.29.0 |
Database changes | 1 |
License | GNU General Public License 2.0 or later |
Download | |
Quarterly downloads | 0 |
Translate the GitGadgets extension if it is available at translatewiki.net | |
GitGadgets will allow updating wiki pages based on a git repository. Unlike generic git-wikipage sync tools like Git2Pages or git-remote-mediawiki, it's specifically aimed at pages containing executable code and will have workflows specialized for that. It's mainly intended to be used for gadgets, but could also be used for Scribunto, plain templates etc.
See T187749 for the motivation.