File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -149,13 +149,18 @@ list:
149149 config : |
150150 $wgHeaderTabsEditTabLink = false;
151151 $wgHeaderTabsRenderSingleTab = true;
152-
152+
153153 # -----------------------------------------------------------------------------------------------------
154154 # -----------------------------------------------------------------------------------------------------
155155 # ---- Wikimedia extensions installed per default MW branch version ----------------------------------
156156 # -----------------------------------------------------------------------------------------------------
157157 # -----------------------------------------------------------------------------------------------------
158158
159+ # UrlGetParameters - enables you to use and/or display the "GET" parameters of the URL
160+ - name : UrlGetParameters
161+ repo : https://github.com/wikimedia/mediawiki-extensions-UrlGetParameters.git
162+ version : " {{ mediawiki_default_branch }}"
163+
159164# # InlineComments - Adds the ability for viewers to add inline comments to a page, in a manner similar
160165# # to the annotations within software such as Google Docs
161166# - name: InlineComments
You can’t perform that action at this time.
0 commit comments