Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Add a project here
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Moodlerooms Inc, would like to contribute the themed resuorce back to the Moodle community and have it added to the contrib CVS.
Project Description
The theme resource was designed and developed to provide an instructor with a way to add multiple Moodle HTML resources to multiple courses with the same look and feel without a lot of inline CSS styles. The themed resource allows an instructor to design an html template outside of Moodle using HTML and CSS and upload this template to the Moodle themed resource and user it over and over again with custom fields. Once a template has been added to a Moodle course it can be reused in any themed resource in that course. The resources and be backed up and restore to another course and that course can use the same html template. The themed resource provides instructors with a quick way to create many html resources with the same look and feel without a lot of copying and pasting of the html structure.
Developers
Sam Chaffee and Jason Hardin
Jason - Sorry for the delay in getting this uploaded. A couple of comment. First, I think it is important because of the security implications to put that in BOLD and mention it write off in the M&P database. The zip file you attached seems to have the code duplicated, if I understand the code correctly. You seem to have an extra themed_resource directory. I'm also curious why the lang file could not go within the resource type and use get_string('resourcetypethemed','resource_themed'). I've not used (or seen) the _local extension added at the end of en_utf8_local. I think you could get everything under /mod/resource/lang/en_utf8/themed.php and keep it all in one directory. Let me know what you think and we can move forward from there. Peace - Anthony