[LON-CAPA-cvs] cvs: rat / lonratedt.pm lonratmenu.pm doc/help course.manual.texxml loncom/html/adm/help/tex Wishlist.tex loncom/interface londocs.pm lonindexer.pm lonmenu.pm lonpreferences.pm lonwishlist.pm mydesk.tab

raeburn raeburn at source.lon-capa.org
Mon May 14 21:41:42 EDT 2012


raeburn		Tue May 15 01:41:42 2012 EDT

  Modified files:              
    /loncom/interface	mydesk.tab lonwishlist.pm lonpreferences.pm 
                     	lonmenu.pm lonindexer.pm londocs.pm 
    /loncom/html/adm/help/tex	Wishlist.tex 
    /doc/help	course.manual.texxml 
    /rat	lonratedt.pm lonratmenu.pm 
  Log:
  - Wishlist.
    - Replace term "Wishlist" with Stored Links.
    - Modification to documentation in Wishlist.tex to clarify explanation
      of functionality.
    - Rename javascript function: open_Wishlist_Import() in lonmenu.pm
      as open_StoredLinks_Import().
  
  
-------------- next part --------------
Index: loncom/interface/mydesk.tab
diff -u loncom/interface/mydesk.tab:1.149 loncom/interface/mydesk.tab:1.150
--- loncom/interface/mydesk.tab:1.149	Mon May 14 12:22:55 2012
+++ loncom/interface/mydesk.tab	Tue May 15 01:41:27 2012
@@ -203,7 +203,7 @@
 8:1:clear
 8:1:tools:reqcrsshc:rcrs.png:request[_1]:course[_16]:go('/adm/requestcourse');:Course/Community requests:rcr
 8:1:tools:reqcrsnsc:rcrs.png:request[_1]:course[_16]:go('/adm/requestcourse');:Course/Community requests:rol
-9:3:pbre:$requested_domain:wishlist.png:view[_1]:wishlist[_1]:go('/adm/wishlist'):Wishlist:set
+9:3:pbre:$requested_domain:wishlist.png:view[_1]:wishlist[_1]:go('/adm/wishlist'):Stored Links:set
 10:1:clear
 10:1:any:any:anno.png:calendar[_1]:announce[_1]:go('/adm/announcements');:Announcements and my calendar:com
 10:1:course:any:anno.png:calendar[_1]:announce[_1]:go('/adm/announcements');:Course anouncements and my calendar:com
Index: loncom/interface/lonwishlist.pm
diff -u loncom/interface/lonwishlist.pm:1.11 loncom/interface/lonwishlist.pm:1.12
--- loncom/interface/lonwishlist.pm:1.11	Mon May 14 16:39:41 2012
+++ loncom/interface/lonwishlist.pm	Tue May 15 01:41:27 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Utility-routines for wishlist
 #
-# $Id: lonwishlist.pm,v 1.11 2012/05/14 16:39:41 raeburn Exp $
+# $Id: lonwishlist.pm,v 1.12 2012/05/15 01:41:27 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -511,7 +511,7 @@
 # Return a script-tag containing Javascript-function
 # needed for wishlist actions like 'new link' ect.
 sub JSforWishlist {
-    my $startPagePopup = &Apache::loncommon::start_page('Wishlist',undef,
+    my $startPagePopup = &Apache::loncommon::start_page('Stored Links',undef,
                                                             {'only_body' => 1,
                                                              'js_ready'  => 1,
                                                              'bgcolor'   => '#FFFFFF',});
@@ -1415,13 +1415,13 @@
     &Apache::lonhtmlcommon::clear_breadcrumbs();
     &Apache::lonhtmlcommon::add_breadcrumb(
               { href => '/adm/wishlist?mode='.$mode,
-                text => 'Wishlist'});
-    my $startPage = &Apache::loncommon::start_page('Wishlist',undef,
+                text => 'Stored Links'});
+    my $startPage = &Apache::loncommon::start_page('Stored Links',undef,
                                                      {'add_entries' => {
                                                         'onload' => 'javascript:onLoadAction('."'".$mode."'".');',
                                                         'onunload' => 'javascript:window.name = '."'loncapaclient'"}});
 
-    my $breadcrumbs = &Apache::lonhtmlcommon::breadcrumbs(&mt('Wishlist').&Apache::loncommon::help_open_topic('Wishlist'));
+    my $breadcrumbs = &Apache::lonhtmlcommon::breadcrumbs(&mt('Stored Links').&Apache::loncommon::help_open_topic('Wishlist'));
 
     # get javascript-code for wishlist-interactions
     my $js = &JSforWishlist();
@@ -1513,7 +1513,7 @@
             $inner .= &Apache::loncommon::end_data_table();
         }
         else {
-            $inner .= '<span class="LC_info">'.&mt("Your wishlist ist currently empty.").'</span>';
+            $inner .= '<span class="LC_info">'.&mt("Your Store Links list is currently empty.").'</span>';
         }
         $wishlistHTMLedit = '';
     }
@@ -1523,7 +1523,7 @@
             $inner .= '<table class="LC_data_table LC_tableOfContent">'.$wishlistHTMLview.'</table>';
         }
         else {
-            $inner .= '<span class="LC_info">'.&mt("Your wishlist ist currently empty.").'</span>';
+            $inner .= '<span class="LC_info">'.&mt("Your Stored Links list is currently empty.").'</span>';
         }
         $wishlistHTMLview = '';
     }
@@ -1586,7 +1586,7 @@
 
     # HTML-Markup for the Pop-Up-window 'Set a link for this resource to wishlist'
     my $startPageWishlistlink = 
-        &Apache::loncommon::start_page('Set link to wishlist',undef,
+        &Apache::loncommon::start_page('Save to Stored Links',undef,
                                       {'only_body' => 1,
                                        'bgcolor'   => '#FFFFFF',});
 
@@ -1595,7 +1595,7 @@
                                     'or to external websites. Paths to LON-CAPA resources must be of the form /res/dom/usr... . '.
                                     'Paths to external websites must contain the network protocol (e.g. http://...).');
 
-    my $inPageWishlistlink1 = '<h1>'.&mt('Set a link to wishlist').'</h1>';
+    my $inPageWishlistlink1 = '<h1>'.&mt('Save to Stored Links').'</h1>';
     # If no title is delivered, 'New Link' is called up from the wishlist-interface, so after
     # submitting the window should close instead of offering a link to wishlist (like it should do
     # if we call 'Set New Link' from within a browsed ressource)
