[Yulup-commits] rev 24248 - in public/yulup: src/trunk/yulup/doc/user-manual src/trunk/yulup/doc/user-manual/figures website/documentation/user-manual website/documentation/user-manual/figures

andi at wyona.com andi at wyona.com
Mon May 7 16:57:40 CEST 2007


Author: andi
Date: 2007-05-07 16:57:38 +0200 (Mon, 07 May 2007)
New Revision: 24248

Added:
   public/yulup/src/trunk/yulup/doc/user-manual/figures/pagemanagement_contextmenu.png
   public/yulup/src/trunk/yulup/doc/user-manual/figures/pagemanagement_versioninfo.png
   public/yulup/website/documentation/user-manual/figures/pagemanagement_contextmenu.png
   public/yulup/website/documentation/user-manual/figures/pagemanagement_versioninfo.png
Modified:
   public/yulup/src/trunk/yulup/doc/user-manual/user_manual.xhtml
   public/yulup/src/trunk/yulup/doc/user-manual/user_manual.xml
   public/yulup/website/documentation/user-manual/user_manual.xhtml
Log:
More content regarding the Page Management sidebar added.


Added: public/yulup/src/trunk/yulup/doc/user-manual/figures/pagemanagement_contextmenu.png
===================================================================
(Binary files differ)


Property changes on: public/yulup/src/trunk/yulup/doc/user-manual/figures/pagemanagement_contextmenu.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: public/yulup/src/trunk/yulup/doc/user-manual/figures/pagemanagement_versioninfo.png
===================================================================
(Binary files differ)


Property changes on: public/yulup/src/trunk/yulup/doc/user-manual/figures/pagemanagement_versioninfo.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: public/yulup/src/trunk/yulup/doc/user-manual/user_manual.xhtml
===================================================================
--- public/yulup/src/trunk/yulup/doc/user-manual/user_manual.xhtml	2007-05-07 14:35:33 UTC (rev 24247)
+++ public/yulup/src/trunk/yulup/doc/user-manual/user_manual.xhtml	2007-05-07 14:57:38 UTC (rev 24248)
@@ -396,30 +396,54 @@
                 <dl>
                   <dt>
                     <span class="section">
-                      <a href="#id55321">11.2.1. Navigating</a>
+                      <a href="#id55321">11.2.1. Navigating the Remote Hierarchy (Sitetree)</a>
                     </span>
                   </dt>
+                  <dt>
+                    <span class="section">
+                      <a href="#id55340">11.2.2. Accessing the Elements of the Current Page</a>
+                    </span>
+                  </dt>
+                  <dd>
+                    <dl>
+                      <dt>
+                        <span class="section">
+                          <a href="#id55404">11.2.2.1. Opening Old Revisions</a>
+                        </span>
+                      </dt>
+                      <dt>
+                        <span class="section">
+                          <a href="#id55421">11.2.2.2. Displaying Detailed Revision Information</a>
+                        </span>
+                      </dt>
+                      <dt>
+                        <span class="section">
+                          <a href="#id55468">11.2.2.3. Performing Workflow Transitions</a>
+                        </span>
+                      </dt>
+                    </dl>
+                  </dd>
                 </dl>
               </dd>
             </dl>
           </dd>
           <dt>
             <span class="section">
-              <a href="#id55336">12. Preferences</a>
+              <a href="#id55487">12. Preferences</a>
             </span>
           </dt>
           <dd>
             <dl>
               <dt>
                 <span class="section">
-                  <a href="#id55368">12.1. General</a>
+                  <a href="#id55519">12.1. General</a>
                 </span>
               </dt>
               <dd>
                 <dl>
                   <dt>
                     <span class="section">
-                      <a href="#id55409">12.1.1. Workspace</a>
+                      <a href="#id55560">12.1.1. Workspace</a>
                     </span>
                   </dt>
                   <dt>
@@ -429,14 +453,14 @@
                   </dt>
                   <dt>
                     <span class="section">
-                      <a href="#id55479">12.1.3. Sidebars</a>
+                      <a href="#id55630">12.1.3. Sidebars</a>
                     </span>
                   </dt>
                 </dl>
               </dd>
               <dt>
                 <span class="section">
-                  <a href="#id55504">12.2. Editor</a>
+                  <a href="#id55655">12.2. Editor</a>
                 </span>
               </dt>
               <dd>
