Code

Updated faiSummary to be w3c conform
[gosa.git] / gosa-core / update-online-help
index f58bf64b62a069d1d2d46a6fdace79a30149268b..cb3fd98ac174d7fc83359cc0b4af29d1c73319d0 100755 (executable)
@@ -35,7 +35,8 @@ cat << EOF > doc/guide.xml
                specified for this class below.
        -->
        
-       <!-- name="class name" value="displayed text" path="path to helpfiles" 
+       <!--
+               <ENTRY NAME="class name" VALUE="displayed text" PATH="path to helpfiles" FILE="path to htmlfile" />
                 Leave blank to display message "There is no helpfile specified for this class."        
        -->
 <ENTRIES>
@@ -59,7 +60,7 @@ fi
 popd &> /dev/null
 
 echo -en "</ENTRIES>\n" >> doc/guide.xml
-#sed -i "s~\t~ ~;s~\t~~g;" doc/guide.xml
+sed -i s/"[ \t][ \t]*"/" "/g doc/guide.xml
 echo -en " done.\n"
 
 # Core help