@@ -1743,16 +1743,16 @@
 # Returns the HTML-Markup for the page, shown when a link was set
 sub makePageSet {
     # start_page 
-    my $startPage = &Apache::loncommon::start_page('Wishlist',undef,
+    my $startPage = &Apache::loncommon::start_page('Stored Links',undef,
                                                    {'only_body' => 1});
     
     # confirm success and offer link to wishlist
-    my $message = &Apache::lonhtmlcommon::confirm_success(&mt('Link successfully set!'));
+    my $message = &Apache::lonhtmlcommon::confirm_success(&mt('Link successfully saved!'));
     $message = &Apache::loncommon::confirmwrapper($message);
 
     my $inner .= '<br>'.$message.'<br/><br/>'.
-                 '<a href="javascript:;" onclick="opener.open('."'/adm/wishlist'".');window.close();">'.&mt('Go to wishlist').'</a>'.
-                 ' <a href="javascript:;" onclick="window.close();">'.&mt('Close this window').'</a>';
+                 '<a href="javascript:;" onclick="opener.open('."'/adm/wishlist'".');window.close();">'.&mt('Go to Stored Links').'</a>'.(' ' x 3).
+                 '<a href="javascript:;" onclick="window.close();">'.&mt('Close this window').'</a>';
 
     # end_page 
     my $endPage =  &Apache::loncommon::end_page();
@@ -1772,14 +1772,14 @@
     $root = $rootgiven;
     @childrenRt = $root->children();
     # start_page 
-    my $startPage = &Apache::loncommon::start_page('Wishlist',undef,
+    my $startPage = &Apache::loncommon::start_page('Stored Links',undef,
                                                    {'only_body' => 1});
     
     # get javascript-code for wishlist-interactions
     my $js = &JSforWishlist();
     $js .= &JSforImport($rat);
 
-    my $inner = '<h1>'.&mt('Import Resources from Wishlist').'</h1>';
+    my $inner = '<h1>'.&mt('Import Resources from Stored Links').'</h1>';
     if (!$rat) {
         $inner .= '<p><span class="LC_info">'.&mt("Please note that you  can use the checkboxes corresponding to a folder to ".
                                                   "easily check all links within this folder. The folder structure itself can't be imported. ".
@@ -1818,7 +1818,7 @@
         $inner .= '<table class="LC_data_table LC_tableOfContent">'.$wishlistHTMLimport.'</table>';
     }
     else {
-        $inner .= '<span class="LC_info">'.&mt("Your wishlist ist currently empty.").'</span>';
+        $inner .= '<span class="LC_info">'.&mt("Your Stored Links list is currently empty.").'</span>';
     }
     $wishlistHTMLimport = '';
 
@@ -1840,9 +1840,9 @@
     &Apache::lonhtmlcommon::add_breadcrumb(
               { href => '/adm/wishlist',
                 text => 'Wishlist'});
-    my $startPage = &Apache::loncommon::start_page('Wishlist');
+    my $startPage = &Apache::loncommon::start_page('Stored Links');
     
-    my $breadcrumbs = &Apache::lonhtmlcommon::breadcrumbs(&mt('Wishlist').&Apache::loncommon::help_open_topic('Wishlist'));
+    my $breadcrumbs = &Apache::lonhtmlcommon::breadcrumbs(&mt('Stored Links').&Apache::loncommon::help_open_topic('Wishlist'));
     &Apache::lonhtmlcommon::clear_breadcrumbs();
 
     # error-message
Index: loncom/interface/lonpreferences.pm
diff -u loncom/interface/lonpreferences.pm:1.196 loncom/interface/lonpreferences.pm:1.197
--- loncom/interface/lonpreferences.pm:1.196	Thu Dec  8 21:52:32 2011
+++ loncom/interface/lonpreferences.pm	Tue May 15 01:41:27 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Preferences
 #
-# $Id: lonpreferences.pm,v 1.196 2011/12/08 21:52:32 www Exp $
+# $Id: lonpreferences.pm,v 1.197 2012/05/15 01:41:27 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -684,7 +684,7 @@
 sub icon_previews {
      my %icon_text = (
                       annotate => 'Notes',
-                      wishlist => 'Wishlist',
+                      wishlist => 'Stored Links',
                       catalog  => 'Info',
                       evaluate => 'Evaluate',
                       feedback => 'Communicate',
@@ -692,7 +692,7 @@
                      );
     my %inlinetools = (
         printout => "s&8&3&prt.png&$icon_text{'printout'}&printout[_1]&gopost('/adm/printout',currentURL)&Prepare a printable document",
-        wishlist => "s&9&1&wishlist-link.png&$icon_text{'wishlist'}&wishlistlink[_2]&set_wishlistlink()&Set a link for this resource to wishlist",
+        wishlist => "s&9&1&wishlist-link.png&$icon_text{'wishlist'}&wishlistlink[_2]&set_wishlistlink()&Save a link for this resource in your personal Stored Links repository",
         evaluate => "s&8&1&eval.png&$icon_text{'evaluate'}&this[_1]&gopost('/adm/evaluate',currentURL,1)&Provide my evaluation of this resource",
         feedback => "s&8&2&fdbk.png&$icon_text{'feedback'}&discuss[_1]&gopost('/adm/feedback',currentURL,1)&Provide feedback messages or contribute to the course discussion about this resource",
         annotate => "s&9&3&anot.png&$icon_text{'annotate'}&tations[_1]&annotate()&Make notes and annotations about this resource",
Index: loncom/interface/lonmenu.pm
diff -u loncom/interface/lonmenu.pm:1.369 loncom/interface/lonmenu.pm:1.370
--- loncom/interface/lonmenu.pm:1.369	Wed Apr 11 15:21:43 2012
+++ loncom/interface/lonmenu.pm	Tue May 15 01:41:27 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Routines to control the menu
 #
-# $Id: lonmenu.pm,v 1.369 2012/04/11 15:21:43 raeburn Exp $
+# $Id: lonmenu.pm,v 1.370 2012/05/15 01:41:27 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -633,7 +633,7 @@
                 # wishlist is only available for users with access to resource-pool
                 # and links can only be set for resources within the resource-pool
                 $menuitems .= (<<ENDMENUITEMS);
-s&9&1&wishlist-link.png&Wishlist&wishlistlink[_2]&set_wishlistlink()&Set a link for this resource to wishlist&&1
+s&9&1&wishlist-link.png&Stored Links&wishlistlink[_2]&set_wishlistlink()&Save a link for this resource in your personal Stored Links repository&&1
 ENDMENUITEMS
             }
 
@@ -668,7 +668,7 @@
             if (&Apache::lonnet::allowed('bre', $env{'request.course.id'}) eq 'F') {
                 # wishlist is only available for users with access to resource-pool
                 $menuitems .= (<<ENDMENUITEMS);
-s&9&1&wishlist-link.png&Wishlist&wishlistlink[_2]&set_wishlistlink()&Set a link for this resource to wishlist&&1
+s&9&1&wishlist-link.png&Stored Links&wishlistlink[_2]&set_wishlistlink()&Save a link for this resource in in your personal Stored Links repository&&1
 ENDMENUITEMS
             }
 	}
@@ -1258,7 +1258,7 @@
    annotator.document.close();
 }
 
-function open_Wishlist_Import(rat) {
+function open_StoredLinks_Import(rat) {
    var newWin;
    if (rat) {
        newWin = window.open('/adm/wishlist?inhibitmenu=yes&mode=import&rat='+rat,
Index: loncom/interface/lonindexer.pm
diff -u loncom/interface/lonindexer.pm:1.213 loncom/interface/lonindexer.pm:1.214
--- loncom/interface/lonindexer.pm:1.213	Fri Dec  9 01:04:27 2011
+++ loncom/interface/lonindexer.pm	Tue May 15 01:41:27 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Directory Indexer
 #
-# $Id: lonindexer.pm,v 1.213 2011/12/09 01:04:27 www Exp $
+# $Id: lonindexer.pm,v 1.214 2012/05/15 01:41:27 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1008,10 +1008,10 @@
         if (defined($plainname) && $plainname) { $r->print(" ($plainname) "); }
 # Wishlistlink
         $r->print('</form></td><td><a href="javascript:;" '.
-                  'title="'.&mt('Set a link for this folder to wishlist').'" '.
+                  'title="'.&mt('Save a link for this folder in your personal Stored Links repository').'" '.
                   'onclick="set_wishlistlink('."'$plainname','$startdir$listname'".')">'.
                   '<img class="LC_icon" src="/res/adm/pages/wishlist.png" '.
-                  'alt="'.&mt('set wishlistlink').'" style="width:22px;"/></a>'.$tabtag);
+                  'alt="'.&mt('save in Stored Links').'" style="width:22px;"/></a>'.$tabtag);
         $r->print(&Apache::loncommon::end_data_table_row());
         return OK;
     }
@@ -1103,11 +1103,11 @@
 	}
 	$r->print("</td>\n");
 # Wishlistlink
-        $r->print('<td><a href="javascript:;" title="'.&mt('Set a link for this resource to wishlist').'" '.
+        $r->print('<td><a href="javascript:;" title="'.&mt('Save a link for this resource in your personal Stored Links repository').'" '.
                   'onclick="set_wishlistlink('."'".&Apache::lonnet::gettitle($filelink).
                   "','$startdir$listname'".')">'.
                   '<img class="LC_icon" src="/res/adm/pages/wishlist.png" '.
-                  'alt="'.&mt('set wishlistlink').'" style="width:22px;"/></a></td>');
+                  'alt="'.&mt('save in Stored Links').'" style="width:22px;"/></a></td>');
 	if ($hash{'display_attrs_0'} == 1) {
 	    $r->print('<td> '.($title eq '' ? ' ' : $title).
 		      ' </td>'."\n");
@@ -1258,10 +1258,10 @@
 	$r->print ("$listname</a></form>");
 # Wishlistlink
         $r->print('</td><td><a href="javascript:;" '.
-                  'title="'.&mt('Set a link for this folder to wishlist').'" '.
+                  'title="'.&mt('Save a link for this folder in Stored Links').'" '.
                   'onclick="set_wishlistlink('."'$listname','$startdir$listname'".')">'.
                   '<img class="LC_icon" src="/res/adm/pages/wishlist.png" '.
-                  'alt="'.&mt('set wishlistlink').'" style="width:22px;"/></a></td>');
+                  'alt="'.&mt('save in Stored Links').'" style="width:22px;"/></a></td>');
 # Attributes
 	my $filelink = $startdir.$filecom[0].'/default';
 
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.486 loncom/interface/londocs.pm:1.487
--- loncom/interface/londocs.pm:1.486	Tue May 15 01:23:04 2012
+++ loncom/interface/londocs.pm	Tue May 15 01:41:27 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Documents
 #
-# $Id: londocs.pm,v 1.486 2012/05/15 01:23:04 raeburn Exp $
+# $Id: londocs.pm,v 1.487 2012/05/15 01:41:27 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -2543,7 +2543,7 @@
                 'upld' => 'Import Document',
                 'srch' => 'Search',
                 'impo' => 'Import',
-		'wish' => 'Import from Wishlist',
+		'lnks' => 'Import from Stored Links',
                 'selm' => 'Select Map',
                 'load' => 'Load Map',
                 'reco' => 'Recover Deleted Documents',
@@ -2611,7 +2611,7 @@
 	my @simpleeditdefaultforma = ( 
 	{ '<img class="LC_noBorder LC_middle" src="/res/adm/pages/src.png" alt="'.$lt{srch}.'"  onclick="javascript:groupsearch()" />' => "$uploadtag<a class='LC_menubuttons_link' href='javascript:groupsearch()'>$lt{'srch'}</a>" },
 	{ '<img class="LC_noBorder LC_middle" src="/res/adm/pages/res.png" alt="'.$lt{impo}.'"  onclick="javascript:groupimport();"/>' => "<a class='LC_menubuttons_link' href='javascript:groupimport();'>$lt{'impo'}</a>$help{'Importing_LON-CAPA_Resource'}" },
-	{ '<img class="LC_noBorder LC_middle" src="/res/adm/pages/wishlist.png" alt="'.$lt{wish}.'" onclick="javascript:open_Wishlist_Import();" />' => "<a class='LC_menubuttons_link' href='javascript:open_Wishlist_Import();'>$lt{'wish'}</a>" },
+	{ '<img class="LC_noBorder LC_middle" src="/res/adm/pages/wishlist.png" alt="'.$lt{lnks}.'" onclick="javascript:open_StoredLinks_Import();" />' => "<a class='LC_menubuttons_link' href='javascript:open_StoredLinks_Import();'>$lt{'lnks'}</a>" },
 	);
 	$simpleeditdefaultform .= &create_form_ul(&create_list_elements(@simpleeditdefaultforma));
 	$simpleeditdefaultform .=(<<SEDFFORM);
Index: loncom/html/adm/help/tex/Wishlist.tex
diff -u loncom/html/adm/help/tex/Wishlist.tex:1.3 loncom/html/adm/help/tex/Wishlist.tex:1.4
--- loncom/html/adm/help/tex/Wishlist.tex:1.3	Sat Aug 21 20:42:16 2010
+++ loncom/html/adm/help/tex/Wishlist.tex	Tue May 15 01:41:32 2012
@@ -1,27 +1,27 @@
 \label{Wishlist}
 
-The wishlist is only available for users with access to the resource-pool. 
-To access your wishlist select
+A personal Stored Links repository is only available for users with access to the resource-pool. 
+To access your Stored Links select
 \includegraphics[width=0.03\paperwidth]{wishlist}
-\textbf{Wishlist} from the Main Menu.
-It offers a possibility to save links to resources from resource-pool or to external websites in a hierarchical list. Links must contain a title and a path. They can be stored in two ways:
+\textbf{Stored Links} from the Main Menu.
+This provides the ability to save links to resources in the shared resource-pool or to links to external websites. Links are stored in a hierarchical list, and must contain a title and a path. They can be stored in two ways:
 
 \begin{enumerate}
 \item When viewing a resource, the 
 \includegraphics[width=0.03\paperwidth]{wishlist-link}
-icon is offered to automatically set a link for this resource to the wishlist. 
-\item A link can be manually set by inserting the required information.
+icon is offered to automatically save a link for this resource to Stored Links.
+\item A link can be manually saved by inserting the required information.
 \end{enumerate}
 
-Folders, named by a title, can be used to structure the list. Both links and folder can also be annoteted by a note, for example to describe the content. The wishlist offers some functions for a dynamical structure. Therefore it is differentiated between a view-mode and an edit-mode. 
+Folders (which you name by entering a title) can be used to structure the list. Both links and folders can also be annotated wth a note, for example to describe their contents. Stored Links includes functions to modify the hierarchical structure within which your links are saved.  To support this, Stored Links operates in two distinct mode: view-mode and edit-mode.
 The view-mode is selected by clicking on
 \includegraphics[width=0.03\paperwidth]{view}
 in the \textbf{Function} bar of the Inline Menu.
 It contains the following functions:
 
 \begin{enumerate}
-\item Click \includegraphics[width=0.03\paperwidth]{add_link} to add a new link to the wishlist by manually inserting a title, a path and an optional note. 
-\item Click \includegraphics[width=0.03\paperwidth]{add_folder} to add a new folder to the wishlist by inserting a title and an optional note. 
+\item Click \includegraphics[width=0.03\paperwidth]{add_link} to add a new link to your Stored Links by manually inserting a title, a path and an optional note. 
+\item Click \includegraphics[width=0.03\paperwidth]{add_folder} to add a new folder to your Stored Links by inserting a title and an optional note. 
 \item Click \includegraphics[width=0.03\paperwidth]{note} to view and edit notes.
 \item Select links and folders via checkboxes to move them to another folder by pressing \includegraphics[width=0.03\paperwidth]{move}. Moving a folder means moving all content within this folder.
 \item Select links and folders via checkboxes to delete them  by pressing \includegraphics[width=0.03\paperwidth]{delete}. Deleting a folder means deleting all content within this folder.
@@ -34,8 +34,8 @@
 It contains the following functions:
 
 \begin{enumerate}
-\item Click \includegraphics[width=0.03\paperwidth]{add_link} to add a new link to the wishlist by manually inserting a title, a path and an optional note. 
-\item Click \includegraphics[width=0.03\paperwidth]{add_folder} to add a new folder to the wishlist by inserting a title and an optional note. 
+\item Click \includegraphics[width=0.03\paperwidth]{add_link} to add a new link to your Stored Links by manually inserting a title, a path and an optional note. 
+\item Click \includegraphics[width=0.03\paperwidth]{add_folder} to add a new folder to your Stored Links by inserting a title and an optional note. 
 \item Edit the titles (and paths) of links and folders via textfields.
 \item Click \includegraphics[width=0.03\paperwidth]{note} to view and edit notes.
 \item Sorting links and folders within a directory-level using the select-boxes before the title.
@@ -44,6 +44,6 @@
 \item Click \includegraphics[width=0.03\paperwidth]{save} to save changed titles, paths and notes.
 \end{enumerate}
 
-The links stored in your wishlist can be imported into courses by using 
+The links saved in your Stored Links can be imported into courses by using 
 \includegraphics[width=0.03\paperwidth]{wishlist}
-\textbf{Import from wishlist} on the \textbf{Course Editor} screen, see \ref{Docs_Overview}.
+\textbf{Import from Stored Links} on the \textbf{Course Editor} screen, see \ref{Docs_Overview}.
Index: doc/help/course.manual.texxml
diff -u doc/help/course.manual.texxml:1.35 doc/help/course.manual.texxml:1.36
--- doc/help/course.manual.texxml:1.35	Sat May 12 14:44:26 2012
+++ doc/help/course.manual.texxml	Tue May 15 01:41:37 2012
@@ -483,7 +483,7 @@
 	<subsection name="Viewing Resource Catalog Information">
 		<file name="Catalog_Info.tex" />
 		</subsection>
-	<subsection name="Wishlist">
+	<subsection name="Stored Links">
 		<file name="Wishlist.tex" />
 		</subsection>
 	<subsection name="Annotations">
Index: rat/lonratedt.pm
diff -u rat/lonratedt.pm:1.105 rat/lonratedt.pm:1.106
--- rat/lonratedt.pm:1.105	Wed Apr 18 17:37:12 2012
+++ rat/lonratedt.pm	Tue May 15 01:41:42 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Edit Handler for RAT Maps
 #
-# $Id: lonratedt.pm,v 1.105 2012/04/18 17:37:12 raeburn Exp $
+# $Id: lonratedt.pm,v 1.106 2012/05/15 01:41:42 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -491,7 +491,7 @@
 				      'nt' => 'New Title',
 				      'se' => 'Search',
 				      'im' => 'Import',
-                                      'wl' => 'Import from Wishlist',
+                                      'wl' => 'Import from Stored Links',
 				      'vi' => 'View',
 				      'lm' => 'Load Map',
 				      'ds' => 'Discard Selected',
@@ -601,7 +601,7 @@
 <input type="button" onClick=
 "javascript:impfortarget.value=1;groupimport();" value="$lt{'im'}" />
 <input type="button" onClick=
-"javascript:impfortarget.value=1;open_Wishlist_Import('simple');" value="$lt{'wl'}" />
+"javascript:impfortarget.value=1;open_StoredLinks_Import('simple');" value="$lt{'wl'}" />
 <input type="button" onClick=
 "javascript:impfortarget.value=1;groupopen('$url',1);" value="$lt{'reco'}" />
 $lt{'as'}
Index: rat/lonratmenu.pm
diff -u rat/lonratmenu.pm:1.18 rat/lonratmenu.pm:1.19
--- rat/lonratmenu.pm:1.18	Mon Nov 14 00:20:46 2011
+++ rat/lonratmenu.pm	Tue May 15 01:41:42 2012
@@ -2,7 +2,7 @@
 # Build menu bar for Advanced RAT. Uses javascript code originally in
 # static file: rat/client/code.html, now in  rat/client/ratcode.js  
 #
-# $Id: lonratmenu.pm,v 1.18 2011/11/14 00:20:46 raeburn Exp $
+# $Id: lonratmenu.pm,v 1.19 2012/05/15 01:41:42 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -108,8 +108,8 @@
            '<a href="javascript:groupimport();">'
           .&mt('Import').'</a>')
       .&Apache::lonhtmlcommon::add_item_funclist(
-           '<a href="javascript:open_Wishlist_Import('."'advanced'".');">'
-          .&mt('Import from Wishlist').'</a>')
+           '<a href="javascript:open_StoredLinks_Import('."'advanced'".');">'
+          .&mt('Import from Stored Links').'</a>')
       .&Apache::lonhtmlcommon::add_item_funclist(
            '<a href="javascript:groupcopy();">'
           .&mt('Copy').'</a>')


More information about the LON-CAPA-cvs mailing list