FlightGear wiki:Notes to administrators: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{shortcut|FGW:NTA}}
This is a collection of '''notes to administrators''' to help them with the maintenance that regular users cannot do. Please do extend/update this article so that others can more easily help with recurring tasks.
This is a collection of '''notes to administrators''' to help them with the maintenance that regular users cannot do. Please do extend/update this article so that others can more easily help with recurring tasks.


== Common tasks ==
== Common tasks ==
=== Interwiki data ===
* Interwiki links (including translations interwikis) can be viewed and edited from [[Special:Interwiki]].
=== Deletion ===
=== Deletion ===
: ''See also {{tl|delete}} and {{tl|delete-sp}}.''
: ''See also {{tl|delete}} and {{tl|delete-sp}}.''
Line 12: Line 17:
* To add new blocking reasons, see [[MediaWiki:Ipbreason-dropdown]]
* To add new blocking reasons, see [[MediaWiki:Ipbreason-dropdown]]
* If the wiki is regularly being spammed with similar page titles, consider adding a regex to [[MediaWiki:Titleblacklist]]
* If the wiki is regularly being spammed with similar page titles, consider adding a regex to [[MediaWiki:Titleblacklist]]
* Article protection reasons can be added via [[MediaWiki:Protect-dropdown]]


=== Maintenance categories ===
=== Maintenance categories ===
Line 17: Line 23:


== Periodically recurring tasks ==
== Periodically recurring tasks ==
=== Updating the sidebar ===
* [[MediaWiki:Sidebar]] (e.g. to add/edit portals)
=== Newsletter ===
=== Newsletter ===
{{Note|This must also be done for the German translation.}}
# Proof read and cleanup last month's newsletter (this can also be done by normal users)
# Proof read and cleanup last month's newsletter (this can also be done by normal users)
# Review/lock last month's newsletter
# Review/lock last month's newsletter
# Copy the [[Talk:Next newsletter|newsletter template]] to the next draft newsletter
# Copy the [[Talk:Next newsletter|newsletter template]] to the next draft newsletter
# Update the redirect at [[Next newsletter]]
# Update/review the redirect at [http://wiki.flightgear.org/index.php?title=Next_newsletter&redirect=no Next newsletter] (should be  automated)
# Update the table at [[FlightGear Newsletter]]
# Update the table at [[FlightGear Newsletter]]
# If necessary, update the [[:Category:Changes after releases]] category so that the [[next changelog]] can be more easily created


=== FlightGear releases ===
=== FlightGear releases ===
Line 29: Line 37:
* Help write/review the [[next changelog|changelog]]
* Help write/review the [[next changelog|changelog]]
* Start next changelog
* Start next changelog
* Update the redirect ([http://wiki.flightgear.org/index.php?title=Next_changelog&redirect=no Next changelog])
* Update the redirect ([http://wiki.flightgear.org/index.php?title=Next_changelog&redirect=no Next changelog]) (should be automated using [[Template:Current release]])
* Update {{tl|news}}
* Update {{tl|news}}
* Add article to the [[next newsletter]]
* Add article to the [[next newsletter]]
* Update the table in '''[[FlightGear History]]''' and the infobox in '''[[FlightGear]]'''
* Update the table in '''[[FlightGear History]]''' and the infobox in '''[[FlightGear]]''' (including other languages).
* Update {{tl|current release}}
* Update {{tl|current release}}
* Create a new category for tracking [[:Category:Changes after releases|changes after releases]] (this keeps track of all newsletters published during a given release cycle)
{{note|1=For bugfix releases, you only need to:
* Update [[FlightGear History]] and [[FlightGear]]
* Add a subsection to the relevant changelog (see [http://wiki.flightgear.org/index.php?title=Changelog_2016.4&diff=106528&oldid=106245 here] for example).}}


== Misc ==
== Misc ==
* Our custom Nasal syntax highlighting module is usually forgotten after MediaWiki software updates. Note that only {{Usr|Gijs}} and {{Usr|Hellosimon}}, who have access to the server, can fix this issue.
* Our custom Nasal syntax highlighting module is usually forgotten after MediaWiki software updates. Note that only {{Usr|Gijs}} ([[User talk:Gijs|talk]]) and {{Usr|Hellosimon}} ([[User talk:Hellosimon|talk]]), who have access to the server, can fix this issue.


[[Category:Wiki maintenance]]
[[Category:Wiki maintenance]]

Latest revision as of 16:22, 3 March 2017

Shortcut
FGW:NTA

This is a collection of notes to administrators to help them with the maintenance that regular users cannot do. Please do extend/update this article so that others can more easily help with recurring tasks.

Common tasks

Interwiki data

  • Interwiki links (including translations interwikis) can be viewed and edited from Special:Interwiki.

Deletion

See also {{delete}} and {{delete-sp}}.
  • Before deleting, check the page history.
  • An old page with lot of edits and views should probably not be deleted, but instead be turned into a redirect to a page that has a similar subject. Also, deleting a well-visited page can cause a lot of broken links on the forum or in the devel list archives

Dealing with spam

  • Newly-registered users whose first and only contribution clearly and unambiguously was spam can safely be blocked indefinitely and have their contributions deleted.
  • Make sure the edit summary does not contain the offending links and other content, just the word "spam" and possibly a few words more.
  • To add new blocking reasons, see MediaWiki:Ipbreason-dropdown
  • If the wiki is regularly being spammed with similar page titles, consider adding a regex to MediaWiki:Titleblacklist
  • Article protection reasons can be added via MediaWiki:Protect-dropdown

Maintenance categories

Periodically recurring tasks

Updating the sidebar

Newsletter

Note  This must also be done for the German translation.
  1. Proof read and cleanup last month's newsletter (this can also be done by normal users)
  2. Review/lock last month's newsletter
  3. Copy the newsletter template to the next draft newsletter
  4. Update/review the redirect at Next newsletter (should be automated)
  5. Update the table at FlightGear Newsletter

FlightGear releases

Note  For bugfix releases, you only need to:

Misc

  • Our custom Nasal syntax highlighting module is usually forgotten after MediaWiki software updates. Note that only Gijs (talk) and Hellosimon (talk), who have access to the server, can fix this issue.