gimp-help-2 r2499 - in trunk: . src/concepts src/dialogs src/menus src/toolbox stylesheets



Author: romanofski
Date: Sat Jul  5 21:22:44 2008
New Revision: 2499
URL: http://svn.gnome.org/viewvc/gimp-help-2?rev=2499&view=rev

Log:

2008-07-05  Roman Joost  <romanofski gimp org>

	* src/dialogs/color-dialog.xml
	* src/toolbox/toolbox-color-area.xml
	* src/menus/layer-text-commands.xml
	* src/menus/view-zoom.xml
	* src/menus/image-scale.xml
	* src/concepts/imagewindow.xml: refactored most of the id's into
	anchor elements, which are not used by the help browser index
	anymore. That makes the index much more consistent and serially
	numbered.

	* stylesheets/makeindex.xsl: ignore anchor elements

	* stylesheets/gimp-help-screen.css: made the body content a bit
	(10em) wider and put a small margin on it. The text has now a
	bit more room from the help-browser border, which makes it much
	better to read.


Modified:
   trunk/ChangeLog
   trunk/src/concepts/imagewindow.xml
   trunk/src/dialogs/color-dialog.xml
   trunk/src/menus/image-scale.xml
   trunk/src/menus/layer-text-commands.xml
   trunk/src/menus/view-zoom.xml
   trunk/src/toolbox/toolbox-color-area.xml
   trunk/stylesheets/gimp-help-screen.css
   trunk/stylesheets/makeindex.xsl

Modified: trunk/src/concepts/imagewindow.xml
==============================================================================
--- trunk/src/concepts/imagewindow.xml	(original)
+++ trunk/src/concepts/imagewindow.xml	Sat Jul  5 21:22:44 2008
@@ -680,7 +680,8 @@
       </para>
     </listitem>
 
-    <listitem id="gimp-image-window-origin">
+    <listitem>
+      <anchor id="gimp-image-window-origin" />
       <para lang="en">
         <emphasis>Menu Button:</emphasis>
         Clicking on this little button gives you the Image Menu, except in a
@@ -762,7 +763,8 @@
       </para>
     </listitem>
 
-    <listitem id="gimp-image-window-ruler">
+    <listitem>
+      <anchor id="gimp-image-window-ruler" />
       <para lang="en">
         <emphasis>Ruler:</emphasis>
         In the default layout, rulers are shown above and to the left of the
@@ -943,7 +945,8 @@
       </para>
     </listitem>
 
-    <listitem id="gimp-quick-mask-toggle">
+    <listitem>
+      <anchor id="gimp-quick-mask-toggle" />
       <para lang="en">
         <emphasis>QuickMask Toggle:</emphasis>
         At the lower left corner of the image display is a small button that
@@ -1254,7 +1257,8 @@
       </para>
     </listitem>
 
-    <listitem id="gimp-image-window-zoom">
+    <listitem>
+      <anchor id="gimp-image-window-zoom" />
       <para lang="en">
         <emphasis>Zoom button:</emphasis>
         There are a number of ways to zoom the image in or out, but this menu
@@ -1318,7 +1322,8 @@
       </para>
     </listitem>
 
-    <listitem id="gimp-image-window-status-bar">
+    <listitem>
+      <anchor id="gimp-image-window-status-bar" />
       <para lang="en">
         <emphasis>Status Area:</emphasis>
         The Status Area appears below the image display. Most of the time, by
@@ -1629,7 +1634,8 @@
       </note>
     </listitem>
 
-    <listitem id="gimp-image-window-nav-button">
+    <listitem>
+      <anchor id="gimp-image-window-nav-button" />
       <indexterm lang="en">
         <primary>Navigation</primary>
         <secondary>Navigation button</secondary>
@@ -1871,7 +1877,8 @@
       </para>
     </listitem>
 
-    <listitem id="imagewindow-display">
+    <listitem>
+      <anchor id="imagewindow-display" />
       <para lang="en">
         <emphasis>Image Display:</emphasis>
         The most important part of the image window is, of course, the image
@@ -1958,7 +1965,8 @@
       </para>
     </listitem>
 
-    <listitem id="gimp-image-window-zoom-follow-button">
+    <listitem>
+      <anchor id="gimp-image-window-zoom-follow-button" />
       <para lang="en">
         <emphasis>Image Window Resize Toggle:</emphasis>
         If this button is pressed, the image itself will be resized if the

Modified: trunk/src/dialogs/color-dialog.xml
==============================================================================
--- trunk/src/dialogs/color-dialog.xml	(original)
+++ trunk/src/dialogs/color-dialog.xml	Sat Jul  5 21:22:44 2008
@@ -668,7 +668,7 @@
     </para>
 
     <variablelist>
-      <varlistentry id="gimp-colorselector-gimp">
+      <varlistentry>
         <term lang="en">GIMP Selector</term>
         <term lang="cs">VoliÄ GIMP</term>
         <term lang="de">GIMP</term>
@@ -680,6 +680,8 @@
         <term lang="zh_CN">GIMP éèéæå</term>
 
         <listitem>
+          <anchor id="gimp-colorselector-gimp" />
+
           <para lang="en">
             With the GIMP Color Selector, you select a color by clicking on a
             one-dimensional strip located at the right edge, and then in a
@@ -792,7 +794,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="gimp-colorselector-cmyk">
+      <varlistentry>
         <term lang="en;de;it;lt;no">CMYK</term>
         <term lang="cs">VoliÄ CMYK</term>
         <term lang="fr">Le sÃlecteur CMJN</term>
@@ -800,6 +802,7 @@
         <term lang="zh_CN">CMYK</term>
 
         <listitem>
+          <anchor id="gimp-colorselector-cmyk" />
           <para lang="en">
             You get to this selector by clicking on the printer icon. The CMYK
             view gives you the possibility to manage colors from the
@@ -872,7 +875,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="gimp-colorselector-triangle">
+      <varlistentry>
         <term lang="en">Triangle</term>
         <term lang="cs">TrojÃhelnÃk</term>
         <term lang="de">Dreieck (HSV-Farbkreis)</term>
@@ -884,6 +887,8 @@
         <term lang="zh_CN">äè</term>
 
         <listitem>
+          <anchor id="gimp-colorselector-triangle" />
+
           <indexterm lang="en">
             <primary>Triangle Color Selector</primary>
           </indexterm>
@@ -975,7 +980,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="gimp-colorselector-watercolor">
+      <varlistentry>
         <term lang="en">Watercolor</term>
         <term lang="cs">Vodovà barva</term>
         <term lang="de">Wasserfarbe</term>
@@ -987,6 +992,8 @@
         <term lang="zh_CN">æå</term>
 
         <listitem>
+          <anchor id="gimp-colorselector-watercolor" />
+
           <indexterm lang="en;cs">
             <primary>Watercolor Color Selector</primary>
           </indexterm>
@@ -1106,7 +1113,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="gimp-colorselector-palette" lang="en;de;no;ru">
+      <varlistentry lang="en;de;no;ru">
         <term>
           <phrase lang="en">Palette</phrase>
           <phrase lang="de">Farbpalette</phrase>
@@ -1118,6 +1125,8 @@
         </term>
 
         <listitem>
+          <anchor id="gimp-colorselector-palette" />
+
           <indexterm lang="en">
             <primary>Palette Color Selector</primary>
           </indexterm>
@@ -1188,7 +1197,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="gimp-colorselector-scales">
+      <varlistentry>
         <term lang="en">Scales</term>
         <term lang="cs">Stupnice</term>
         <term lang="de">Schieberegler</term>
@@ -1200,6 +1209,8 @@
         <term lang="zh_CN">çæ</term>
 
         <listitem>
+          <anchor id="gimp-colorselector-scales" />
+
           <para lang="en">
             This selector displays a global view of R, G, B channels and H, S,
             V values, placed in sliders.

Modified: trunk/src/menus/image-scale.xml
==============================================================================
--- trunk/src/menus/image-scale.xml	(original)
+++ trunk/src/menus/image-scale.xml	Sat Jul  5 21:22:44 2008
@@ -251,7 +251,8 @@
     åææçæçåçååïåääççæåååèã<!-- TODO: zh_CN link to do -->
   </para>
 
-  <note id="gimp-image-scale-warning">
+  <anchor id="gimp-image-scale-warning" />
+  <note>
     <para lang="en">
       If scaling would produce an image larger than the
       <quote>Maximum new image size</quote> set in the

Modified: trunk/src/menus/layer-text-commands.xml
==============================================================================
--- trunk/src/menus/layer-text-commands.xml	(original)
+++ trunk/src/menus/layer-text-commands.xml	Sat Jul  5 21:22:44 2008
@@ -214,7 +214,8 @@
             aus Bereichen unterschiedlicher Transparenz gebildet):
           </para>
           
-          <listitem id="gimp-layer-text-selection-replace">
+          <listitem>
+            <anchor id="gimp-layer-text-selection-replace" />
             <formalpara lang="en">
               <title>Text to Selection:</title>
               <para>
@@ -246,7 +247,8 @@
             </formalpara>
           </listitem>
 
-          <listitem id="gimp-layer-text-selection-add">
+          <listitem>
+            <anchor id="gimp-layer-text-selection-add" />
             <formalpara lang="en">
               <title>Add text to Selection:</title>
               <para>
@@ -277,7 +279,8 @@
             </formalpara>
           </listitem>
 
-          <listitem id="gimp-layer-text-selection-subtract">
+          <listitem>
+            <anchor id="gimp-layer-text-selection-subtract" />
             <formalpara lang="en">
               <title>Subtract text from Selection:</title>
               <para>
@@ -308,7 +311,8 @@
             </formalpara>
           </listitem>
 
-          <listitem id="gimp-layer-text-selection-intersect">
+          <listitem>
+            <anchor id="gimp-layer-text-selection-intersect" />
             <formalpara lang="en">
               <title>Intersect text with Selection:</title>
               <para>

Modified: trunk/src/menus/view-zoom.xml
==============================================================================
--- trunk/src/menus/view-zoom.xml	(original)
+++ trunk/src/menus/view-zoom.xml	Sat Jul  5 21:22:44 2008
@@ -475,7 +475,7 @@
 
     <variablelist>
       <!--TODO cs es it zh_CN: Revert Zoom-->
-      <varlistentry id="gimp-view-zoom-revert" lang="en;de;lt;no">
+      <varlistentry lang="en;de;lt;no">
         <term>
           <phrase lang="en">Revert Zoom</phrase>
           <phrase lang="de">
@@ -490,6 +490,8 @@
 
         <!--TODO lt: "Revert Zoom" shortcut-->
         <listitem>