@@ -448,12 +472,12 @@
                   </dt>
                   <dt>
                     <span class="section">
-                      <a href="#id55613">12.2.2. Layout</a>
+                      <a href="#id55764">12.2.2. Layout</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="section">
-                      <a href="#id55641">12.2.3. Appearance</a>
+                      <a href="#id55792">12.2.3. Appearance</a>
                     </span>
                   </dt>
                 </dl>
@@ -462,7 +486,7 @@
           </dd>
           <dt>
             <span class="appendix">
-              <a href="#id55680">A. Using Yulup with WebDAV</a>
+              <a href="#id55831">A. Using Yulup with WebDAV</a>
             </span>
           </dt>
         </dl>
@@ -1796,21 +1820,104 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55321"/>11.2.1. Navigating</h4>
+                  <h4 class="title"><a id="id55321"/>11.2.1. Navigating the Remote Hierarchy (Sitetree)</h4>
                 </div>
               </div>
             </div>
             <p>
+          The remote hierarchy can be reached by selecting "Sitetree" in the menu list at the top of the sidebar.
+        </p>
+            <p>
           The remote hierarchy can be navigated by clicking on the arrow icons left to collections; this will open or close the collection, depending on its current state.
         </p>
           </div>
+          <div class="section" lang="en">
+            <div class="titlepage">
+              <div>
+                <div>
+                  <h4 class="title"><a id="id55340"/>11.2.2. Accessing the Elements of the Current Page</h4>
+                </div>
+              </div>
+            </div>
+            <p>
+          To access the elements of the current page, select "Page" in the menu list at the top of the sidebar.
+        </p>
+            <p>
+          By clicking on one of the elements, its revision history is shown in the lower tree list, if available. By context-clicking on one of the revision entries, several actions can be performed.
+        </p>
+            <p>
+          </p>
+            <div class="figure">
+              <a id="id55360"/>
+              <p class="title">
+                <b>Figure 21. Revision Context Menu</b>
+              </p>
+              <div class="mediaobject">
+                <img src="figures/pagemanagement_contextmenu.png" alt="The context menu for a revision in the Page Management sidebar"/>
+              </div>
+            </div>
+            <p>
+        </p>
+            <p>
+          At the top of the context menu, all available transitions for this revision are listed, if available. Below, you can request detailed information for this revision by selecting <span class="guimenuitem">More information...</span>. Also, you can open this revision in a new tab by selecting <span class="guimenuitem">Open this revision in a new tab</span>.
+        </p>
+            <div class="section" lang="en">
+              <div class="titlepage">
+                <div>
+                  <div>
+                    <h5 class="title"><a id="id55404"/>11.2.2.1. Opening Old Revisions</h5>
+                  </div>
+                </div>
+              </div>
+              <p>
+            An old revision can be opened by either double-clicking on the revision you want to open, or by opening its context menu and selecting <span class="guimenuitem">Open this revision in a new tab</span>.
+          </p>
+            </div>
+            <div class="section" lang="en">
+              <div class="titlepage">
+                <div>
+                  <div>
+                    <h5 class="title"><a id="id55421"/>11.2.2.2. Displaying Detailed Revision Information</h5>
+                  </div>
+                </div>
+              </div>
+              <p>
+            Detailed information for a specific revision can be displayed by opening the revision's context menu and selecting <span class="guimenuitem">More information...</span>.
+          </p>
+              <p>
+            </p>
+              <div class="figure">
+                <a id="id55438"/>
+                <p class="title">
+                  <b>Figure 22. Detailed Revision Information</b>
+                </p>
+                <div class="mediaobject">
+                  <img src="figures/pagemanagement_versioninfo.png" alt="The revision detailed information dialog"/>
+                </div>
+              </div>
+              <p>
+          </p>
+            </div>
+            <div class="section" lang="en">
+              <div class="titlepage">
+                <div>
+                  <div>
+                    <h5 class="title"><a id="id55468"/>11.2.2.3. Performing Workflow Transitions</h5>
+                  </div>
+                </div>
+              </div>
+              <p>
+            All workflow transitions are listed on the top of a revision's context menu. If no transitions are available, then none will be listed. By selecting one of the transitions, this transition will be performed for the selected revision. A dialog will inform you about the success state of the transition.
+          </p>
+            </div>
+          </div>
         </div>
       </div>
       <div class="section" lang="en">
         <div class="titlepage">
           <div>
             <div>
