[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/koffice (silent)
From:       Eckhart Wörner <ew () ewsoftware ! de>
Date:       2006-04-12 14:17:50
Message-ID: 1144851470.924458.11518.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 529080 by ewoerner:

SVN_SILENT Validation fix(es)

 M  +1 -1      announcements/changelog-1.3beta1.php  
 M  +1 -1      announcements/changelog-1.5.php  
 M  +1 -1      announcements/changelog-1.5beta1.php  
 M  +3 -3      developer/fileformat/validate.php  
 M  +1 -1      developer/filters/status.php  
 M  +1 -1      filters/1.5/index.php  
 M  +1 -1      krita/faq.php  


--- trunk/www/areas/koffice/announcements/changelog-1.3beta1.php #529079:529080
@@ -200,7 +200,7 @@
   DPRODUCT, DSTDEV, DSTDEVP, DSUM, DVAR, DVARP
 </p>
 
-<p><em>Reference & Lookup (8):</em>
+<p><em>Reference &amp; Lookup (8):</em>
   ADDRESS, AREAS, CHOOSE, COLUMN, COLUMNS, 
   INDIRECT, ROW, ROWS
 </p>
--- trunk/www/areas/koffice/announcements/changelog-1.5.php #529079:529080
@@ -481,7 +481,7 @@
  </li>
  <li>use KOffice documents as layers</li>
  <li>adjustment layers</li>
- <li>fix drag & drop of images into Krita</li>
+ <li>fix drag &amp; drop of images into Krita</li>
  <li>histogram docker</li>
  <li>group layers in folders</li>
  <li>much, much nicer layerbox with previews and tooltips</li>
--- trunk/www/areas/koffice/announcements/changelog-1.5beta1.php #529079:529080
@@ -358,7 +358,7 @@
  </li>
  <li>use KOffice documents as layers</li>
  <li>adjustment layers</li>
- <li>fix drag & drop of images into Krita</li>
+ <li>fix drag &amp; drop of images into Krita</li>
  <li>histogram docker</li>
  <li>group layers in folders</li>
  <li>much, much nicer layerbox with previews and tooltips</li>
--- trunk/www/areas/koffice/developer/fileformat/validate.php #529079:529080
@@ -57,14 +57,14 @@
    <pre><code>
 #!/bin/sh
 input="$1"
-echo "$input" | grep -v '^/' >/dev/null 2>&1 && input="$PWD/$input"
+echo "$input" | grep -v '^/' >/dev/null 2>&amp;1 &amp;&amp; input="$PWD/$input"
 tmpdir=/tmp/oasistmp
-rm -rf $tmpdir ; mkdir $tmpdir && cd $tmpdir || exit 1
+rm -rf $tmpdir ; mkdir $tmpdir &amp;&amp; cd $tmpdir || exit 1
 unzip -o $input || exit 1
 for f in content.xml styles.xml meta.xml settings.xml; do
   echo "Checking $f..." ; oasislint $f
   if test $? -eq 0 ; then
-    echo "Checking $f strict..." && oasislint-strict $f
+    echo "Checking $f strict..." &amp;&amp; oasislint-strict $f
   fi
 done
    </code></pre>
--- trunk/www/areas/koffice/developer/filters/status.php #529079:529080
@@ -429,7 +429,7 @@
       <td width="30%" align="left" valign="top">OpenEXR</td>
       <td width="50%" align="left" valign="top">
                 <a href="http://www.openexr.com/">OpenEXR</a> is a high \
                dynamic-range (HDR) format <br /> 
-                developed by <a href="http://www.ilm.com">Industrial Light & \
Magic</a> +                developed by <a href="http://www.ilm.com">Industrial Light \
&amp; Magic</a>  </td>
       <td width="10%" align="center" valign="top">
         <a href="http://websvn.kde.org/*checkout*/trunk/koffice/filters/krita/openexr/status.html#import?content-type=text/html">****</a>
                
--- trunk/www/areas/koffice/filters/1.5/index.php #529079:529080
@@ -356,7 +356,7 @@
       <td width="30%" align="left" valign="top">OpenEXR</td>
       <td width="50%" align="left" valign="top">
                 <a href="http://www.openexr.com/">OpenEXR</a> is a high \
                dynamic-range (HDR) format <br /> 
-                developed by <a href="http://www.ilm.com">Industrial Light & \
Magic</a> +                developed by <a href="http://www.ilm.com">Industrial Light \
&amp; Magic</a>  </td>
       <td width="10%" align="center" valign="top">****</td>
       <td width="10%" align="center" valign="top">****</td>
--- trunk/www/areas/koffice/krita/faq.php #529079:529080
@@ -80,7 +80,7 @@
 Other planned features:
 </p>
 <ul>
-<li>HSV, Wet & Sticky and Wet Canvas color models</li>
+<li>HSV, Wet &amp; Sticky and Wet Canvas color models</li>
 <li>image manipulation filters for advanced import/export</li>
 <li>wide range of region selection methods, including fuzzy selection and boundary \
detection</li>  <li>scripting with the Python language</li>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic