Annotation of loncom/html/adm/help/tex/Wishlist.tex, revision 1.9

1.1       wenzelju    1: \label{Wishlist}
1.5       lira        2: \index{stored links}
1.6       lira        3: A personal Stored Links library is only available for users with access to the resource-pool. 
1.7       raeburn     4: To access your Stored Links either move your mouse pointer over your name at the top left of the page, 
                      5: and select \textbf{Stored Links} from the displayed dropdown,
                      6: or select \textbf{Main Menu} from the inline menu and select 
                      7: \includegraphics[width=0.03\paperwidth]{wishlist} \textbf{Stored Links}.
                      8: This function 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 folder structure, and must contain a title and a path. They can be stored in two ways:
1.1       wenzelju    9: 
                     10: \begin{enumerate}
1.6       lira       11: \item When viewing a resource,  
1.3       riegler    12: \includegraphics[width=0.03\paperwidth]{wishlist-link}
1.6       lira       13: Stored Links is offered to automatically save a link for this resource.
                     14: \item A link can be manually saved by inserting the required information in the stored links library.
1.1       wenzelju   15: \end{enumerate}
                     16: 
1.6       lira       17: Folders (which you name by entering a title) can be used to structure the list. Both links and folders can also be annotated, 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.
1.3       riegler    18: The view-mode is selected by clicking on
                     19: \includegraphics[width=0.03\paperwidth]{view}
1.7       raeburn    20: in the \textbf{Function} bar of the Inline Menu.
1.3       riegler    21: It contains the following functions:
1.1       wenzelju   22: 
                     23: \begin{enumerate}
1.4       raeburn    24: \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. 
                     25: \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. 
1.3       riegler    26: \item Click \includegraphics[width=0.03\paperwidth]{note} to view and edit notes.
                     27: \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.
                     28: \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.
                     29: \item Click \includegraphics[width=0.03\paperwidth]{save} to save changed notes.
1.1       wenzelju   30: \end{enumerate}
                     31: 
1.7       raeburn    32: The edit-mode is selected by clicking on
1.8       raeburn    33: \includegraphics[width=0.03\paperwidth]{editwishlist}
1.3       riegler    34: in the \textbf{Function} bar of the Inline Menu.
                     35: It contains the following functions:
1.1       wenzelju   36: 
                     37: \begin{enumerate}
1.4       raeburn    38: \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. 
                     39: \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. 
1.1       wenzelju   40: \item Edit the titles (and paths) of links and folders via textfields.
1.3       riegler    41: \item Click \includegraphics[width=0.03\paperwidth]{note} to view and edit notes.
1.1       wenzelju   42: \item Sorting links and folders within a directory-level using the select-boxes before the title.
1.3       riegler    43: \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.
                     44: \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.
                     45: \item Click \includegraphics[width=0.03\paperwidth]{save} to save changed titles, paths and notes.
1.1       wenzelju   46: \end{enumerate}
                     47: 
1.7       raeburn    48: The links saved in your Stored Links can be imported into courses by accessing the \textbf{Course Editor},
                     49: selecting the \textbf{Import} tab and then using  
1.3       riegler    50: \includegraphics[width=0.03\paperwidth]{wishlist}
1.7       raeburn    51: \textbf{Import from Stored Links}, 
1.9     ! raeburn    52: see the ``Inserting Published Content from Stored Link'' section (\ref{Docs_Import_Stored_Link}).

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>