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

1.1       wenzelju    1: \label{Wishlist}
                      2: The wishlist is only available for users with access to the resource-pool. 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:
                      3: 
                      4: \begin{enumerate}
                      5: \item When viewing a resource, an icon is offered to automatically set a link for this resource to the wishlist. 
1.2     ! wenzelju    6: \item A link can be manually set by inserting the required information.
1.1       wenzelju    7: \end{enumerate}
                      8: 
1.2     ! wenzelju    9: Folders, named by a title, can be used to structure the list. Both links and folder can also be added a note, for example to describe the content. The wishlist offers some functions for a dynamical structure. Therefore it is differentiated between a "'view"'(\includegraphics[width=0.03\paperwidth]{view})- and an "'edit"'(\includegraphics[width=0.03\paperwidth]{edit})-mode. The "'view"'-mode contains the following functions:
1.1       wenzelju   10: 
                     11: \begin{enumerate}
1.2     ! wenzelju   12: \item Add a new link (\includegraphics[width=0.03\paperwidth]{add_link}) to the wishlist by manually inserting a title, a path and an optional note. 
        !            13: \item Add a new folder (\includegraphics[width=0.03\paperwidth]{add_folder}) to the wishlist by inserting a title and an optional note. 
1.1       wenzelju   14: \item View and edit notes (\includegraphics[width=0.03\paperwidth]{note}).
                     15: \item Select links and folders via checkboxes to move them to another folder (\includegraphics[width=0.03\paperwidth]{move}). Moving a folder means moving all content within this folder.
                     16: \item Select links and folders via checkboxes to delete them (\includegraphics[width=0.03\paperwidth]{delete}). Deleting a folder means deleting all content within this folder.
                     17: \item Save (\includegraphics[width=0.03\paperwidth]{save}) changed notes.
                     18: \end{enumerate}
                     19: 
                     20: The "'edit"'-mode offers the functions:
                     21: 
                     22: \begin{enumerate}
1.2     ! wenzelju   23: \item Add a new link (\includegraphics[width=0.03\paperwidth]{add_link}) to the wishlist by manually inserting a title, a path and an optional note. 
        !            24: \item Add a new folder (\includegraphics[width=0.03\paperwidth]{add_folder}) to the wishlist by inserting a title and an optional note. 
1.1       wenzelju   25: \item Edit the titles (and paths) of links and folders via textfields.
                     26: \item View and edit notes (\includegraphics[width=0.03\paperwidth]{note}).
                     27: \item Sorting links and folders within a directory-level using the select-boxes before the title.
                     28: \item Select links and folders via checkboxes to move them to another folder (\includegraphics[width=0.03\paperwidth]{move}). Moving a folder means moving all content within this folder.
                     29: \item Select links and folders via checkboxes to delete them (\includegraphics[width=0.03\paperwidth]{delete}). Deleting a folder means deleting all content within this folder.
                     30: \item Save (\includegraphics[width=0.03\paperwidth]{save}) changed titles, paths and notes.
                     31: \end{enumerate}
                     32: 
                     33: The stored links can be imported into courses by using "'Edit Course"' -> "'Published Resources"' -> "'Import from wishlist"'. 

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