Restructure maintenance.md to alphabetical organization by component folder#6
Open
Restructure maintenance.md to alphabetical organization by component folder#6
Conversation
…ries - Restructure maintenance.md to match 9 main ILIAS categories from docu.ilias.de - Add semantic grouping of component folders under sub-components - Include all components from components/ILIAS (maintained and unmaintained) - Prioritize maintenance_old.md as primary source for authorities - Add Feature Wiki links to categories and individual components - Make component folders clickable links to GitHub repository - Improve component matching with case-insensitive and flexible search - Add support for 'Assignee for Issues' field - Fix unmaintained status detection (components with all NONE authorities) - Remove 'LINK MISSING' entries for Unit-specific Guidelines - Add summary statistics for maintained/unmaintained components - Preserve BEGIN/END comments for automatic updates
- Change 'Statistik' to 'Statistics' - Change 'Component Ordner' to 'Component Folders' - Change 'NONE Authority-Einträge' to 'NONE Authority entries' - Translate introduction text to English
These fields are not present in maintenance_old.md and should not be included in the generated maintenance.md
…folder - Remove category-based organization (Feature Wiki categories) - Sort all components alphabetically by first component folder name (A-Z) - Maintain semantic grouping of related component folders - Remove separate 'Unmaintained Components' section - Update introduction text to reflect alphabetical organization - Keep Feature Wiki links to individual components - Keep all authority fields and formatting
This comment was marked as off-topic.
This comment was marked as off-topic.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR restructures the maintenance.md file to organize components alphabetically by component folder name (A-Z) instead of the Feature Wiki category structure.
Changes
Script
The generation script is located at
scripts/maintenance-overhaul/generate_maintenance_final.pyand can be run to regenerate the maintenance.md file.