smaller resource frame size for web pages

smaller resource frame size for web pages

by Gustav W Delius -
Number of replies: 3
The "Web Page" resource opens a web page in a frame below an AiM navigational frame at the top. I would find this very useful if only the navigational frame did not take up so much space.

I propose changing the line

$RESOURCE_FRAME_SIZE = 130;

in mod/resource/lib.php to

$RESOURCE_FRAME_SIZE = 80;

This means one won't see the resouce description in the navigational frame without scrolling, but I don't think that one wants to anyway.
Average of ratings: -
In reply to Gustav W Delius

Re: smaller resource frame size for web pages

by Martin Dougiamas -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers
This should be a site setting in mod/resource/settings.php ...
In reply to Martin Dougiamas

settings page for mod/resource

by Gustav W Delius -
Good suggestion. Are there any other things that should go in there? Has someone already started writing such a page?
In reply to Gustav W Delius

Re: settings page for mod/resource

by David Mack -
yes, it is configurable via

Administration » Configuration >> Modules >> Resource >> Settings