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

1.1       wenzelju    1: \label{Wishlist}
1.3     ! riegler     2: 
        !             3: The wishlist is only available for users with access to the resource-pool. 
        !             4: To access your wishlist select
        !             5: \includegraphics[width=0.03\paperwidth]{wishlist}
        !             6: \textbf{Wishlist} from the Main Menu.
        !             7: 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:
1.1       wenzelju    8: 
                      9: \begin{enumerate}
1.3     ! riegler    10: \item When viewing a resource, the 
        !            11: \includegraphics[width=0.03\paperwidth]{wishlist-link}
        !            12: icon is offered to automatically set a link for this resource to the wishlist. 
1.2       wenzelju   13: \item A link can be manually set by inserting the required information.
1.1       wenzelju   14: \end{enumerate}
                     15: 
1.3     ! riegler    16: 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. 
        !            17: The view-mode is selected by clicking on
        !            18: \includegraphics[width=0.03\paperwidth]{view}
        !            19: in the \textbf{Function} bar of the Inline Menu.
        !            20: It contains the following functions:
1.1       wenzelju   21: 
                     22: \begin{enumerate}
1.3     ! riegler    23: \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. 
        !            24: \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. 
        !            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.3     ! riegler    37: \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. 
        !            38: \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. 
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.3     ! riegler    47: The links stored in your wishlist can be imported into courses by using 
        !            48: \includegraphics[width=0.03\paperwidth]{wishlist}
        !            49: \textbf{Import from wishlist} on the \textbf{Course Editor} screen, see \ref{Docs_Overview}.

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