MediaWiki/Upgrade/REL1 25 to REL1 26: Difference between revisions

No edit summary
link to wikimedia git repos for extensions
Line 71: Line 71:
Your MediaWiki site will contain many extensions to provide extra functionality.  You also have one or more skins installed. Those need to be upgraded independently since they are not distributed with the core.  The [[Special:Version]] page will list the ones in use, so go through the list one at a time and check for upgrades.
Your MediaWiki site will contain many extensions to provide extra functionality.  You also have one or more skins installed. Those need to be upgraded independently since they are not distributed with the core.  The [[Special:Version]] page will list the ones in use, so go through the list one at a time and check for upgrades.


If you manage extensions with git but not as submodules, you can fetch the latest updates to the code with something like  
For those [https://gerrit.wikimedia.org/r/#/admin/projects/?filter=mediawiki%252Fextensions%252F extensions available in git] you can fetch the latest updates to the code with something like  
<source lang="bash">
<source lang="bash">
cd extensions
cd extensions