<P><B>Uploaded file</B> - displays any file you have uploaded into the course. See the 'Files' section.
<P><B>Web link</B> - A URL to somewhere on the web. When anyone clicks on this resource
-activity they will be taken out of the course (the page you've specified will fill the browser window).
+activity they will be taken out of the course (the page you've specified will fill the browser window,
+or if you specify it, will launch in a completely new window).
<P><B>Web page</B> - A URL to somewhere on the web. Like the previous type, this
will display a web page. Unlike the previous type, though, the page will displayed
$string['fulltext'] = "Full text";
$string['htmlfragment'] = "HTML fragment";
$string['neverseen'] = "Never seen";
+$string['newheight'] = "Default window height";
+$string['newwidth'] = "Default window width";
+$string['newfullscreen'] = "Fill the whole screen";
+$string['newresizable'] = "Allow the window to be resized";
+$string['newscrollbars'] = "Allow the window to be scrolled";
+$string['newdirectories'] = "Show the directory links";
+$string['newlocation'] = "Show the location bar";
+$string['newmenubar'] = "Show the menu bar";
+$string['newstatus'] = "Show the status bar";
+$string['newtoolbar'] = "Show the toolbar";
+$string['newwindow'] = "New window";
+$string['newwindowopen'] = "Display this resource in a new popup window";
$string['note'] = "Note";
$string['notefile'] = "To upload more files into the course (so they appear in this list) use the
<A HREF=\$a >File Manager</A>.";