Author: buildbot
Date: Fri Sep 16 05:31:35 2011
New Revision: 795853
Log:
Staging update by buildbot
Modified:
websites/staging/odftoolkit/trunk/content/odftoolkit/xsltrunner/Home.html
Modified: websites/staging/odftoolkit/trunk/content/odftoolkit/xsltrunner/Home.html
==============================================================================
--- websites/staging/odftoolkit/trunk/content/odftoolkit/xsltrunner/Home.html (original)
+++ websites/staging/odftoolkit/trunk/content/odftoolkit/xsltrunner/Home.html Fri Sep 16 05:31:35
2011
@@ -21,7 +21,7 @@
<link href="/odftoolkit/css/odf.css" rel="stylesheet" type="text/css">
-<title></title>
+<title>ODF Conformance and other Tools</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
@@ -77,21 +77,19 @@
</div>
<div id="contenta">
-
- <p><a href="http://www.oasis-open.org/committees/office" target="_blank">[[image:
oasis_odf_logo.png |right]]</a>
-= <span style="color:#E86F00;font-style:italic;font-weight:bold;">ODF Conformance and
other Tools Wiki</span> =</p>
-<p>This project develops tools for checking [http://www.oasis-open.org/committees/office
ODF] conformance as well as tools that simplify the processing of ODF documents.</p>
-<p>= Conformance Tools =
-Tools for validating and checking conformance of of ODF documents.</p>
+ <h1 class="title">ODF Conformance and other Tools</h1>
+ <p>This project develops tools for checking <a href="http://www.oasis-open.org/committees/office">ODF</a>
conformance as well as tools that simplify the processing of ODF documents.</p>
+<h2 id="conformance-tools">Conformance Tools</h2>
+<p>Tools for validating and checking conformance of of ODF documents.</p>
<ul>
-<li>[[ODFValidator]]: A validating for ODF documents.</li>
-<li>[http://tools.odftoolkit.org/odfvalidator Online ODF Validator]: An online validator
for ODF documents.</li>
+<li><strong>ODFValidator</strong>: A validating for ODF documents.</li>
+<li><a href="http://tools.odftoolkit.org/odfvalidator"><strong>Online ODF
Validator</strong></a>: An online validator for ODF documents.</li>
</ul>
-<p>= Application and Tools =
-Other tools for processing ODF documents.</p>
+<h2 id="application-and-tools">Application and Tools</h2>
+<p>Other tools for processing ODF documents.</p>
<ul>
-<li>[[ODFXSLTRunner|ODF XSLT Runner]]: A tools that simplifies the application of XSLT
stylesheets to ODF documents.</li>
-<li>[[ODFXSLTRunnerTask|ODF XSLT Runner Task]]: An Ant task for the application of
XSLT stylesheets to ODF documents.</li>
+<li><strong>ODF XSLT Runner</strong>: A tools that simplifies the application
of XSLT stylesheets to ODF documents.</li>
+<li><strong>ODF XSLT Runner Task</strong>: An Ant task for the application
of XSLT stylesheets to ODF documents.</li>
</ul>
</div>
|