From: moodler Date: Mon, 30 Aug 2004 18:18:55 +0000 (+0000) Subject: Merged changes from stable for new help button X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=df325bac37e303953b7bd36092fa7957fdd54e5d;p=moodle.git Merged changes from stable for new help button --- diff --git a/lang/en/help/resource/window.html b/lang/en/help/resource/window.html new file mode 100644 index 0000000000..3c23f2c03c --- /dev/null +++ b/lang/en/help/resource/window.html @@ -0,0 +1,58 @@ +

Window settings

+ +

These settings can be hidden/shown by clicking the button labelled Hide settings or Show settings.

+ +

Usually, resources are displayed in a normal framed window with the Moodle navigation + controls in the top frame. If you choose, you can remove this frame and have the + resource fill the window like a normal web page.

+ +

However, if you wish to have your resource appear in a new popup window follow these steps:

+ +
    +
  1. In the Window: section, select 'New Window'.
  2. +
  3. Deselect the options that you do not wish to use.
    + +
    + Allow the window to be resized? +

    + Keeping this item selected will allow users to change the size of the window that you have defined, + and should almost always be left selected. However, sometimes the resource is a fixed size and + it may make sense to lock the window size.

    + + Allow the window to be scrolled? +

    + This item will allow users to scroll through the window to see all your resource. + If this item is unchecked, users will only see what what fits in the defined window size and will not + be allowed to scroll the window to see the rest of the resource.

    + + Show the directory links? +

    This will allow users to see the their directory links in this window. This varies per browser: it might be + known as the Links Bar (in IE), the Favourites Bar or the Bookmarks bar (in Mozilla/Firefox).

    + + Show the location bar? +

    Do you want your users to see the URL (Web address) of the resource? If so, leave this option checked. Otherwise, the resource location will be hidden.

    + + Show the menu bar? +

    To let your users have access to the menu bar in this window, leave this item checked. Generally this is + useful but for some graphical presentations it looks better without a menu bar.

    + + Show the toolbar? +

    Showing the toolbar will make it easier for your users to navigate as it provides Back/Forward, Home, and Refresh buttons.

    + + Show the status bar? +

    Showing the Status bar allows people to monitor browser information like how much of a resource has been loaded, or security information.

    + +
    + +
  4. Determine the size window you wish to open.
    + +
    +

    Many people still use an average screen resolution of 800x600. In most cases it's best if you + initially size your window a little smaller than that, like 600 high and 480 wide.

    + +

    If you leave these fields blank then the new popup window will be exactly the same size as the window they + clicked on to get the popup.

    + +
    +
  5. +
diff --git a/mod/resource/type/file/file.html b/mod/resource/type/file/file.html index b3cfb30ba0..0459e74923 100644 --- a/mod/resource/type/file/file.html +++ b/mod/resource/type/file/file.html @@ -50,6 +50,7 @@ + diff --git a/mod/resource/type/html/html.html b/mod/resource/type/html/html.html index 9c3807a8c1..3a3b2aa921 100644 --- a/mod/resource/type/html/html.html +++ b/mod/resource/type/html/html.html @@ -48,6 +48,7 @@ + diff --git a/mod/resource/type/text/text.html b/mod/resource/type/text/text.html index 2f92431f15..fbcb687325 100644 --- a/mod/resource/type/text/text.html +++ b/mod/resource/type/text/text.html @@ -60,6 +60,7 @@ +