Issue Details (XML | Word | Printable)

Key: CONTRIB-739
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Anthony Borrow
Reporter: Jason Hardin
Votes: 1
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Non-core contributed modules

Themed Resource

Created: 04/Oct/08 07:20 AM   Updated: 28/Oct/08 01:03 AM
Return to search
Component/s: Add a project here
Affects Version/s: 1.9
Fix Version/s: None

File Attachments: 1. Zip Archive themedresource19.zip (19 kB)


URL: http://development.moodlerooms.com/course/view.php?id=19&page=399
Participants: Anthony Borrow and Jason Hardin
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
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


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Anthony Borrow added a comment - 26/Oct/08 07:03 AM
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

Jason Hardin added a comment - 28/Oct/08 12:56 AM
Anthony,
Both valid points. I will add the statement to the Modules and Plug ins database.

I will need to look at the zip again I didn't realize there were two directories for the themed resource and there should not have been an en_utf8_local directory in the zip.


Anthony Borrow added a comment - 28/Oct/08 01:03 AM
Jason - Thanks for looking at these issues. Just update the zip file and then I'll re-evaluate it for CONTRIB. Peace - Anthony