Home
Phorge
Search
Configure Global Search
Log In
Transactions
T155
Change Details
Change Details
Old
New
Diff
Special:SMWAdmin access is needed to set up some of the Semantic MediaWiki databases. Currently, to get access to this we need to add: <code>$wgGroupPermissions['staff']['smw-admin'] = true;</code> to the settings file of every week.
Special:SMWAdmin access is needed to set up some of the Semantic MediaWiki databases. Currently, to get access to this we need to add: `$wgGroupPermissions['staff']['smw-admin'] = true;` to the settings file of every wiki.
Special:SMWAdmin access is needed to set up some of the Semantic MediaWiki databases. Currently, to get access to this we need to add:
<code>
`
$wgGroupPermissions['staff']['smw-admin'] = true;
</code>
`
to the settings file of every
week
wiki
.
Continue