Browsed by
Month: May 2019

Renaming within filenames

Renaming within filenames

I have renamed a Moodle module I’m writing from mod_dumgalinduction to mod_dumgalchecklist because it seems to have more use beyond the original idea (move the student induction checklist off the paper form). To search and replace all of the text within the php files is quite easy: I renamed the lang file from dumgalinduction.php to dumgalchecklist.php manually. I always get in a muddle changing the names of the files in the backup folder so I used this rename command to…

Read More Read More