Skip to content

Commit

Permalink
help file MDL-17698 edits to ensure XHTML strict compliance thanks to…
Browse files Browse the repository at this point in the history
… David Horat
  • Loading branch information
wildgirl committed Mar 17, 2010
1 parent de53e9e commit 8c7ffaf
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion lang/en_utf8/help/data/fields.html
@@ -1,4 +1,4 @@
<p align="center"><strong>Fields</strong></p>
<h1>Fields</h1>

<p>On this screen you can create the fields that will be a part of your database.</p>

Expand Down
2 changes: 1 addition & 1 deletion lang/en_utf8/help/data/participants.html
@@ -1,4 +1,4 @@
<p align="center"><strong>Participants</strong></p>
<h1>Participants</h1>

<p>This setting allows you to restrict who can add entries to this database. It does not affect who can read the entries.</p>

2 changes: 1 addition & 1 deletion lang/en_utf8/help/data/savepreset.html
@@ -1,4 +1,4 @@
<p align="center"><strong>Save as Preset</strong></p>
<h1>Save as Preset</h1>
<p>This publishes the current templates as a preset which anyone on
the site can view and use. It will appear in the preset list. You will
be able to remove it at any time.</p>
2 changes: 1 addition & 1 deletion lang/en_utf8/help/data/usepreset.html
@@ -1,4 +1,4 @@
<p align="center"><strong>Use Preset</strong></p>
<h1>Use Preset</h1>
<p> Uses a template available to the whole site.</p>
<p> Also, if you've added the preset to the library using the 'Save as
Preset' feature then you can delete it.</p>
6 changes: 3 additions & 3 deletions lang/en_utf8/help/participantswithselectedusers.html
@@ -1,5 +1,5 @@
<h1>With selected users...</h1>
<p align="center"><u>Add / send message</u></p>
<h3>Add / send message</h3>
<p>This allows you to select multiple users to compose and send an instant message to.</p>
<p align="center"><u>Extend enrolment</u></p>
<p>Even if your course has a set enrolment period you may give students extended access for up to a year</p>
<h3>Extend enrolment</h3>
<p>Even if your course has a set enrolment period you may give students extended access for up to a year</p>
16 changes: 8 additions & 8 deletions lang/en_utf8/help/resource/window.html
Expand Up @@ -9,37 +9,37 @@ <h1>Window settings</h1>
<p>However, if you wish to have your resource appear in a new popup window follow these steps:</p>

<ol>
<li>In the <b>Window:</b> section, select 'New Window'.</li>
<li>In the <strong>Window:</strong> section, select 'New Window'.</li>
<li>Deselect the options that you do not wish to use.<br />

<blockquote>
<b>Allow the window to be resized?</b>
<strong>Allow the window to be resized?</strong>
<p>
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.</p>

<b>Allow the window to be scrolled?</b>
<strong>Allow the window to be scrolled?</strong>
<p>
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 fits in the defined window size and will not
be allowed to scroll the window to see the rest of the resource.</p>

<b>Show the directory links?</b>
<strong>Show the directory links?</strong>
<p>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).</p>

<b>Show the location bar?</b>
<strong>Show the location bar?</strong>
<p>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.</p>

<b>Show the menu bar?</b>
<strong>Show the menu bar?</strong>
<p>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.</p>

<b>Show the toolbar?</b>
<strong>Show the toolbar?</strong>
<p>Showing the toolbar will make it easier for your users to navigate as it provides Back/Forward, Home, and Refresh buttons.</p>

<b>Show the status bar?</b>
<strong>Show the status bar?</strong>
<p>Showing the Status bar allows people to monitor browser information like how much of a resource has been loaded, or security information.</p>

</blockquote></li>
Expand Down

0 comments on commit 8c7ffaf

Please sign in to comment.