marxjohnson / moodle-block_messageteacher

Moodle block to display messaging links for teachers on a course
http://moodle.org/mod/data/view.php?d=13&rid=2053
9 stars 9 forks source link

Feature Request: Edit title #6

Open jemalh opened 11 years ago

jemalh commented 11 years ago

Not sure if simple to implement, but would be nice if in the block's settings you could change the block title/header from "Message My Teacher" to something else. I'll probably amend the files to display "Message My Tutor" instead for my purposes, but thought would be handy and simple thing others may want.

marxjohnson commented 11 years ago

Hi jemalh, Thanks for your request!

Until I get around to adding this, you can edit the string using Moodle's Language customisation tool. Look for the component block_messageteacher and the string pluginname.

jemalh commented 11 years ago

Thanks Mark, I've read up something vaguely similar for another unrelated thing I was looking at (I'm just setting up my first moodle site), but that info is a lot more clear. Cheers. Jemal On 18 Apr 2013 15:35, "Mark Johnson" notifications@github.com wrote:

Hi jemalh, Thanks for your request!

Until I get around to adding this, you can edit the string using Moodle's Language customisation tool http://docs.moodle.org/24/en/Language_customization. Look for the component block_messageteacher and the string pluginname.

— Reply to this email directly or view it on GitHubhttps://github.com/marxjohnson/moodle-block_messageteacher/issues/6#issuecomment-16580013 .

nitinhitman47 commented 11 years ago

Hey if you guys can let me in i can add this functionality to our block to change the title From blocks settings instead of replacing string from lang file. I would love this opportunity.

marxjohnson commented 11 years ago

Hi nitinhitman47, You're welcome to fork the repository and submit a pull request with your fix!