Skip to content

Conversation

@andrewnicols
Copy link
Member

No description provided.

@andrewnicols andrewnicols requested a review from HuongNV13 July 14, 2025 03:30
@andrewnicols andrewnicols self-assigned this Jul 14, 2025
@andrewnicols andrewnicols added the blocked-by-tracker This issue is blocked by an issue in https://tracker.moodle.org/ label Jul 14, 2025
Copilot AI review requested due to automatic review settings July 14, 2025 03:30
@netlify
Copy link

netlify bot commented Jul 14, 2025

Deploy Preview for moodledevdocs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c809145
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/687702a9c904e50008ce1c1b
😎 Deploy Preview https://deploy-preview-1401--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

This comment was marked as outdated.

@andrewnicols andrewnicols force-pushed the mdl83424 branch 2 times, most recently from eb48364 to 78a2a5b Compare July 14, 2025 09:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds documentation and status updates for the MDL-83424 directory restructure in Moodle 5.1.

  • Introduces a new “Code Restructure” guide with detailed webserver and developer configuration examples
  • Updates the developer update notes to reference the restructure documentation
  • Marks the directory restructure project as complete and enhances code sample syntax highlighting

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
docs/guides/restructure/index.md New guide detailing directory restructure and server configs
docs/devupdate.md Added “Code Structure” section for MDL-83424
data/projects.json Updated directoryrestructure status to “Complete”
config/prism.js Added highlighting support for diff, apacheconf, and nginx
Comments suppressed due to low confidence (2)

docs/devupdate.md:18

  • [nitpick] The phrase “support this” is repeated twice in this sentence. Consider rephrasing to avoid redundancy, for example: “Most Moodle tooling has already been updated for this change, but minor web server reconfiguration will still be required.”
Most Moodle tooling has already been updated to support this, but minor web server reconfiguration will be required to support this.

docs/guides/restructure/index.md:79

  • This tab group reuses the same groupId (webserver) as the earlier server configuration tabs, which may link them unintentionally. Consider using a distinct groupId for the developer examples (e.g., dev-webserver).
<Tabs groupId="webserver">

@HuongNV13
Copy link
Member

Thanks, Andrew.
It looks good to me.
I took the liberty of fixing the typos based on CoPilot's suggestion.

@HuongNV13 HuongNV13 added this pull request to the merge queue Jul 16, 2025
Merged via the queue into moodle:main with commit ab43de7 Jul 16, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-by-tracker This issue is blocked by an issue in https://tracker.moodle.org/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants