Difference between revisions of "Admin Links"
Jump to navigation
Jump to search
(pushed from media by wikipush) |
|||
Line 4: | Line 4: | ||
|name=Admin Links | |name=Admin Links | ||
|url=https://www.mediawiki.org/wiki/Extension:Admin_Links | |url=https://www.mediawiki.org/wiki/Extension:Admin_Links | ||
− | |purpose=Admin Links is an extension to MediaWiki that defines a special page, "Special:AdminLinks", that holds links meant to be helpful for wiki administrators; it is meant to serve as a "control panel" for the functions an administrator would typically perform in a wiki. All users can view this page; however, for those with the 'adminlinks' permission (sysops/administrators, by default), a link to the page also shows up in their "Personal URLs", between "Talk" and "Preferences". | + | |purpose=Admin Links is an extension to MediaWiki that defines a special page, "Special:AdminLinks",<br> that holds links meant to be helpful for wiki administrators; <br>it is meant to serve as a "control panel" for the functions an administrator would typically perform in a wiki. <br>All users can view this page; however, for those with the 'adminlinks' permission (sysops/administrators, by default),<br> a link to the page also shows up in their "Personal URLs", between "Talk" and "Preferences". |
|since=2009/05/13 | |since=2009/05/13 | ||
|wiki=Rqwiki, OPEN RESEARCH, Vanilla | |wiki=Rqwiki, OPEN RESEARCH, Vanilla |
Latest revision as of 08:57, 25 November 2020
Extension
Extension | |
---|---|
edit | |
name | Admin Links |
url | https://www.mediawiki.org/wiki/Extension:Admin_Links |
purpose | Admin Links is an extension to MediaWiki that defines a special page, "Special:AdminLinks", that holds links meant to be helpful for wiki administrators; it is meant to serve as a "control panel" for the functions an administrator would typically perform in a wiki. All users can view this page; however, for those with the 'adminlinks' permission (sysops/administrators, by default), a link to the page also shows up in their "Personal URLs", between "Talk" and "Preferences". |
since | 2009/05/13 |
wiki | Rqwiki, OPEN RESEARCH, Vanilla |
Freitext
Installation
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/AdminLinks.git
wfLoadExtension( 'AdminLinks' );