Annotation of loncom/html/adm/help/tex/Sequence_Advanced_Editor_Creation.tex, revision 1.1

1.1     ! bowersj2    1: 
        !             2: After creating a new .sequence resource and getting the editor selection
        !             3: prompt (\ref{Map Editor Selection Figure}), click the \textbf{Advanced
        !             4: Edit} button to get to the advanced map editor. %
        !             5: \begin{figure}
        !             6: \begin{center}\includegraphics[  width=0.80\paperwidth]{mapAdvancedEditorNew}\end{center}
        !             7: 
        !             8: 
        !             9: \caption{Initial Map Editor\label{Initial Map Editor FIgure}}
        !            10: \end{figure}
        !            11: You should see the initial map editor as shown in the ``Initial Map Editor'' figure.
        !            12: Note there are two windows: One is the workspace, and one is a secondary
        !            13: window which will contain information as you add resources.
        !            14: 
        !            15: \begin{enumerate}
        !            16: \item %
        !            17: \begin{figure}
        !            18: \begin{center}\includegraphics[  width=0.80\paperwidth]{mapClickedStart}\end{center}
        !            19: 
        !            20: 
        !            21: \caption{After clicking \textbf{Start} in the Map Constructor\label{Clicked Start Figure}}
        !            22: \end{figure}
        !            23: Click the \textbf{Start} box. You'll see what you see in the ``After
        !            24: clicking \textbf{Start} in the Map Constructor'' figure.
        !            25: Click \textbf{Link Resource} in the secondary window, then click on the \textbf{Finish}
        !            26: box.%
        !            27: \begin{figure}
        !            28: \begin{center}\includegraphics[  height=0.25\paperwidth]{mapStraightened}\end{center}
        !            29: 
        !            30: 
        !            31: \caption{Straightened Map\label{Striaghtened map}}
        !            32: \end{figure}
        !            33:  After that, click \textbf{Straighten}. You should see something
        !            34:  looking like the ``Straightened Map'' figure. 
        !            35: This creates a simple map that flows from beginning
        !            36: to end.
        !            37: \item %
        !            38: \begin{figure}
        !            39: \begin{center}\includegraphics[  height=0.30\paperwidth]{mapInsertResource}\end{center}
        !            40: 
        !            41: 
        !            42: \caption{Inserting a Resource\label{Inserting a Resource Figure}}
        !            43: \end{figure}
        !            44: To insert a resource into the flow, click the black line with two arrows,
        !            45: seen between the \textbf{Start} and \textbf{Finish} boxes in the
        !            46: ``Straigtened Map'' figure.
        !            47: In the secondary window, you'll see something like the ``Inserting a
        !            48: Resource'' figure.
        !            49: Click \textbf{Insert Resource Into Link}. A new resource box will appear
        !            50: in the link. Click the resource, which will have the label \textbf{Res}.
        !            51: \item Click \textbf{Browse}, and the \textbf{Network Directory Browser} will appear,%
        !            52: \begin{figure}
        !            53: \begin{center}\includegraphics[  width=0.60\paperwidth]{mapEditorDirectoryBrowser}\end{center}
        !            54: 
        !            55: 
        !            56: \caption{Network Directory Browser\label{Map Editor Network Directory Browser Figure}}
        !            57: \end{figure}
        !            58:  looking something like the ``Network Directory Browser'' figure.
        !            59: Press the \textbf{SELECT} button that is next to the resource you want to
        !            60: place in the chosen resource box.%
        !            61: \begin{figure}
        !            62: \begin{center}\includegraphics[  height=0.30\paperwidth]{mapEditorResourceChosen}\end{center}
        !            63: 
        !            64: 
        !            65: \caption{Resource Chosen\label{Map Resource Chosen Figure}}
        !            66: \end{figure}
        !            67:  Once you've done that, if you look back at the window that popped up when
        !            68: you clicked on \textbf{New Resource}, you'll see something like the
        !            69: ``Resource Chosen'' figure.
        !            70: You can type the \textbf{URL} and \textbf{Title} into the secondary window,
        !            71: if you prefer, following the format you see when you've successfully browsed
        !            72: to a resource. After you click \textbf{Save Changes}, your changes will be
        !            73: set, and the icons for the resource will appear in the \textbf{Res} box,
        !            74: as shown in figure \ref{Map Resource Chosen Figure}. Click \textbf{Save
        !            75: Map} in the bar above your map to save the map.
        !            76: 
        !            77: 
        !            78: Clicking on the left icon for a resource will open a new browser window with
        !            79: an informational page about that resource. Clicking on the right icon for
        !            80: a resource will open a new browser window taking you to the rendering of
        !            81: that resource.
        !            82: 
        !            83: \item Repeat steps two and three for as many resources as you'd like to bind together
        !            84: into one page. You can insert the new resources anywhere you'd like.
        !            85: \item When you are done adding resources, click the \textbf{Save Map} link to save
        !            86: the map.
        !            87: \end{enumerate}
        !            88: In addition to manually adding in resources, the Advanced Editor also has
        !            89: the ability to import resource in the same way that the Simple Editor can:
        !            90: From a LON-CAPA network browser window, from a Group Search, or from another
        !            91: Map.
        !            92: 
        !            93: The advanced editor has many more capabilities which you can explore.
        !            94: 

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