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 (formatting)
m (→‎In new version wiki: Small corrections)
Line 14: Line 14:
==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 that wiki there are no email options in user preferences
* 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 https://docs.moodle.org/en/MediaWiki:Sidebar
* Edit https://docs.moodle.org/en/MediaWiki:Sidebar
* Edit https://docs.moodle.org/en/Main_page
* Edit https://docs.moodle.org/en/Main_page
Line 20: Line 20:
* Edit https://docs.moodle.org/en/Template:New_features and https://docs.moodle.org/en/Category:New_features
* Edit https://docs.moodle.org/en/Template:New_features and https://docs.moodle.org/en/Category:New_features
* Go through tracker issues with docs_required label and the release notes for the upcoming release and add documentation on new features plus the new features template
* Go through tracker issues with docs_required label and the release notes for the upcoming release and add documentation on new features plus the new features template
* Create https://docs.moodle.org/23/en/Upgrading_to_Moodle_2.3
* Create https://docs.moodle.org/2x/en/Upgrading_to_Moodle_2.x
* Edit https://docs.moodle.org/en/Upgrading and https://docs.moodle.org/en/Installation_Quickstart
* Edit https://docs.moodle.org/en/Upgrading and https://docs.moodle.org/en/Installation_Quickstart
* Edit https://docs.moodle.org/en/Theme_credits if necessary
* Edit https://docs.moodle.org/en/Theme_credits if necessary

Revision as of 07:15, 10 April 2013

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

Pre-copying tidying up

In 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:ShortPages )

Create tracker issues for creating new en and de version wikis similar to MDLSITE-2198 and MDLSITE-2202.

In new version wiki