Wiki Configuration: Difference between revisions

Content deleted Content added
Add to category "Wiki Admin"
Oatmealraisin (talk | contribs)
Added Template:Main, Module:Hatnote, Template:Note
 
(5 intermediate revisions by one other user not shown)
Line 1:
This page describes the steps taken to configure this wiki, starting from the base configuration that Miraheze provided. This should serve as a change log for the wiki configuration; if you change something, document what you did here!
 
== Change permissions and groups ==
Line 8:
# Remove the permissions <code>edit</code>, <code>createpage</code>, and <code>createtalk</code> from the "(everyone)" group.
## Only FCFL members should be able edit the wiki.
# Add a group called FCFL_Members and give it the <code>edit</code>, <code>createpage</code>, <code>createtalk</code>, <code>upload</code>, <code>upload_by_url</code>, and <code>createtalkreupload</code> permissions.
## Remove the permissions <code>upload</code>, <code>upload_by_url</code>, and <code>reupload</code> from the "Administrators" group (aka sysop) so that each group has a single purpose. All Admins should also be in FCFL_Members so it's redundant for Administrators to have upload.
# Allow the "Bureaucrats" group to add members to the FCFL_Members group.
# Add a group called template_admin and give it the <code>import</code> and <code>importupload</code> permissions. Membership in this group allows you to edit templates on the wiki.
# Allow the "Bureaucrats" group to add members to the FCFL_Members groupand template_admin groups.
 
== Set wiki logo ==
# Upload [[:File:FCFL_Wiki_Logo.png]].
# Visit [[Special:ManageWiki/settings]] and configure the logo URL under the "Styling" tab.
 
== Added Template:Main, Module:Hatnote, Template:Note ==
 
# Add Template:Main from Wikipedia.org through Special:Import
# Add Module:Hatnote from Wikipedia.org through Special:Import
# Change Module:Hatnote/style.css to Sanitized CSS content mode
# Add Template:Note from MW through Special:Import
 
[[Category:Wiki Admin]]