web interface: sort descriptions like the form fields in get_info, cert_search
[openxpki.git] / www.openxpki.org / trunk / htdocs / support / index.html
blobe1eb8864bf85e84a0bc110a4bcbf86bdd9c428d3
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4 <head>
5 <title>OpenXPKI Project - Support</title>
6 <link rel="stylesheet" title="default" href="../css/openxpki.css" type="text/css" />
7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10 </head>
11 <body>
12 <div id="page">
14 <div id="header">
15 <a href="..">
16 <img src="../images/openxpki_logo.png"
17 alt="OpenXPKI Project"/>
18 </a>
20 </div> <!-- header -->
22 <div id="navi">
23 <div class="menu">
24 <div class="menu_item"><a href="..">Home</a></div>
25 <div class="menu_item"><a href="../features/index.html">Features</a></div>
26 <div class="menu_item"><a href="../secadvs/index.html">Security Advisories</a></div>
27 <div class="menu_item"><a href="../news/index.html">News</a></div>
28 <div class="menu_item"><a href="../docs/index.html">Documentation</a></div>
29 <div class="menu_item"><a href="index.html">Support</a></div>
30 <div class="menu_sub_item"><a href="commercial.html">Commercial support</a></div>
31 <div class="menu_item"><a href="../download/index.html">Download</a></div>
32 <div class="menu_item"><a href="http://wiki.openxpki.org">Wiki</a></div>
33 <div class="menu_item"><a href="../resources/index.html">Resources</a></div>
34 <div class="menu_item"><a href="../foundation/index.html">Foundation</a></div>
35 <div class="menu_item"><a href="../legacy/index.html">OpenCA Legacy</a></div>
36 <div class="w3c">
37 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=150124&amp;type=1" width="88" height="31" alt="SourceForge.net Logo" /></a>
38 </div>
39 <div class="w3c">
40 <a href="http://validator.w3.org/check?uri=http://www.openxpki.org/support/index.html"><img class="noborder" src="../images/valid-xhtml10.png" alt="Valid XHTML 1.0!" height="31" width="88" /></a>
41 </div>
42 <div class="w3c">
43 <a href="http://www.masonhq.com/"><img class="noborder" src="../images/built-with-white1.png" alt="Built with Mason" height="31" width="88" /></a>
44 </div>
47 </div> <!-- menu -->
48 </div> <!-- navi -->
50 <div id="content">
52 <h2>OpenXPKI Support</h2>
53 <p>
54 For users and developers the official Mailing Lists and SourceForge
55 tools (such as the bug tracker) are the primary resources for support.
56 Please refer to the
57 <a href="../resources/index.html">Resources</a> section for details.
58 </p>
59 <p>
60 OpenXPKI is capable of being used in professional environments and can
61 be highly customized to project needs.
62 In this case you may be interested in companies offering
63 <a href="commercial.html">commercial support</a>
64 for OpenXPKI.
65 </p>
66 </div> <!-- content -->
68 <div id="footer">
69 Last modified by svysh on Mon Jan 26 10:36:26 UTC 2009
70 (based on rev. 654). &copy; 2005 - 2008 OpenXPKI Foundation
73 </div> <!-- footer -->
75 </div> <!-- page -->
76 </body>
77 </html>