mine_shaft 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG +3 -0
- data/LICENSE +20 -0
- data/README.textile +93 -0
- data/Rakefile +9 -0
- data/lib/mine_shaft.rb +13 -0
- data/lib/mine_shaft/errors.rb +5 -0
- data/lib/mine_shaft/html_table.rb +101 -0
- data/lib/mine_shaft/login_page.rb +51 -0
- data/lib/mine_shaft/shaft.rb +49 -0
- data/lib/mine_shaft/user_agent.rb +109 -0
- data/lib/mine_shaft/version.rb +3 -0
- data/lib/mine_shaft/web_page.rb +31 -0
- data/spec/fixtures/failed_login.html +118 -0
- data/spec/fixtures/home_page.html +3 -0
- data/spec/fixtures/login.html +117 -0
- data/spec/fixtures/multiple_tables.html +212 -0
- data/spec/fixtures/projects_table.html +16 -0
- data/spec/fixtures/wiki_page_with_multiple_tables.html +193 -0
- data/spec/fixtures/wiki_page_with_no_table_id.html +176 -0
- data/spec/fixtures/wiki_page_with_projects_table.html +176 -0
- data/spec/mine_shaft/html_table_spec.rb +60 -0
- data/spec/mine_shaft/shaft_spec.rb +56 -0
- data/spec/mine_shaft/user_agent_spec.rb +62 -0
- data/spec/mine_shaft/web_page_spec.rb +25 -0
- data/spec/spec.opts +4 -0
- data/spec/spec_helper.rb +8 -0
- data/spec/support/mine_shaft_helpers.rb +9 -0
- metadata +169 -0
@@ -0,0 +1,193 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
+
<!-- saved from url=(0071)http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki -->
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
4
|
+
|
5
|
+
<title>test - Wiki - Redmine</title>
|
6
|
+
<meta name="description" content="Redmine">
|
7
|
+
<meta name="keywords" content="issue,bug,tracker">
|
8
|
+
<link rel="shortcut icon" href="http://ec2-67-202-60-18.compute-1.amazonaws.com/favicon.ico?1290314546">
|
9
|
+
<link href="./projects_table_files/application.css" media="all" rel="stylesheet" type="text/css">
|
10
|
+
|
11
|
+
<script src="./projects_table_files/prototype.js" type="text/javascript"></script>
|
12
|
+
<script src="./projects_table_files/effects.js" type="text/javascript"></script>
|
13
|
+
<script src="./projects_table_files/dragdrop.js" type="text/javascript"></script>
|
14
|
+
<script src="./projects_table_files/controls.js" type="text/javascript"></script>
|
15
|
+
<script src="./projects_table_files/application.js" type="text/javascript"></script>
|
16
|
+
<link href="./projects_table_files/jstoolbar.css" media="screen" rel="stylesheet" type="text/css">
|
17
|
+
<!--[if IE]>
|
18
|
+
<style type="text/css">
|
19
|
+
* html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); }
|
20
|
+
body {behavior: url(/stylesheets/csshover.htc?1290314546);}
|
21
|
+
</style>
|
22
|
+
<![endif]-->
|
23
|
+
|
24
|
+
<!-- page specific tags -->
|
25
|
+
|
26
|
+
<link href="./projects_table_files/scm.css" media="screen" rel="stylesheet" type="text/css">
|
27
|
+
</head>
|
28
|
+
<body class="controller-wiki action-show">
|
29
|
+
<div id="wrapper">
|
30
|
+
<div id="wrapper2">
|
31
|
+
<div id="top-menu">
|
32
|
+
<div id="account">
|
33
|
+
<ul><li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/my/account" class="my-account">My account</a></li>
|
34
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/logout" class="logout">Sign out</a></li></ul> </div>
|
35
|
+
<div id="loggedas">Logged in as <a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/users/1">admin</a></div>
|
36
|
+
<ul><li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/" class="home">Home</a></li>
|
37
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/my/page" class="my-page">My page</a></li>
|
38
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects" class="projects">Projects</a></li>
|
39
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/admin" class="administration">Administration</a></li>
|
40
|
+
<li><a href="http://www.redmine.org/guide" class="help">Help</a></li></ul></div>
|
41
|
+
|
42
|
+
<div id="header">
|
43
|
+
<div id="quick-search">
|
44
|
+
<form action="http://ec2-67-202-60-18.compute-1.amazonaws.com/search/index/test" method="get">
|
45
|
+
<input name="wiki_pages" type="hidden" value="1">
|
46
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/search/index/test" accesskey="4">Search</a>:
|
47
|
+
<input accesskey="f" class="small" id="q" name="q" size="20" type="text">
|
48
|
+
</form>
|
49
|
+
|
50
|
+
</div>
|
51
|
+
|
52
|
+
<h1>test</h1>
|
53
|
+
|
54
|
+
|
55
|
+
<div id="main-menu">
|
56
|
+
<ul><li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test" class="overview">Overview</a></li>
|
57
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/activity" class="activity">Activity</a></li>
|
58
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues" class="issues">Issues</a></li>
|
59
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues/new" accesskey="7" class="new-issue">New issue</a></li>
|
60
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues/gantt" class="gantt">Gantt</a></li>
|
61
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues/calendar" class="calendar">Calendar</a></li>
|
62
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/news" class="news">News</a></li>
|
63
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/documents" class="documents">Documents</a></li>
|
64
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki" class="wiki selected">Wiki</a></li>
|
65
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/files" class="files">Files</a></li>
|
66
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/settings" class="settings">Settings</a></li></ul>
|
67
|
+
</div>
|
68
|
+
|
69
|
+
</div>
|
70
|
+
|
71
|
+
<div class="" id="main">
|
72
|
+
<div id="sidebar">
|
73
|
+
|
74
|
+
|
75
|
+
<h3>Wiki</h3>
|
76
|
+
|
77
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki">Start page</a><br>
|
78
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/index">Index by title</a><br>
|
79
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/date_index">Index by date</a><br>
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
</div>
|
84
|
+
|
85
|
+
<div id="content">
|
86
|
+
|
87
|
+
<div class="contextual">
|
88
|
+
|
89
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/edit" accesskey="e" class="icon icon-edit">Edit</a>
|
90
|
+
<span id="watcher"><a class="icon icon-fav-off" href="http://ec2-67-202-60-18.compute-1.amazonaws.com/watchers/watch?object_id=1&object_type=wiki_page&replace=watcher" onclick="new Ajax.Request('/watchers/watch?object_id=1&object_type=wiki_page&replace=watcher', {asynchronous:true, evalScripts:true, parameters:'authenticity_token=' + encodeURIComponent('lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8=')}); return false;">Watch</a></span>
|
91
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/protect?protected=1" class="icon icon-lock" onclick="var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;var s = document.createElement('input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', 'lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8='); f.appendChild(s);f.submit();return false;">Lock</a>
|
92
|
+
|
93
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/rename" class="icon icon-move">Rename</a>
|
94
|
+
<a href="./projects_table_files/projects_table.html" class="icon icon-del" onclick="if (confirm('Are you sure ?')) { var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;var m = document.createElement('input'); m.setAttribute('type', 'hidden'); m.setAttribute('name', '_method'); m.setAttribute('value', 'delete'); f.appendChild(m);var s = document.createElement('input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', 'lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8='); f.appendChild(s);f.submit(); };return false;">Delete</a>
|
95
|
+
|
96
|
+
|
97
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/history" class="icon icon-history">History</a>
|
98
|
+
</div>
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
|
103
|
+
|
104
|
+
<div class="wiki">
|
105
|
+
<h1 id="Wiki">Wiki<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki#Wiki" class="wiki-anchor">¶</a></h1>
|
106
|
+
|
107
|
+
|
108
|
+
<table id="projects">
|
109
|
+
<tbody><tr>
|
110
|
+
<td>name</td>
|
111
|
+
<td>owner</td>
|
112
|
+
</tr>
|
113
|
+
<tr>
|
114
|
+
<td>Sunbeam</td>
|
115
|
+
<td>John Doe</td>
|
116
|
+
</tr>
|
117
|
+
<tr>
|
118
|
+
<td>Truby</td>
|
119
|
+
<td>Jane Doe</td>
|
120
|
+
</tr>
|
121
|
+
</tbody></table>
|
122
|
+
|
123
|
+
<h2>Members</h2>
|
124
|
+
<table id="members">
|
125
|
+
<tbody><tr>
|
126
|
+
<td>name</td>
|
127
|
+
<td>phone</td>
|
128
|
+
</tr>
|
129
|
+
<tr>
|
130
|
+
<td>Jack Phillips</td>
|
131
|
+
<td>999-999-9999</td>
|
132
|
+
</tr>
|
133
|
+
<tr>
|
134
|
+
<td>Will Wilson</td>
|
135
|
+
<td>123-123-1234</td>
|
136
|
+
</tr>
|
137
|
+
</tbody></table>
|
138
|
+
|
139
|
+
</div>
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
|
145
|
+
<div id="wiki_add_attachment">
|
146
|
+
<p><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki" id="attach_files_link" onclick="Element.show('add_attachment_form'); Element.hide(this); Element.scrollTo('add_attachment_form'); return false;">New file</a></p>
|
147
|
+
<form action="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/add_attachment" enctype="multipart/form-data" id="add_attachment_form" method="post" style="display:none;"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8="></div>
|
148
|
+
<div class="box">
|
149
|
+
<p><span id="attachments_fields">
|
150
|
+
<input name="attachments[1][file]" size="30" type="file"><label class="inline"><span id="attachment_description_label_content">Optional description</span><input name="attachments[1][description]" size="60" type="text" value="">
|
151
|
+
</label>
|
152
|
+
</span>
|
153
|
+
<br>
|
154
|
+
<small><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki#" onclick="addFileField(); return false;">Add another file</a>
|
155
|
+
(Maximum size: 5 MB)
|
156
|
+
</small>
|
157
|
+
</p>
|
158
|
+
</div>
|
159
|
+
<input name="commit" type="submit" value="Add">
|
160
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki" onclick="Element.hide('add_attachment_form'); Element.show('attach_files_link'); return false;">Cancel</a>
|
161
|
+
</form>
|
162
|
+
</div>
|
163
|
+
|
164
|
+
|
165
|
+
<p class="other-formats">Also available in:
|
166
|
+
<span><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki.html?version=4" class="html" rel="nofollow">HTML</a></span>
|
167
|
+
<span><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki.txt?version=4" class="txt" rel="nofollow">TXT</a></span>
|
168
|
+
</p>
|
169
|
+
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
<div style="clear:both;"></div>
|
178
|
+
</div>
|
179
|
+
</div>
|
180
|
+
|
181
|
+
<div id="ajax-indicator" style="display:none;"><span>Loading...</span></div>
|
182
|
+
|
183
|
+
<div id="footer">
|
184
|
+
<div class="bgl"><div class="bgr">
|
185
|
+
Powered by <a href="http://www.redmine.org/">Redmine</a> © 2006-2010 Jean-Philippe Lang
|
186
|
+
</div></div>
|
187
|
+
</div>
|
188
|
+
</div>
|
189
|
+
</div>
|
190
|
+
|
191
|
+
|
192
|
+
|
193
|
+
</body></html>
|
@@ -0,0 +1,176 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
+
<!-- saved from url=(0071)http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki -->
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
4
|
+
|
5
|
+
<title>test - Wiki - Redmine</title>
|
6
|
+
<meta name="description" content="Redmine">
|
7
|
+
<meta name="keywords" content="issue,bug,tracker">
|
8
|
+
<link rel="shortcut icon" href="http://ec2-67-202-60-18.compute-1.amazonaws.com/favicon.ico?1290314546">
|
9
|
+
<link href="./no_table_files/application.css" media="all" rel="stylesheet" type="text/css">
|
10
|
+
|
11
|
+
<script src="./no_table_files/prototype.js" type="text/javascript"></script>
|
12
|
+
<script src="./no_table_files/effects.js" type="text/javascript"></script>
|
13
|
+
<script src="./no_table_files/dragdrop.js" type="text/javascript"></script>
|
14
|
+
<script src="./no_table_files/controls.js" type="text/javascript"></script>
|
15
|
+
<script src="./no_table_files/application.js" type="text/javascript"></script>
|
16
|
+
<link href="./no_table_files/jstoolbar.css" media="screen" rel="stylesheet" type="text/css">
|
17
|
+
<!--[if IE]>
|
18
|
+
<style type="text/css">
|
19
|
+
* html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); }
|
20
|
+
body {behavior: url(/stylesheets/csshover.htc?1290314546);}
|
21
|
+
</style>
|
22
|
+
<![endif]-->
|
23
|
+
|
24
|
+
<!-- page specific tags -->
|
25
|
+
|
26
|
+
<link href="./no_table_files/scm.css" media="screen" rel="stylesheet" type="text/css">
|
27
|
+
</head>
|
28
|
+
<body class="controller-wiki action-show">
|
29
|
+
<div id="wrapper">
|
30
|
+
<div id="wrapper2">
|
31
|
+
<div id="top-menu">
|
32
|
+
<div id="account">
|
33
|
+
<ul><li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/my/account" class="my-account">My account</a></li>
|
34
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/logout" class="logout">Sign out</a></li></ul> </div>
|
35
|
+
<div id="loggedas">Logged in as <a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/users/1">admin</a></div>
|
36
|
+
<ul><li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/" class="home">Home</a></li>
|
37
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/my/page" class="my-page">My page</a></li>
|
38
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects" class="projects">Projects</a></li>
|
39
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/admin" class="administration">Administration</a></li>
|
40
|
+
<li><a href="http://www.redmine.org/guide" class="help">Help</a></li></ul></div>
|
41
|
+
|
42
|
+
<div id="header">
|
43
|
+
<div id="quick-search">
|
44
|
+
<form action="http://ec2-67-202-60-18.compute-1.amazonaws.com/search/index/test" method="get">
|
45
|
+
<input name="wiki_pages" type="hidden" value="1">
|
46
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/search/index/test" accesskey="4">Search</a>:
|
47
|
+
<input accesskey="f" class="small" id="q" name="q" size="20" type="text">
|
48
|
+
</form>
|
49
|
+
|
50
|
+
</div>
|
51
|
+
|
52
|
+
<h1>test</h1>
|
53
|
+
|
54
|
+
|
55
|
+
<div id="main-menu">
|
56
|
+
<ul><li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test" class="overview">Overview</a></li>
|
57
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/activity" class="activity">Activity</a></li>
|
58
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues" class="issues">Issues</a></li>
|
59
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues/new" accesskey="7" class="new-issue">New issue</a></li>
|
60
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues/gantt" class="gantt">Gantt</a></li>
|
61
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues/calendar" class="calendar">Calendar</a></li>
|
62
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/news" class="news">News</a></li>
|
63
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/documents" class="documents">Documents</a></li>
|
64
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki" class="wiki selected">Wiki</a></li>
|
65
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/files" class="files">Files</a></li>
|
66
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/settings" class="settings">Settings</a></li></ul>
|
67
|
+
</div>
|
68
|
+
|
69
|
+
</div>
|
70
|
+
|
71
|
+
<div class="" id="main">
|
72
|
+
<div id="sidebar">
|
73
|
+
|
74
|
+
|
75
|
+
<h3>Wiki</h3>
|
76
|
+
|
77
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki">Start page</a><br>
|
78
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/index">Index by title</a><br>
|
79
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/date_index">Index by date</a><br>
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
</div>
|
84
|
+
|
85
|
+
<div id="content">
|
86
|
+
|
87
|
+
<div class="contextual">
|
88
|
+
|
89
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/edit" accesskey="e" class="icon icon-edit">Edit</a>
|
90
|
+
<span id="watcher"><a class="icon icon-fav-off" href="http://ec2-67-202-60-18.compute-1.amazonaws.com/watchers/watch?object_id=1&object_type=wiki_page&replace=watcher" onclick="new Ajax.Request('/watchers/watch?object_id=1&object_type=wiki_page&replace=watcher', {asynchronous:true, evalScripts:true, parameters:'authenticity_token=' + encodeURIComponent('lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8=')}); return false;">Watch</a></span>
|
91
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/protect?protected=1" class="icon icon-lock" onclick="var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;var s = document.createElement('input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', 'lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8='); f.appendChild(s);f.submit();return false;">Lock</a>
|
92
|
+
|
93
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/rename" class="icon icon-move">Rename</a>
|
94
|
+
<a href="./no_table_files/no_table.html" class="icon icon-del" onclick="if (confirm('Are you sure ?')) { var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;var m = document.createElement('input'); m.setAttribute('type', 'hidden'); m.setAttribute('name', '_method'); m.setAttribute('value', 'delete'); f.appendChild(m);var s = document.createElement('input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', 'lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8='); f.appendChild(s);f.submit(); };return false;">Delete</a>
|
95
|
+
|
96
|
+
|
97
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/history" class="icon icon-history">History</a>
|
98
|
+
</div>
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
|
103
|
+
|
104
|
+
<div class="wiki">
|
105
|
+
<h1 id="Wiki-without-table-id">Wiki (without table id)<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki#Wiki-without-table-id" class="wiki-anchor">¶</a></h1>
|
106
|
+
|
107
|
+
|
108
|
+
<table>
|
109
|
+
<tbody><tr>
|
110
|
+
<td>name</td>
|
111
|
+
<td>owner</td>
|
112
|
+
</tr>
|
113
|
+
<tr>
|
114
|
+
<td>No Project Names Table</td>
|
115
|
+
<td>John Doe</td>
|
116
|
+
</tr>
|
117
|
+
<tr>
|
118
|
+
<td>Truby</td>
|
119
|
+
<td>Jane Doe</td>
|
120
|
+
</tr>
|
121
|
+
</tbody></table>
|
122
|
+
</div>
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
|
128
|
+
<div id="wiki_add_attachment">
|
129
|
+
<p><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki" id="attach_files_link" onclick="Element.show('add_attachment_form'); Element.hide(this); Element.scrollTo('add_attachment_form'); return false;">New file</a></p>
|
130
|
+
<form action="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/add_attachment" enctype="multipart/form-data" id="add_attachment_form" method="post" style="display:none;"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8="></div>
|
131
|
+
<div class="box">
|
132
|
+
<p><span id="attachments_fields">
|
133
|
+
<input name="attachments[1][file]" size="30" type="file"><label class="inline"><span id="attachment_description_label_content">Optional description</span><input name="attachments[1][description]" size="60" type="text" value="">
|
134
|
+
</label>
|
135
|
+
</span>
|
136
|
+
<br>
|
137
|
+
<small><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki#" onclick="addFileField(); return false;">Add another file</a>
|
138
|
+
(Maximum size: 5 MB)
|
139
|
+
</small>
|
140
|
+
</p>
|
141
|
+
</div>
|
142
|
+
<input name="commit" type="submit" value="Add">
|
143
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki" onclick="Element.hide('add_attachment_form'); Element.show('attach_files_link'); return false;">Cancel</a>
|
144
|
+
</form>
|
145
|
+
</div>
|
146
|
+
|
147
|
+
|
148
|
+
<p class="other-formats">Also available in:
|
149
|
+
<span><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki.html?version=5" class="html" rel="nofollow">HTML</a></span>
|
150
|
+
<span><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki.txt?version=5" class="txt" rel="nofollow">TXT</a></span>
|
151
|
+
</p>
|
152
|
+
|
153
|
+
|
154
|
+
|
155
|
+
|
156
|
+
|
157
|
+
|
158
|
+
|
159
|
+
|
160
|
+
<div style="clear:both;"></div>
|
161
|
+
</div>
|
162
|
+
</div>
|
163
|
+
|
164
|
+
<div id="ajax-indicator" style="display:none;"><span>Loading...</span></div>
|
165
|
+
|
166
|
+
<div id="footer">
|
167
|
+
<div class="bgl"><div class="bgr">
|
168
|
+
Powered by <a href="http://www.redmine.org/">Redmine</a> © 2006-2010 Jean-Philippe Lang
|
169
|
+
</div></div>
|
170
|
+
</div>
|
171
|
+
</div>
|
172
|
+
</div>
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
</body></html>
|
@@ -0,0 +1,176 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
+
<!-- saved from url=(0071)http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki -->
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
4
|
+
|
5
|
+
<title>test - Wiki - Redmine</title>
|
6
|
+
<meta name="description" content="Redmine">
|
7
|
+
<meta name="keywords" content="issue,bug,tracker">
|
8
|
+
<link rel="shortcut icon" href="http://ec2-67-202-60-18.compute-1.amazonaws.com/favicon.ico?1290314546">
|
9
|
+
<link href="./projects_table_files/application.css" media="all" rel="stylesheet" type="text/css">
|
10
|
+
|
11
|
+
<script src="./projects_table_files/prototype.js" type="text/javascript"></script>
|
12
|
+
<script src="./projects_table_files/effects.js" type="text/javascript"></script>
|
13
|
+
<script src="./projects_table_files/dragdrop.js" type="text/javascript"></script>
|
14
|
+
<script src="./projects_table_files/controls.js" type="text/javascript"></script>
|
15
|
+
<script src="./projects_table_files/application.js" type="text/javascript"></script>
|
16
|
+
<link href="./projects_table_files/jstoolbar.css" media="screen" rel="stylesheet" type="text/css">
|
17
|
+
<!--[if IE]>
|
18
|
+
<style type="text/css">
|
19
|
+
* html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); }
|
20
|
+
body {behavior: url(/stylesheets/csshover.htc?1290314546);}
|
21
|
+
</style>
|
22
|
+
<![endif]-->
|
23
|
+
|
24
|
+
<!-- page specific tags -->
|
25
|
+
|
26
|
+
<link href="./projects_table_files/scm.css" media="screen" rel="stylesheet" type="text/css">
|
27
|
+
</head>
|
28
|
+
<body class="controller-wiki action-show">
|
29
|
+
<div id="wrapper">
|
30
|
+
<div id="wrapper2">
|
31
|
+
<div id="top-menu">
|
32
|
+
<div id="account">
|
33
|
+
<ul><li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/my/account" class="my-account">My account</a></li>
|
34
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/logout" class="logout">Sign out</a></li></ul> </div>
|
35
|
+
<div id="loggedas">Logged in as <a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/users/1">admin</a></div>
|
36
|
+
<ul><li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/" class="home">Home</a></li>
|
37
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/my/page" class="my-page">My page</a></li>
|
38
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects" class="projects">Projects</a></li>
|
39
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/admin" class="administration">Administration</a></li>
|
40
|
+
<li><a href="http://www.redmine.org/guide" class="help">Help</a></li></ul></div>
|
41
|
+
|
42
|
+
<div id="header">
|
43
|
+
<div id="quick-search">
|
44
|
+
<form action="http://ec2-67-202-60-18.compute-1.amazonaws.com/search/index/test" method="get">
|
45
|
+
<input name="wiki_pages" type="hidden" value="1">
|
46
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/search/index/test" accesskey="4">Search</a>:
|
47
|
+
<input accesskey="f" class="small" id="q" name="q" size="20" type="text">
|
48
|
+
</form>
|
49
|
+
|
50
|
+
</div>
|
51
|
+
|
52
|
+
<h1>test</h1>
|
53
|
+
|
54
|
+
|
55
|
+
<div id="main-menu">
|
56
|
+
<ul><li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test" class="overview">Overview</a></li>
|
57
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/activity" class="activity">Activity</a></li>
|
58
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues" class="issues">Issues</a></li>
|
59
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues/new" accesskey="7" class="new-issue">New issue</a></li>
|
60
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues/gantt" class="gantt">Gantt</a></li>
|
61
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/issues/calendar" class="calendar">Calendar</a></li>
|
62
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/news" class="news">News</a></li>
|
63
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/documents" class="documents">Documents</a></li>
|
64
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki" class="wiki selected">Wiki</a></li>
|
65
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/files" class="files">Files</a></li>
|
66
|
+
<li><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/settings" class="settings">Settings</a></li></ul>
|
67
|
+
</div>
|
68
|
+
|
69
|
+
</div>
|
70
|
+
|
71
|
+
<div class="" id="main">
|
72
|
+
<div id="sidebar">
|
73
|
+
|
74
|
+
|
75
|
+
<h3>Wiki</h3>
|
76
|
+
|
77
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki">Start page</a><br>
|
78
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/index">Index by title</a><br>
|
79
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/date_index">Index by date</a><br>
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
</div>
|
84
|
+
|
85
|
+
<div id="content">
|
86
|
+
|
87
|
+
<div class="contextual">
|
88
|
+
|
89
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/edit" accesskey="e" class="icon icon-edit">Edit</a>
|
90
|
+
<span id="watcher"><a class="icon icon-fav-off" href="http://ec2-67-202-60-18.compute-1.amazonaws.com/watchers/watch?object_id=1&object_type=wiki_page&replace=watcher" onclick="new Ajax.Request('/watchers/watch?object_id=1&object_type=wiki_page&replace=watcher', {asynchronous:true, evalScripts:true, parameters:'authenticity_token=' + encodeURIComponent('lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8=')}); return false;">Watch</a></span>
|
91
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/protect?protected=1" class="icon icon-lock" onclick="var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;var s = document.createElement('input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', 'lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8='); f.appendChild(s);f.submit();return false;">Lock</a>
|
92
|
+
|
93
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/rename" class="icon icon-move">Rename</a>
|
94
|
+
<a href="./projects_table_files/projects_table.html" class="icon icon-del" onclick="if (confirm('Are you sure ?')) { var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;var m = document.createElement('input'); m.setAttribute('type', 'hidden'); m.setAttribute('name', '_method'); m.setAttribute('value', 'delete'); f.appendChild(m);var s = document.createElement('input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', 'lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8='); f.appendChild(s);f.submit(); };return false;">Delete</a>
|
95
|
+
|
96
|
+
|
97
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/history" class="icon icon-history">History</a>
|
98
|
+
</div>
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
|
103
|
+
|
104
|
+
<div class="wiki">
|
105
|
+
<h1 id="Wiki">Wiki<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki#Wiki" class="wiki-anchor">¶</a></h1>
|
106
|
+
|
107
|
+
|
108
|
+
<table id="projects">
|
109
|
+
<tbody><tr>
|
110
|
+
<td>name</td>
|
111
|
+
<td>owner</td>
|
112
|
+
</tr>
|
113
|
+
<tr>
|
114
|
+
<td>Sunbeam</td>
|
115
|
+
<td>John Doe</td>
|
116
|
+
</tr>
|
117
|
+
<tr>
|
118
|
+
<td>Truby</td>
|
119
|
+
<td>Jane Doe</td>
|
120
|
+
</tr>
|
121
|
+
</tbody></table>
|
122
|
+
</div>
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
|
128
|
+
<div id="wiki_add_attachment">
|
129
|
+
<p><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki" id="attach_files_link" onclick="Element.show('add_attachment_form'); Element.hide(this); Element.scrollTo('add_attachment_form'); return false;">New file</a></p>
|
130
|
+
<form action="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki/add_attachment" enctype="multipart/form-data" id="add_attachment_form" method="post" style="display:none;"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="lbCcuujCq05aG9BeE0IUdvucRXvTGZlMGN1+XT9iLJ8="></div>
|
131
|
+
<div class="box">
|
132
|
+
<p><span id="attachments_fields">
|
133
|
+
<input name="attachments[1][file]" size="30" type="file"><label class="inline"><span id="attachment_description_label_content">Optional description</span><input name="attachments[1][description]" size="60" type="text" value="">
|
134
|
+
</label>
|
135
|
+
</span>
|
136
|
+
<br>
|
137
|
+
<small><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki#" onclick="addFileField(); return false;">Add another file</a>
|
138
|
+
(Maximum size: 5 MB)
|
139
|
+
</small>
|
140
|
+
</p>
|
141
|
+
</div>
|
142
|
+
<input name="commit" type="submit" value="Add">
|
143
|
+
<a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki" onclick="Element.hide('add_attachment_form'); Element.show('attach_files_link'); return false;">Cancel</a>
|
144
|
+
</form>
|
145
|
+
</div>
|
146
|
+
|
147
|
+
|
148
|
+
<p class="other-formats">Also available in:
|
149
|
+
<span><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki.html?version=4" class="html" rel="nofollow">HTML</a></span>
|
150
|
+
<span><a href="http://ec2-67-202-60-18.compute-1.amazonaws.com/projects/test/wiki/Wiki.txt?version=4" class="txt" rel="nofollow">TXT</a></span>
|
151
|
+
</p>
|
152
|
+
|
153
|
+
|
154
|
+
|
155
|
+
|
156
|
+
|
157
|
+
|
158
|
+
|
159
|
+
|
160
|
+
<div style="clear:both;"></div>
|
161
|
+
</div>
|
162
|
+
</div>
|
163
|
+
|
164
|
+
<div id="ajax-indicator" style="display:none;"><span>Loading...</span></div>
|
165
|
+
|
166
|
+
<div id="footer">
|
167
|
+
<div class="bgl"><div class="bgr">
|
168
|
+
Powered by <a href="http://www.redmine.org/">Redmine</a> © 2006-2010 Jean-Philippe Lang
|
169
|
+
</div></div>
|
170
|
+
</div>
|
171
|
+
</div>
|
172
|
+
</div>
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
</body></html>
|