1
|
<!DOCTYPE html>
|
2
|
<html lang="en">
|
3
|
<head>
|
4
|
<meta charset="utf-8" />
|
5
|
<title>Redmine</title>
|
6
|
<meta name="description" content="Redmine" />
|
7
|
<meta name="keywords" content="issue,bug,tracker" />
|
8
|
<meta content="authenticity_token" name="csrf-param" />
|
9
|
<meta content="AMFipKVJ548dfWoN7ivwnMM2frcRtB85BqNOfokIDX8=" name="csrf-token" />
|
10
|
<link rel='shortcut icon' href='/redmine/favicon.ico' />
|
11
|
<link href="/redmine/stylesheets/jquery/jquery-ui-1.8.21.css" media="all" rel="stylesheet" type="text/css" />
|
12
|
<link href="/redmine/themes/classic/stylesheets/application.css" media="all" rel="stylesheet" type="text/css" />
|
13
|
|
14
|
<script src="/redmine/javascripts/jquery-1.7.2-ui-1.8.21-ujs-2.0.3.js" type="text/javascript"></script>
|
15
|
<script src="/redmine/javascripts/application.js" type="text/javascript"></script>
|
16
|
<script type="text/javascript">
|
17
|
//<![CDATA[
|
18
|
$(window).load(function(){ warnLeavingUnsaved('The current page contains unsaved text that will be lost if you leave this page.'); });
|
19
|
//]]>
|
20
|
</script>
|
21
|
|
22
|
|
23
|
<!-- page specific tags -->
|
24
|
<link href="http://localhost:3000/news.atom" rel="alternate" title="Redmine: Latest news" type="application/atom+xml" />
|
25
|
<link href="http://localhost:3000/activity.atom" rel="alternate" title="Redmine: Activity" type="application/atom+xml" />
|
26
|
</head>
|
27
|
<body class="theme-Classic controller-welcome action-index">
|
28
|
<div id="wrapper">
|
29
|
<div id="wrapper2">
|
30
|
<div id="wrapper3">
|
31
|
<div id="top-menu">
|
32
|
<div id="account">
|
33
|
<ul><li><a href="/login" class="login">Sign in</a></li>
|
34
|
<li><a href="/account/register" class="register">Register</a></li></ul> </div>
|
35
|
|
36
|
<ul><li><a href="/" class="home">Home</a></li>
|
37
|
<li><a href="/projects" class="projects">Projects</a></li>
|
38
|
<li><a href="http://www.redmine.org/guide" class="help">Help</a></li></ul></div>
|
39
|
|
40
|
<div id="header">
|
41
|
<div id="quick-search">
|
42
|
<form accept-charset="UTF-8" action="/search" method="get"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓" /></div>
|
43
|
|
44
|
<label for='q'>
|
45
|
<a href="/search" accesskey="4">Search</a>:
|
46
|
</label>
|
47
|
<input accesskey="f" class="small" id="q" name="q" size="20" type="text" />
|
48
|
</form>
|
49
|
</div>
|
50
|
|
51
|
<h1>Redmine</h1>
|
52
|
|
53
|
</div>
|
54
|
|
55
|
<div id="main" class="nosidebar">
|
56
|
<div id="sidebar">
|
57
|
|
58
|
|
59
|
</div>
|
60
|
|
61
|
<div id="content">
|
62
|
|
63
|
<h2>Home</h2>
|
64
|
|
65
|
<div class="splitcontentleft">
|
66
|
|
67
|
|
68
|
</div>
|
69
|
|
70
|
<div class="splitcontentright">
|
71
|
<div class="projects box">
|
72
|
<h3>Latest projects</h3>
|
73
|
<ul>
|
74
|
<li>
|
75
|
<a href="/projects/indigo-cairo">Indigo-Cairo</a> (2011-03-29 22:07)
|
76
|
<p>This project provides a renderer for Indigo scenegraphs via the Cairo toolkit.</p>
|
77
|
</li>
|
78
|
<li>
|
79
|
<a href="/projects/indigo-x11">Indigo-X11</a> (2009-11-25 20:54)
|
80
|
<p>This project provides a renderer for Indigo scenegraphs. The current render is able to output to X11 and XRender.</p>
|
81
|
</li>
|
82
|
<li>
|
83
|
<a href="/projects/guardian">Guardian</a> (2009-11-25 20:53)
|
84
|
<p>Guardian is a sophisticated multi-hypothesis tracking API. As some of the information contained in the project is potentially export restricted, the API is provided upon request only and will only be provided to US persons.</p>
|
85
|
</li>
|
86
|
<li>
|
87
|
<a href="/projects/xylon">Xylon</a> (2009-11-25 20:30)
|
88
|
<p>The Xylon projects is an attempt to provide a XSD code generator with a small runtime library.</p>
|
89
|
</li>
|
90
|
<li>
|
91
|
<a href="/projects/inquest">Inquest</a> (2009-11-25 20:29)
|
92
|
<p>The inquest project is a simple project to execute unit tests. The unit tests are each executed within their own process and the test reports are saved in XML format. <br />Inquest is used by us for all projects with the exception of Canopy and Timber, since Inquest depends on those two itself....</p>
|
93
|
</li>
|
94
|
</ul>
|
95
|
</div>
|
96
|
|
97
|
</div>
|
98
|
|
99
|
|
100
|
|
101
|
<div style="clear:both;"></div>
|
102
|
</div>
|
103
|
</div>
|
104
|
</div>
|
105
|
|
106
|
<div id="ajax-indicator" style="display:none;"><span>Loading...</span></div>
|
107
|
<div id="ajax-modal" style="display:none;"></div>
|
108
|
|
109
|
<div id="footer">
|
110
|
<div class="bgl"><div class="bgr">
|
111
|
Powered by <a href="http://www.redmine.org/">Redmine</a> © 2006-2012 Jean-Philippe Lang
|
112
|
</div></div>
|
113
|
</div>
|
114
|
</div>
|
115
|
</div>
|
116
|
|
117
|
|
118
|
|
119
|
|
120
|
|
121
|
</body>
|
122
|
</html>
|