+          <anchor id="gimp-view-zoom-revert" />
+
           <para lang="en">
             (Shortcut: <keycap>`</keycap> [grave
             accent,<quote>backtick</quote>]) This command will reset the zoom
@@ -528,7 +530,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="gimp-view-zoom-out">
+      <varlistentry>
         <term lang="en">Zoom Out</term>
         <term lang="cs">OddÃlit</term>
         <term lang="de">Verkleinern (<keycap>-</keycap>)</term>
@@ -540,6 +542,8 @@
         <term lang="zh_CN">çå</term>
 
         <listitem>
+          <anchor id="gimp-view-zoom-out" />
+
           <para lang="en">
             (Shortcut: <keycap>-</keycap>)  Each time <quote>Zoom Out</quote>
             is used, the zoom factor is decreased by about 30%.  There is a
@@ -586,7 +590,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="gimp-view-zoom-in">
+      <varlistentry>
         <term lang="en">Zoom In</term>
         <term lang="cs">PÅiblÃÅit</term>
         <term lang="de">VergrÃÃern (<keycap>+</keycap>)</term>
@@ -598,6 +602,7 @@
         <term lang="zh_CN">æå</term>
 
         <listitem>
+          <anchor id="gimp-view-zoom-in" />
           <para lang="en">
             (Shortcut: <keycap>+</keycap>)
             Each time <quote>Zoom In</quote> is used, the zoom factor is
@@ -729,7 +734,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry  id="gimp-view-zoom-fit-in">
+      <varlistentry>
         <term lang="en">Fit Image in Window</term>
         <term lang="cs">Celà obrÃzek do okna</term>
         <term lang="de">
@@ -746,6 +751,7 @@
         <term lang="zh_CN">åéçå</term>
 
         <listitem>
+          <anchor id="gimp-view-zoom-fit-in" />
           <para lang="en">
             (Shortcut:
             <keycombo>
@@ -846,7 +852,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry  id="gimp-view-zoom-fill">
+      <varlistentry>
         <!--PENDING all: renamed label in GIMP-2.6: "Fill Window"-->
         <term>
           <anchor id="gimp-view-zoom-fit-to" xreflabel="Fit Image to Window"/>
@@ -862,6 +868,7 @@
         </term>
 
         <listitem>
+          <anchor id="gimp-view-zoom-fill" />
           <para lang="en">
             This command zooms the image as large as possible without
             requiring any padding to be shown. This means that the image
@@ -919,7 +926,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="gimp-view-zoom-100">
+      <varlistentry>
         <term lang="en">A:B (X%)</term>
         <term lang="cs">A:B (X%)</term>
         <term lang="de">
@@ -933,6 +940,7 @@
         <term lang="zh_CN">A:B</term>
 
         <listitem>
+          <anchor id="gimp-view-zoom-100" />
           <para lang="en">
             With these commands, you can select one of the pre-set zoom
             levels. Each of the menu labels gives a ratio, as well as a
@@ -986,7 +994,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="gimp-view-zoom-other">
+      <varlistentry>
         <term lang="en">Other</term>
         <term lang="cs">JinÃ</term>
         <term lang="de">Benutzerdefiniert</term>
@@ -997,7 +1005,8 @@
         <term lang="no">Andre</term>
         <term lang="zh_CN">åå</term>
 
-        <listitem>
+        <listitem> 
+          <anchor id="gimp-view-zoom-other" />
           <para lang="en">
             This command brings up a dialog which allows you to choose any
             zoom level you would like, within the range of 1:256 (0.39%) to

Modified: trunk/src/toolbox/toolbox-color-area.xml
==============================================================================
--- trunk/src/toolbox/toolbox-color-area.xml	(original)
+++ trunk/src/toolbox/toolbox-color-area.xml	Sat Jul  5 21:22:44 2008
@@ -295,7 +295,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id='gimp-toolbox-default-colors'>
+      <varlistentry>
         <term lang="en">Default colors</term>
         <term lang="cs">VÃchozà barvy</term>
         <term lang="de">Standardfarben</term>
@@ -310,6 +310,7 @@
         <term lang="sv">StandardfÃrger</term>
 
         <listitem>
+          <anchor id="gimp-toolbox-default-colors" />
           <para lang="en"><!--TODO es;it;-->
             Clicking on this small symbol resets the Foreground and Background
             colors to black and white, respectively. Pressing the
@@ -368,7 +369,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id='gimp-toolbox-swap-colors'>
+      <varlistentry>
         <term lang="en">Swap FG/BG colors</term>
         <term lang="cs">Prohodit barvu popÅedà a pozadÃ</term>
         <term lang="de">Farben vertauschen</term>
@@ -383,6 +384,7 @@
         <term lang="sv">Byt fÃrger</term>
 
         <listitem>
+          <anchor id="gimp-toolbox-swap-colors" />
           <para lang="en">  <!--Changed 050904-->
             Clicking on the small curved line with two arrowheads causes
             the Foreground and Background colors to be swapped. Pressing the

Modified: trunk/stylesheets/gimp-help-screen.css
==============================================================================
--- trunk/stylesheets/gimp-help-screen.css	(original)
+++ trunk/stylesheets/gimp-help-screen.css	Sat Jul  5 21:22:44 2008
@@ -10,14 +10,14 @@
      William Skaggs
      Jakub Steiner
 
-	Version history:
-	2007-08-26 lexa: changed color scheme to the one of the 2.4 GIMP.org page
-	2007-07-10 ude: recolored variablelists within glossary
-	2007-05-16 ude: added glossary quicklinks
-	2007-05-14 ude: recolored very nested variablelists; left-aligned biblioentry
-	2007-04-01 lexa: applied a suggestion from pierre to center images and
-	           captions instead of left aligning them
-	2007-03-01 ude: recolored variablelists within a variablelist
+    Version history:
+    2007-08-26 lexa: changed color scheme to the one of the 2.4 GIMP.org page
+    2007-07-10 ude: recolored variablelists within glossary
+    2007-05-16 ude: added glossary quicklinks
+    2007-05-14 ude: recolored very nested variablelists; left-aligned biblioentry
+    2007-04-01 lexa: applied a suggestion from pierre to center images and
+               captions instead of left aligning them
+    2007-03-01 ude: recolored variablelists within a variablelist
 */
 @media screen {
 body {
@@ -28,10 +28,11 @@
 }
 .book,.section,div.sect1,div.sect2,div.sect3,.simplesect,.chapter,.part,.preface,.glossary,.bibliography,.reference,.refentry,.appendix,.index
 {
-  max-width: 45em;
+  max-width: 55em;
   min-width: 15em;
   margin: 0 auto;
   margin-bottom: 2em;
+  padding: 0 1em;
 }
 h1,h2,h3,h4,h5,h6,h7 {
   clear: both;
@@ -562,8 +563,8 @@
 /* For text only (<guiicon><inlinemediaobject><textobject>) */
 .guiicon .inlinemediaobject span {
   color: #0e2426;
-  background-color: #f0ffff;	/* azure */
-  border: 1px solid #999999;	/* grey60 */
+  background-color: #f0ffff;    /* azure */
+  border: 1px solid #999999;    /* grey60 */
   font-style: italic;
   padding-left: 2px;
   padding-right: 2px;

Modified: trunk/stylesheets/makeindex.xsl
==============================================================================
--- trunk/stylesheets/makeindex.xsl	(original)
+++ trunk/stylesheets/makeindex.xsl	Sat Jul  5 21:22:44 2008
@@ -52,6 +52,7 @@
 
   <xsl:template match="obj">
     <xsl:if test="@targetptr and starts-with(@targetptr, 'gimp-')
+              and not(@element = 'anchor')
               and not(@element = 'footnote')
               and not(@element = 'figure')">
       <help-item>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]