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

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.4       raeburn     4: To access your Stored Links select
1.3       riegler     5: \includegraphics[width=0.03\paperwidth]{wishlist}
1.4       raeburn     6: \textbf{Stored Links} from the Main Menu.
1.6     ! lira        7: 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 or folder structure, and must contain a title and a path. They can be stored in two ways:
1.1       wenzelju    8: 
                      9: \begin{enumerate}
1.6     ! lira       10: \item When viewing a resource,  
1.3       riegler    11: \includegraphics[width=0.03\paperwidth]{wishlist-link}
1.6     ! lira       12: Stored Links is offered to automatically save a link for this resource.
        !            13: \item A link can be manually saved by inserting the required information in the stored links library.
1.1       wenzelju   14: \end{enumerate}
                     15: 
1.6     ! lira       16: 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    17: The view-mode is selected by clicking on
                     18: \includegraphics[width=0.03\paperwidth]{view}
1.6     ! lira       19: in the \textbf{Function} bar of the In-line Menu.
1.3       riegler    20: It contains the following functions:
1.1       wenzelju   21: 
                     22: \begin{enumerate}
1.4       raeburn    23: \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. 
                     24: \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    25: \item Click \includegraphics[width=0.03\paperwidth]{note} to view and edit notes.
                     26: \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.
                     27: \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.
                     28: \item Click \includegraphics[width=0.03\paperwidth]{save} to save changed notes.
1.1       wenzelju   29: \end{enumerate}
                     30: 
1.3       riegler    31: The view-mode is selected by clicking on
                     32: \includegraphics[width=0.03\paperwidth]{edit}
                     33: in the \textbf{Function} bar of the Inline Menu.
                     34: It contains the following functions:
1.1       wenzelju   35: 
                     36: \begin{enumerate}
1.4       raeburn    37: \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. 
                     38: \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   39: \item Edit the titles (and paths) of links and folders via textfields.
1.3       riegler    40: \item Click \includegraphics[width=0.03\paperwidth]{note} to view and edit notes.
1.1       wenzelju   41: \item Sorting links and folders within a directory-level using the select-boxes before the title.
1.3       riegler    42: \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.
                     43: \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.
                     44: \item Click \includegraphics[width=0.03\paperwidth]{save} to save changed titles, paths and notes.
1.1       wenzelju   45: \end{enumerate}
                     46: 
1.4       raeburn    47: The links saved in your Stored Links can be imported into courses by using 
1.3       riegler    48: \includegraphics[width=0.03\paperwidth]{wishlist}
1.6     ! lira       49: \textbf{Import} on the \textbf{Course Editor} screen, see \ref{Docs_Import_Stored_Link}.

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