-              <h2 class="title"><a id="id55336"/>12. Preferences</h2>
+              <h2 class="title"><a id="id55487"/>12. Preferences</h2>
             </div>
           </div>
         </div>
@@ -1824,7 +1931,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="id55368"/>12.1. General</h3>
+                <h3 class="title"><a id="id55519"/>12.1. General</h3>
               </div>
             </div>
           </div>
@@ -1832,9 +1939,9 @@
         In the <span class="emphasis"><em>General</em></span> section, you can edit settings related to the overall usage of Yulup.
       </p>
           <div class="figure">
-            <a id="id55381"/>
+            <a id="id55532"/>
             <p class="title">
-              <b>Figure 21. Preferences <span class="emphasis"><em>General</em></span></b>
+              <b>Figure 23. Preferences <span class="emphasis"><em>General</em></span></b>
             </p>
             <div class="mediaobject">
               <img src="figures/preferences_general.png" alt="General settings"/>
@@ -1844,7 +1951,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55409"/>12.1.1. Workspace</h4>
+                  <h4 class="title"><a id="id55560"/>12.1.1. Workspace</h4>
                 </div>
               </div>
             </div>
@@ -1883,7 +1990,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55479"/>12.1.3. Sidebars</h4>
+                  <h4 class="title"><a id="id55630"/>12.1.3. Sidebars</h4>
                 </div>
               </div>
             </div>
@@ -1906,7 +2013,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="id55504"/>12.2. Editor</h3>
+                <h3 class="title"><a id="id55655"/>12.2. Editor</h3>
               </div>
             </div>
           </div>
@@ -1914,9 +2021,9 @@
         In the <span class="emphasis"><em>Editor</em></span> section, you can edit settings related to the Yulup editor.
       </p>
           <div class="figure">
-            <a id="id55498"/>
+            <a id="id55649"/>
             <p class="title">
-              <b>Figure 22. Preferences <span class="emphasis"><em>Editor</em></span></b>
+              <b>Figure 24. Preferences <span class="emphasis"><em>Editor</em></span></b>
             </p>
             <div class="mediaobject">
               <img src="figures/preferences_editor.png" alt="Editor settings"/>
@@ -1958,7 +2065,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55613"/>12.2.2. Layout</h4>
+                  <h4 class="title"><a id="id55764"/>12.2.2. Layout</h4>
                 </div>
               </div>
             </div>
@@ -1980,7 +2087,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55641"/>12.2.3. Appearance</h4>
+                  <h4 class="title"><a id="id55792"/>12.2.3. Appearance</h4>
                 </div>
               </div>
             </div>
@@ -2006,7 +2113,7 @@
         </div>
       </div>
       <div class="appendix" lang="en">
-        <h2 class="title"><a id="id55680"/>A. Using Yulup with WebDAV</h2>
+        <h2 class="title"><a id="id55831"/>A. Using Yulup with WebDAV</h2>
         <p>
       You can use Yulup together with a WebDAV-enabled backend for browsing and storing documents. In order to use WebDAV, simply point your default CMS (see <a href="#defaultcms">Default CMS</a>) to your WebDAV server.
     </p>

Modified: public/yulup/src/trunk/yulup/doc/user-manual/user_manual.xml
===================================================================
--- public/yulup/src/trunk/yulup/doc/user-manual/user_manual.xml	2007-05-07 14:35:33 UTC (rev 24247)
+++ public/yulup/src/trunk/yulup/doc/user-manual/user_manual.xml	2007-05-07 14:57:38 UTC (rev 24248)
@@ -1089,11 +1089,70 @@
         </figure>
       </para>
       <section>
-        <title>Navigating</title>
+        <title>Navigating the Remote Hierarchy (Sitetree)</title>
         <para>
+          The remote hierarchy can be reached by selecting "Sitetree" in the menu list at the top of the sidebar.
+        </para>
+        <para>
           The remote hierarchy can be navigated by clicking on the arrow icons left to collections; this will open or close the collection, depending on its current state.
         </para>
       </section>
+      <section>
+        <title>Accessing the Elements of the Current Page</title>
+        <para>
+          To access the elements of the current page, select "Page" in the menu list at the top of the sidebar.
+        </para>
+        <para>
+          By clicking on one of the elements, its revision history is shown in the lower tree list, if available. By context-clicking on one of the revision entries, several actions can be performed.
+        </para>
+        <para>
+          <figure>
+            <title>Revision Context Menu</title>
+            <mediaobject>
+              <imageobject>
+                <imagedata fileref="figures/pagemanagement_contextmenu.png" format="PNG"/>
+              </imageobject>
+              <textobject>
+                <phrase>The context menu for a revision in the Page Management sidebar</phrase>
+              </textobject>
+            </mediaobject>
+          </figure>
+        </para>
+        <para>
+          At the top of the context menu, all available transitions for this revision are listed, if available. Below, you can request detailed information for this revision by selecting <guimenuitem>More information...</guimenuitem>. Also, you can open this revision in a new tab by selecting <guimenuitem>Open this revision in a new tab</guimenuitem>.
+        </para>
+        <section>
+          <title>Opening Old Revisions</title>
+          <para>
+            An old revision can be opened by either double-clicking on the revision you want to open, or by opening its context menu and selecting <guimenuitem>Open this revision in a new tab</guimenuitem>.
+          </para>
+        </section>
+        <section>
+          <title>Displaying Detailed Revision Information</title>
+          <para>
+            Detailed information for a specific revision can be displayed by opening the revision's context menu and selecting <guimenuitem>More information...</guimenuitem>.
+          </para>
+          <para>
+            <figure>
+              <title>Detailed Revision Information</title>
+              <mediaobject>
+                <imageobject>
+                  <imagedata fileref="figures/pagemanagement_versioninfo.png" format="PNG"/>
+                </imageobject>
+                <textobject>
+                  <phrase>The revision detailed information dialog</phrase>
+                </textobject>
+              </mediaobject>
+            </figure>
+          </para>
+        </section>
+        <section>
+          <title>Performing Workflow Transitions</title>
+          <para>
+            All workflow transitions are listed on the top of a revision's context menu. If no transitions are available, then none will be listed. By selecting one of the transitions, this transition will be performed for the selected revision. A dialog will inform you about the success state of the transition.
+          </para>
+        </section>
+      </section>
     </section>
   </section>
 

Added: public/yulup/website/documentation/user-manual/figures/pagemanagement_contextmenu.png
===================================================================
(Binary files differ)


Property changes on: public/yulup/website/documentation/user-manual/figures/pagemanagement_contextmenu.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: public/yulup/website/documentation/user-manual/figures/pagemanagement_versioninfo.png
===================================================================
(Binary files differ)


Property changes on: public/yulup/website/documentation/user-manual/figures/pagemanagement_versioninfo.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: public/yulup/website/documentation/user-manual/user_manual.xhtml
===================================================================
--- public/yulup/website/documentation/user-manual/user_manual.xhtml	2007-05-07 14:35:33 UTC (rev 24247)
+++ public/yulup/website/documentation/user-manual/user_manual.xhtml	2007-05-07 14:57:38 UTC (rev 24248)
@@ -396,30 +396,54 @@
                 <dl>
                   <dt>
                     <span class="section">
-                      <a href="#id55321">11.2.1. Navigating</a>
+                      <a href="#id55321">11.2.1. Navigating the Remote Hierarchy (Sitetree)</a>
                     </span>
                   </dt>
+                  <dt>
+                    <span class="section">
+                      <a href="#id55340">11.2.2. Accessing the Elements of the Current Page</a>
+                    </span>
+                  </dt>
+                  <dd>
+                    <dl>
+                      <dt>
+                        <span class="section">
+                          <a href="#id55404">11.2.2.1. Opening Old Revisions</a>
+                        </span>
+                      </dt>
+                      <dt>
+                        <span class="section">
+                          <a href="#id55421">11.2.2.2. Displaying Detailed Revision Information</a>
+                        </span>
+                      </dt>
+                      <dt>
+                        <span class="section">
+                          <a href="#id55468">11.2.2.3. Performing Workflow Transitions</a>
+                        </span>
+                      </dt>
+                    </dl>
+                  </dd>
                 </dl>
               </dd>
             </dl>
           </dd>
           <dt>
             <span class="section">
-              <a href="#id55336">12. Preferences</a>
+              <a href="#id55487">12. Preferences</a>
             </span>
           </dt>
           <dd>
             <dl>
               <dt>
                 <span class="section">
-                  <a href="#id55368">12.1. General</a>
+                  <a href="#id55519">12.1. General</a>
                 </span>
               </dt>
               <dd>
                 <dl>
                   <dt>
                     <span class="section">
-                      <a href="#id55409">12.1.1. Workspace</a>
+                      <a href="#id55560">12.1.1. Workspace</a>
                     </span>
                   </dt>
                   <dt>
@@ -429,14 +453,14 @@
                   </dt>
                   <dt>
                     <span class="section">
-                      <a href="#id55479">12.1.3. Sidebars</a>
+                      <a href="#id55630">12.1.3. Sidebars</a>
                     </span>
                   </dt>
                 </dl>
               </dd>
               <dt>
                 <span class="section">
-                  <a href="#id55504">12.2. Editor</a>
+                  <a href="#id55655">12.2. Editor</a>
                 </span>
               </dt>
               <dd>
@@ -448,12 +472,12 @@
                   </dt>
                   <dt>
                     <span class="section">
-                      <a href="#id55613">12.2.2. Layout</a>
+                      <a href="#id55764">12.2.2. Layout</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="section">
-                      <a href="#id55641">12.2.3. Appearance</a>
+                      <a href="#id55792">12.2.3. Appearance</a>
                     </span>
                   </dt>
                 </dl>
@@ -462,7 +486,7 @@
           </dd>
           <dt>
             <span class="appendix">
-              <a href="#id55680">A. Using Yulup with WebDAV</a>
+              <a href="#id55831">A. Using Yulup with WebDAV</a>
             </span>
           </dt>
         </dl>
@@ -1796,21 +1820,104 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55321"/>11.2.1. Navigating</h4>
+                  <h4 class="title"><a id="id55321"/>11.2.1. Navigating the Remote Hierarchy (Sitetree)</h4>
                 </div>
               </div>
             </div>
             <p>
+          The remote hierarchy can be reached by selecting "Sitetree" in the menu list at the top of the sidebar.
+        </p>
+            <p>
           The remote hierarchy can be navigated by clicking on the arrow icons left to collections; this will open or close the collection, depending on its current state.
         </p>
           </div>
+          <div class="section" lang="en">
+            <div class="titlepage">
+              <div>
+                <div>
+                  <h4 class="title"><a id="id55340"/>11.2.2. Accessing the Elements of the Current Page</h4>
+                </div>
+              </div>
+            </div>
+            <p>
+          To access the elements of the current page, select "Page" in the menu list at the top of the sidebar.
+        </p>
+            <p>
+          By clicking on one of the elements, its revision history is shown in the lower tree list, if available. By context-clicking on one of the revision entries, several actions can be performed.
+        </p>
+            <p>
+          </p>
+            <div class="figure">
+              <a id="id55360"/>
+              <p class="title">
+                <b>Figure 21. Revision Context Menu</b>
+              </p>
+              <div class="mediaobject">
+                <img src="figures/pagemanagement_contextmenu.png" alt="The context menu for a revision in the Page Management sidebar"/>
+              </div>
+            </div>
+            <p>
+        </p>
+            <p>
+          At the top of the context menu, all available transitions for this revision are listed, if available. Below, you can request detailed information for this revision by selecting <span class="guimenuitem">More information...</span>. Also, you can open this revision in a new tab by selecting <span class="guimenuitem">Open this revision in a new tab</span>.
+        </p>
+            <div class="section" lang="en">
+              <div class="titlepage">
+                <div>
+                  <div>
+                    <h5 class="title"><a id="id55404"/>11.2.2.1. Opening Old Revisions</h5>
+                  </div>
+                </div>
+              </div>
+              <p>
+            An old revision can be opened by either double-clicking on the revision you want to open, or by opening its context menu and selecting <span class="guimenuitem">Open this revision in a new tab</span>.
+          </p>
+            </div>
+            <div class="section" lang="en">
+              <div class="titlepage">
+                <div>
+                  <div>
+                    <h5 class="title"><a id="id55421"/>11.2.2.2. Displaying Detailed Revision Information</h5>
+                  </div>
+                </div>
+              </div>
+              <p>
+            Detailed information for a specific revision can be displayed by opening the revision's context menu and selecting <span class="guimenuitem">More information...</span>.
+          </p>
+              <p>
+            </p>
+              <div class="figure">
+                <a id="id55438"/>
+                <p class="title">
+                  <b>Figure 22. Detailed Revision Information</b>
+                </p>
+                <div class="mediaobject">
+                  <img src="figures/pagemanagement_versioninfo.png" alt="The revision detailed information dialog"/>
+                </div>
+              </div>
+              <p>
+          </p>
+            </div>
+            <div class="section" lang="en">
+              <div class="titlepage">
+                <div>
+                  <div>
+                    <h5 class="title"><a id="id55468"/>11.2.2.3. Performing Workflow Transitions</h5>
+                  </div>
+                </div>
+              </div>
+              <p>
+            All workflow transitions are listed on the top of a revision's context menu. If no transitions are available, then none will be listed. By selecting one of the transitions, this transition will be performed for the selected revision. A dialog will inform you about the success state of the transition.
+          </p>
+            </div>
+          </div>
         </div>
       </div>
       <div class="section" lang="en">
         <div class="titlepage">
           <div>
             <div>
-              <h2 class="title"><a id="id55336"/>12. Preferences</h2>
+              <h2 class="title"><a id="id55487"/>12. Preferences</h2>
             </div>
           </div>
         </div>
@@ -1824,7 +1931,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="id55368"/>12.1. General</h3>
+                <h3 class="title"><a id="id55519"/>12.1. General</h3>
               </div>
             </div>
           </div>
@@ -1832,9 +1939,9 @@
         In the <span class="emphasis"><em>General</em></span> section, you can edit settings related to the overall usage of Yulup.
       </p>
           <div class="figure">
-            <a id="id55381"/>
+            <a id="id55532"/>
             <p class="title">
-              <b>Figure 21. Preferences <span class="emphasis"><em>General</em></span></b>
+              <b>Figure 23. Preferences <span class="emphasis"><em>General</em></span></b>
             </p>
             <div class="mediaobject">
               <img src="figures/preferences_general.png" alt="General settings"/>
@@ -1844,7 +1951,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55409"/>12.1.1. Workspace</h4>
+                  <h4 class="title"><a id="id55560"/>12.1.1. Workspace</h4>
                 </div>
               </div>
             </div>
@@ -1883,7 +1990,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55479"/>12.1.3. Sidebars</h4>
+                  <h4 class="title"><a id="id55630"/>12.1.3. Sidebars</h4>
                 </div>
               </div>
             </div>
@@ -1906,7 +2013,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="id55504"/>12.2. Editor</h3>
+                <h3 class="title"><a id="id55655"/>12.2. Editor</h3>
               </div>
             </div>
           </div>
@@ -1914,9 +2021,9 @@
         In the <span class="emphasis"><em>Editor</em></span> section, you can edit settings related to the Yulup editor.
       </p>
           <div class="figure">
-            <a id="id55498"/>
+            <a id="id55649"/>
             <p class="title">
-              <b>Figure 22. Preferences <span class="emphasis"><em>Editor</em></span></b>
+              <b>Figure 24. Preferences <span class="emphasis"><em>Editor</em></span></b>
             </p>
             <div class="mediaobject">
               <img src="figures/preferences_editor.png" alt="Editor settings"/>
@@ -1958,7 +2065,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55613"/>12.2.2. Layout</h4>
+                  <h4 class="title"><a id="id55764"/>12.2.2. Layout</h4>
                 </div>
               </div>
             </div>
@@ -1980,7 +2087,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="id55641"/>12.2.3. Appearance</h4>
+                  <h4 class="title"><a id="id55792"/>12.2.3. Appearance</h4>
                 </div>
               </div>
             </div>
@@ -2006,7 +2113,7 @@
         </div>
       </div>
       <div class="appendix" lang="en">
-        <h2 class="title"><a id="id55680"/>A. Using Yulup with WebDAV</h2>
+        <h2 class="title"><a id="id55831"/>A. Using Yulup with WebDAV</h2>
         <p>
       You can use Yulup together with a WebDAV-enabled backend for browsing and storing documents. In order to use WebDAV, simply point your default CMS (see <a href="#defaultcms">Default CMS</a>) to your WebDAV server.
     </p>




More information about the Yulup-commits mailing list