Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

New docs version process: Difference between revisions

From MoodleDocs
(→‎Day of release: keeping 2.7 link)
(→‎3 weeks prior: remove step)
Line 18: Line 18:
In new version wiki:
In new version wiki:


# Ensure email notification of watched pages is disabled initially - in LocalSettings.php set all the Email settings to False - check in the new wiki that there are no email options in user preferences
# Edit MediaWiki:MoodleDocsVersionLinks  
# Edit MediaWiki:MoodleDocsVersionLinks  
# Edit Main_page
# Edit Main_page

Revision as of 06:27, 3 May 2016

This page describes the procedures for creating a new Moodle Docs version wiki.

4 weeks prior

Tidying up in current latest version wiki:

  1. Delete https://docs.moodle.org/en/Special:BrokenRedirects
  2. Edit https://docs.moodle.org/en/Special:DoubleRedirects (ignoring redirects to dev docs)
  3. Check and delete as necessary https://docs.moodle.org/en/Special:NewFiles
  4. Check and delete as necessary https://docs.moodle.org/en/Special:ListDuplicatedFiles
  5. Check and delete as necessary https://docs.moodle.org/en/Special:UnusedFiles
  6. (Check and delete as necessary https://docs.moodle.org/en/Special:ShortPages )

Create a tracker issue for creating new en and de version wikis similar to MDLSITE-3951.

3 weeks prior

In new version wiki:

  1. Edit MediaWiki:MoodleDocsVersionLinks
  2. Edit Main_page
  3. Add message to MediaWiki:Sitenotice
  4. Remove new features template from all pages in Category:New_features
  5. Edit Template:New_features and Category:New_features
  6. Go through tracker issues with the docs_required label and the release notes for the upcoming release and add documentation on new features plus the new features template
  7. Create Upgrading_to_Moodle_3.x and redirect to Upgrading
  8. Update version numbers in various places:
    • Upgrading
    • Upgrading_FAQ
    • Installation_Quickstart
    • Installing_Moodle
    • Git_for_Administrators
    • Upgrade_overview
    • Language_packs
    • Language_customization
  9. Edit Template:Release_notes to point to new release notes page
  10. Edit Theme_credits if necessary
  11. Review Special:WantedPages
  12. Review Special:LonelyPages
  13. Review instances of "(new in 2.x)" text (not always necessary to remove them)
  14. Add link to new version wiki to https://docs.moodle.org/dev/MediaWiki:Sidebar
  15. Add link to new version wiki to https://docs.moodle.org/en/MoodleDocs:Overview

Day of release

Create a tracker issue for making the new wiki default, similar to MDLSITE-4043.

In new wiki:

  • Remove message in MediaWiki:Sitenotice

In all older version wikis:

In previous latest version wiki:

On moodle.org, dev.moodle.org, download.moodle.org and lang.moodle.org in footersitesmap change the version number.

Final checks: