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
m (→‎3 weeks prior: removing links)
m (→‎Day of release: rewording)
Line 56: Line 56:
* Edit https://docs.moodle.org/en/MediaWiki:Noarticletext to make it like https://docs.moodle.org/2x-1/en/MediaWiki:Noarticletext
* Edit https://docs.moodle.org/en/MediaWiki:Noarticletext to make it like https://docs.moodle.org/2x-1/en/MediaWiki:Noarticletext
* Edit https://docs.moodle.org/en/Creating_SCORM_Content to make it like https://docs.moodle.org/2x-1/en/Creating_SCORM_Content  
* Edit https://docs.moodle.org/en/Creating_SCORM_Content to make it like https://docs.moodle.org/2x-1/en/Creating_SCORM_Content  
* Go through https://docs.moodle.org/en/Special:RecentChanges and add relevant changes to the new version wiki
* Go through Special:RecentChanges in the previous most recent version wiki and add relevant changes to the new version wiki
* Edit https://docs.moodle.org/en/Awards and add <code><nowiki>#redirect [[:en:Awards]]</nowiki></code> so it redirects to the latest version of the page
* Edit https://docs.moodle.org/en/Awards and add <code><nowiki>#redirect [[:en:Awards]]</nowiki></code> so it redirects to the latest version of the page
* Edit https://docs.moodle.org/en/MoodleDocs:Overview and add <code><nowiki>#redirect [[:en:MoodleDocs:Overview]]</nowiki></code> so it redirects to the latest version of the page
* Edit https://docs.moodle.org/en/MoodleDocs:Overview and add <code><nowiki>#redirect [[:en:MoodleDocs:Overview]]</nowiki></code> so it redirects to the latest version of the page

Revision as of 08:05, 30 April 2015

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: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. 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
  2. Edit MediaWiki:MoodleDocsVersionLinks
  3. Edit Main_page
  4. Add message to MediaWiki:Sitenotice
  5. Remove new features template from all pages in Category:New_features
  6. Edit Template:New_features and Category:New_features
  7. 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
  8. Create Upgrading_to_Moodle_2.x and redirect to Upgrading
  9. Update version numbers in various places:
    • Upgrading
    • Upgrading_FAQ
    • Installation_Quickstart
    • Installing_Moodle
    • Git_for_Administrators
    • Upgrade_overview
    • Language_packs
    • Language_customization
  10. Edit Template:Release_notes to point to new release notes page
  11. Edit Theme_credits if necessary
  12. Review Special:WantedPages
  13. Review Special:LonelyPages
  14. Review instances of "(new in 2.x)" text (not always necessary to remove them)
  15. Add link to new version wiki to https://docs.moodle.org/dev/MediaWiki:Sidebar
  16. Add link to new version wiki to https://docs.moodle.org/en/MoodleDocs:Overview

Day of release

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: