Moodle documentation: documenting hacks and alterations

Re: Moodle documentation: documenting hacks and alterations

von Tim Hunt -
Anzahl Antworten: 0
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers

Well, if at all possible don't do that.

If you really must do that, then use a good version control system (=== git) to track you changes.

Also, consider a commenting convention to mark the changes inline too.