Update of /cvsroot/sheets/sheets/src/documentation/skins/sheets-site/xslt/html In directory sc8-pr-cvs1:/tmp/cvs-serv9797/src/documentation/skins/sheets-site/xslt/html Modified Files: book2menu.xsl document2html.xsl pathutils.xsl site2xhtml.xsl tab2menu.xsl Log Message: Doc Changes: Tested with the released version of Centipede, and checked in an updated skin. Fixed the SourceForge link to point to the main page rather than the sheets project (per their instructions) Code Changes: Fixed the build files so an empty arg.sheets property is handled correctly. Re-enabled the xml extension for the DocExpert, because it was causing a NullPointerException on export Fixed some color references in the ui to point to the Profile, rather than be hard-coded. Index: book2menu.xsl =================================================================== RCS file: /cvsroot/sheets/sheets/src/documentation/skins/sheets-site/xslt/html/book2menu.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Index: document2html.xsl =================================================================== RCS file: /cvsroot/sheets/sheets/src/documentation/skins/sheets-site/xslt/html/document2html.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Index: pathutils.xsl =================================================================== RCS file: /cvsroot/sheets/sheets/src/documentation/skins/sheets-site/xslt/html/pathutils.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Index: site2xhtml.xsl =================================================================== RCS file: /cvsroot/sheets/sheets/src/documentation/skins/sheets-site/xslt/html/site2xhtml.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Index: tab2menu.xsl =================================================================== RCS file: /cvsroot/sheets/sheets/src/documentation/skins/sheets-site/xslt/html/tab2menu.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 |