home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <meta name="GENERATOR" content="amaya 9.1, see http://www.w3.org/Amaya/" />
- <title>Document's views</title>
- <style type="text/css">
- </style>
- <link href="style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <div>
- <img alt="Amaya" src="../../resources/icons/22x22/logo.png" class="logo" />
-
- <p class="nav"><a href="Selecting.html" accesskey="p"><img alt="previous"
- src="../../resources/icons/misc/left.png" /></a> <a href="Manual.html"
- accesskey="t"><img alt="top" src="../../resources/icons/misc/up.png" /></a>
- <a href="Document.html" accesskey="n"><img alt="next"
- src="../../resources/icons/misc/right.png" /></a></p>
- </div>
-
- <div id="page_body">
- <h2>Document's views</h2>
-
- <p>Amaya can present different views of a document simultaneously. Each tab
- corresponds to a document and the document's views can be shown by splitting
- the page so you can clearly see what is happening when you edit complex
- documents.</p>
-
- <p>The multiple views can also help you move quickly through a document. For
- example, if you click a heading in the Table of Contents view, the Formatted
- view will display the document section you selected.</p>
-
- <p>Six views are available from the Views menu.</p>
- <dl>
- <dt>Formatted view (default)</dt>
- <dd>This view is similar to that provided in other graphical browsers. It
- is a dynamic, direct-manipulation view. At all times it displays the
- changes you make to the document, in contrast to editors that only
- provide a series of static snapshots of the document.
- <p>This view is allways visible in the first part of your page.</p>
- </dd>
- <dt>Structure view (Views > Show structure)</dt>
- <dd><p>This view shows the actual structure of the document. Each element
- is represented by its tag name, followed by its attributes on the same
- line. The elements it contains are represented underneath, next to a
- blue vertical line that shows the extent of the element.</p>
- <p>You can directly edit any text displayed in black by clicking and
- typing. You must use the editing commands to change text displayed in
- blue.</p>
- <p>The structure view shows all the elements of the document even those
- that are not displayed in the formatted view like comments, doctype,
- processing instructions or the elements of the head section.</p>
- <p>This view also shows the uri of the namespace used by the author
- when an element belongs to a namespace that is different from it's
- parent one's.</p>
- </dd>
- <dt>Alternate view (Views > Show alternate)</dt>
- <dd>This view shows how the document looks when displayed by a text-only
- browser. It is useful for checking the accessibility of your
- documents.</dd>
- <dt>Links view (Views > Show links)</dt>
- <dd>This view shows a list of all anchors in the document and the
- elements each anchor contains. You can focus on it when working on
- hypertext links.</dd>
- <dt>Table of Contents view (Views > Show table of contents)</dt>
- <dd><p>This view shows a list of all headings (H<i>n</i> elements) in the
- document. If the document is well structured, it displays an overview
- of the document.</p>
- </dd>
- <dt>Source view (Views > Show source)</dt>
- <dd>This view shows the actual source code of the document. You can use
- it to edit the syntax of your document. (it's the default open view
- when you click on the red button in bottom of your document)</dd>
- </dl>
-
- <p>You can open and close any view at any time.</p>
-
- <h3>Opening a View</h3>
-
- <p>To open a view, select the appropriate Show menu item from the
- <strong>Views</strong> menu:</p>
-
- <table border="0" cellspacing="0" cellpadding="0" style="margin-left:.5in">
- <tbody>
- <tr>
- <td
- style="border-top:solid 1.5pt; border-left:none;border-bottom:solid 1.5pt;border-right:none; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableTitle"><strong>EntrΘe du menu</strong></p>
- </td>
- <td
- style="border-top:solid 1.5pt; border-left:none;border-bottom:solid 1.5pt;border-right:none; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableTitle"><strong>Raccourci clavier</strong></p>
- </td>
- </tr>
- <tr>
- <td
- style="border-top:none; border-left:none; border-bottom:solid .5pt; border-right: none; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Show formatted view</p>
- </td>
- <td
- style="border:none; border-bottom:solid .5pt; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText"><code>Ctrl váCtrl f</code></p>
- </td>
- </tr>
- <tr>
- <td
- style="border-top:none; border-left:none; border-bottom:solid .5pt; border-right: none; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Show structure</p>
- </td>
- <td
- style="border:none; border-bottom:solid .5pt; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText"><code>Ctrl váCtrl s</code></p>
- </td>
- </tr>
- <tr>
- <td
- style="border-top:none; border-left:none; border-bottom:solid .5pt; border-right: none; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Show alternate</p>
- </td>
- <td
- style="border:none; border-bottom:solid .5pt; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText"><code>Ctrl v Ctrl i</code></p>
- </td>
- </tr>
- <tr>
- <td
- style="border-top:none; border-left:none; border-bottom:solid .5pt;border-right:none;padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Show links</p>
- </td>
- <td
- style="border:none; border-bottom:solid .5pt; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText"><code>Ctrl v Ctrl l</code></p>
- </td>
- </tr>
- <tr>
- <td
- style="border-top:none; border-left:none; border-bottom:solid .5pt;border-right:none; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Show table of contents</p>
- </td>
- <td
- style="border:none; border-bottom:solid .5pt; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText"><code>Ctrl v Ctrl c</code></p>
- </td>
- </tr>
- <tr>
- <td
- style="border-top:none; border-left:none; border-bottom:solid 1.5pt; border-right: none; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Show source</p>
- </td>
- <td
- style="border:none; border-bottom:solid 1.5pt; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText"><code>Ctrl v Ctrl h</code></p>
- </td>
- </tr>
- </tbody>
- </table>
-
- <p><strong>Note:</strong> <code>Ctrl v</code> is replaced by <code>Ctrl
- u</code> on Windows platforms because <code>Ctrl v</code> is used by the
- <strong>Paste</strong> command.</p>
-
- <p><strong>Tip 1</strong>:áYou can quickly open the source view by clicking
- on the red button in bottom of the your document.</p>
-
- <p><strong>Tip 2</strong>:áYou can also use <strong>Show ...</strong> on the
- <strong>Views</strong> menu to give keyboard focus to a view. (Very usefull
- when the focus is locked into the tools panel)</p>
-
- <h3>Closing a view</h3>
-
- <p>To close a view, select the <strong>Split view</strong> command from the
- <strong>Views</strong> menu. Another way to close a view is clicking on the
- red button in bottom of your document.</p>
-
- <p>You can also close the tab (right click on the tab or open
- <strong>File</strong> menu) if you want to close your document and all its
- views.</p>
-
- <p></p>
- </div>
- </body>
- </html>
-