-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
528 lines (420 loc) · 24.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<!-- Mirrored from community.aegirproject.org/ by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 29 Jul 2015 14:30:38 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="/sites/community.aegirproject.org/themes/up/favicon/index.ico" type="image/x-icon" />
<link type="text/css" rel="stylesheet" media="all" href="/profiles/openatrium/modules/contrib/codefilter/codefilter/index.css?r" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/community.aegirproject.org/files/css/css_b8ca3ff360daa12eff502993554e60d0/index.css" />
<link type="text/css" rel="stylesheet" media="screen" href="/sites/community.aegirproject.org/files/css/css_c151a4313ed94e62ccee94ea27ad58ed/index.css" />
<link type="text/css" rel="stylesheet" media="print" href="/sites/community.aegirproject.org/files/css/css_5fa73dc3677977c016a597acd186e4e7/index.css" />
<style type='text/css'>
.atrium-welcome-links a:hover,
.dropdown-blocks .block-toggle li a:hover,
.dropdown-blocks .block-toggle li a:focus,
.dropdown-blocks .block-toggle ul.links li a:hover,
.dropdown-blocks .block-toggle ul.links li a:focus,
.dropdown-blocks .block-toggle .item-list li a:hover,
.dropdown-blocks .block-toggle .item-list li a:focus,
.pager li.pager-current,
.more-link a:hover,
#global,
#navigation { background-color:#143352; }
body #space-tools .block-title { background-color:#0e2339; }
body #header .block-widget .block-content,
body #header .block .block-title { background-color:#112b45; }
body .page-region .block .block-title {
background-color:#c2c8ce;
border-color:#b4bbc1;
border-bottom-color:#a7adb3;
}
.drilldown .trail a {
border-top-color:#f3f4f6;
border-bottom-color:#d2d4d6;
background-color:#e3e4e6;
}
.decay-10 .comment-title { border-color:#eeeeee; }
.decay-9 .comment-title { border-color:#d8dbde; }
.decay-8 .comment-title { border-color:#c2c8ce; }
.decay-7 .comment-title { border-color:#acb5bf; }
.decay-6 .comment-title { border-color:#96a3af; }
.decay-5 .comment-title { border-color:#8190a0; }
.decay-4 .comment-title { border-color:#6b7d90; }
.decay-3 .comment-title { border-color:#556b80; }
.decay-2 .comment-title { border-color:#3f5871; }
.decay-1 .comment-title { border-color:#294561; }
.decay-0 .comment-title { border-color:#143352; }
</style>
<script type="text/javascript" src="/sites/community.aegirproject.org/files/js/js_71ee6008125462b24ae0ca9a4d0b41f6/index.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, {"basePath":"\/","views":{"ajax_path":"\/views\/ajax","ajaxViews":[{"view_name":"activity_listing_with_news","view_display_id":"block_1","view_args":"","view_path":"dashboard","view_base_path":null,"view_dom_id":4,"pager_element":0}]}});
//--><!]]>
</script>
<!--[if lte IE 8]><style type='text/css' media='screen'>@import '/profiles/openatrium/themes/ginkgo/ie.css';</style><![endif]--> <title>Home | community.aegirproject.org</title>
</head>
<body class="front not-logged-in page-dashboard one-sidebar sidebar-right designkit tao rubik admin-static page">
<div style='padding:10px;line-height:30px;background-color:red;font-size:200%;color:white;'>This site is a static archive of the Aegir community site. Documentation has moved to <a style='text-decoration:underline;color:white' href='http://docs.aegirproject.org'>http://docs.aegirproject.org</a>. Other community resources can be found on the <a style='text-decoration:underline;color:white' href='http://docs.aegirproject.org/en/3.x/help/contact/'>Contacting the community</a> page.</div><a id='skipnav' href='#content'>Skip navigation</a>
<div id='global'><div class='limiter clear-block'>
<div id='header' class='dropdown-blocks toggle-blocks clear-block'>
<div id="block-atrium-account" class="block block-atrium block-widget block-notitle">
<div class='block-content clear-block '>
</div>
</div>
<div id="block-boxes-search_issues" class="block block-boxes block-toggle">
<div class='block-title'>
<a href="/dashboard/index.html#block-boxes-search_issues" class="toggle element-invisible active">Toggle</a>LOOKING FOR HELP? </div>
<div class='block-content clear-block '>
<div id='boxes-box-search_issues' class='boxes-box'><div class="boxes-box-content"><table class="prose">
<tr>
<td width="50%">
<span style="font-size:16px;width:100%">Type some keywords below and hit "enter":</span><br />
<input type="text" class="drupal-issue-redirect" style="width:100%;min-width:200px;background-color:#DDEEFF; font-size:30px;border-style:dotted;border-width:1px" />
<p>This will search the drupal.org issue queues across the various projects that make up the Aegir system. If there are no relevant results, please submit an issue there.</p></td>
<td style="padding:10px">Other support resources:
<ul>
<li><a href="irc://irc.freenode.net/aegir">#aegir on IRC</a></li>
<li><a href="/faq/index.html">FAQ</a></li>
<li><a href="/handbook/index.html">Aegir Handbook</a></li>
<li><a href="/service-providers/index.html">Aegir service providers</a></li>
<li><a href="https://drupal.org/project/issues?text=&projects=provision,+hosting,+hostslave,+eldir,+Hostmaster+(Aegir),Hosting+Platform+Pathauto&status=Open&priorities=All&categories=All">All Aegir issues</a></li>
<li><a href="http://drupal.stackexchange.com/questions/tagged/aegir">Aegir tag on Drupal Stackexchange</a></li>
</ul>
</td>
</tr>
</table>
<script type="text/javascript">
$("input.drupal-issue-redirect").change(function() {
searchURL= "http://drupal.org/project/issues?text="+$(this).val()+"&projects=provision,+hosting,+hostslave,+eldir,+Hostmaster+(Aegir),Hosting+Platform+Pathauto&status=Open&priorities=All&categories=All";
window.location = searchURL;
});
</script></div></div> </div>
</div>
</div>
<div class='breadcrumb'><span class='link link-0'><a href="index.html" class="active">Home</a></span></div> <a href="index.html" class="logo active" style="background-position:100% 50%; background-image:url(/%27http_/community.aegirproject.org/sites/community.aegirproject.org/files/imagecache/designkit-image-logo/logo/index.html)"></a> </div></div>
<div id='navigation'><div class='limiter clear-block'>
<ul id="features-menu" class="links primary-links"><li class="menu-617 active-trail active first active"><a href="/dashboard/index.html" class="active icon-dashboard active"><span class='icon'></span><span class='label'>Dashboard</span></a></li>
<li class="menu-618"><a href="/handbook/index.html" class=" icon-handbook"><span class='icon'></span><span class='label'>Documentation</span></a></li>
<li class="menu-2427"><a href="/discussion/index.html" class=" icon-discussion"><span class='icon'></span><span class='label'>Discussion</span></a></li>
<li class="menu-2426"><a href="/calendar/index.html" class="spaces-menu-editable icon-calendar"><span class='icon'></span><span class='label'>Calendar</span></a></li>
<li class="menu-823"><a href="/reader/index.html" class=" icon-reader"><span class='icon'></span><span class='label'>Feed reader</span></a></li>
<li class="menu-2429 last"><a href="/members/index.html" class=" icon-members"><span class='icon'></span><span class='label'>Members</span></a></li>
</ul> <div id='space-tools'><div class='dropdown-blocks toggle-blocks clear-block'>
<div id="block-atrium-search" class="block block-atrium block-toggle">
<div class='block-title'>
</div>
<div class='block-content clear-block '>
<form action="http://community.aegirproject.org/" accept-charset="UTF-8" method="post" id="atrium-search-form">
<div><div class="form-item form-item-labeled" id="edit-search-wrapper">
<label for="edit-search">Search: <span class='form-required' title='This field is required.'>*</span></label>
<input type="text" maxlength="128" name="search" id="edit-search" value="" class="form-text required fluid" /> </div>
<input type="submit" name="op" id="edit-submit" value="Search" class="form-submit" />
<input type="hidden" name="form_build_id" id="form-GrmwgILSEXeA1ZLsPifQ8dlHIwiEqBZsbJl-iPgrLRU" value="form-GrmwgILSEXeA1ZLsPifQ8dlHIwiEqBZsbJl-iPgrLRU" />
<input type="hidden" name="form_id" id="edit-atrium-search-form" value="atrium_search_form" />
</div></form>
</div>
</div>
</div></div>
</div></div>
<div id='page-tools'><div class='limiter clear-block'>
<h1 class="page-title">Home</h1> </div></div>
<div id='page'><div class='limiter clear-block'>
<div id='content'><div class='page-region'>
<div id="block-community-mission" class="block block-community block-notitle">
<div class='block-content clear-block '>
<div class='prose'><a href='index.html'>community.aegirproject.org</a> is the place for users of the <a href='http://aegirproject.org/'>Aegir hosting system</a> to contribute to documentation and communicate with each other.
<h3>Quick start:</h3>
<ul>
<li><a href="/installing/index.html">Install</a> and <a href="/using/index.html">use it!</a></li>
<li>Start <a href="/developing/index.html">developing and extending Aegir</a> for your use case or contribute fixes and features... and check out the growing list of <a href="/contrib-modules/index.html">Aegir contrib modules</a>!</li>
</ul></div> </div>
</div>
<div id="block-boxes-search_issues" class="block block-boxes">
<div class='block-title'>
LOOKING FOR HELP? </div>
<div class='block-content clear-block '>
<div id='boxes-box-search_issues' class='boxes-box'><div class="boxes-box-content"><table class="prose">
<tr>
<td width="50%">
<span style="font-size:16px;width:100%">Type some keywords below and hit "enter":</span><br />
<input type="text" class="drupal-issue-redirect" style="width:100%;min-width:200px;background-color:#DDEEFF; font-size:30px;border-style:dotted;border-width:1px" />
<p>This will search the drupal.org issue queues across the various projects that make up the Aegir system. If there are no relevant results, please submit an issue there.</p></td>
<td style="padding:10px">Other support resources:
<ul>
<li><a href="irc://irc.freenode.net/aegir">#aegir on IRC</a></li>
<li><a href="/faq/index.html">FAQ</a></li>
<li><a href="/handbook/index.html">Aegir Handbook</a></li>
<li><a href="/service-providers/index.html">Aegir service providers</a></li>
<li><a href="https://drupal.org/project/issues?text=&projects=provision,+hosting,+hostslave,+eldir,+Hostmaster+(Aegir),Hosting+Platform+Pathauto&status=Open&priorities=All&categories=All">All Aegir issues</a></li>
<li><a href="http://drupal.stackexchange.com/questions/tagged/aegir">Aegir tag on Drupal Stackexchange</a></li>
</ul>
</td>
</tr>
</table>
<script type="text/javascript">
$("input.drupal-issue-redirect").change(function() {
searchURL= "http://drupal.org/project/issues?text="+$(this).val()+"&projects=provision,+hosting,+hostslave,+eldir,+Hostmaster+(Aegir),Hosting+Platform+Pathauto&status=Open&priorities=All&categories=All";
window.location = searchURL;
});
</script></div></div> </div>
</div>
<div id="block-views-84ddb8a306087cecf2237981514d1b64" class="block block-views">
<div class='block-title'>
Recent activity </div>
<div class='block-content clear-block '>
<div class="view view-activity-listing-with-news view-id-activity_listing_with_news view-display-id-block_1 view-dom-id-4">
<div class="view-content">
<table class="views-table cols-4 captioned">
<caption>Monday, Jul 27</caption>
<tbody>
<tr class="odd views-row-first views-row-last">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_book'>Atrium Notebook</span> </td>
<td class="views-field date">
3:12pm </td>
<td class="views-field nothing">
<a class='username' href=/user/10774/index.html>d.steve.harris</a> commented on <a href="/node/15/talk/index.html#comment-2404">Getting Help</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
<table class="views-table cols-4 captioned">
<caption>Friday, Jul 24</caption>
<tbody>
<tr class="odd views-row-last">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_book'>Atrium Notebook</span> </td>
<td class="views-field date">
8:21am </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> updated <a href="/installing/index.html">Installation Guide</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
<table class="views-table cols-4 captioned">
<caption>Thursday, Jul 23</caption>
<tbody>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_book'>Atrium Notebook</span> </td>
<td class="views-field date">
1:11pm </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> posted <a href="/content/presentation/article-archive/how-install-aegir-and-use-it-deploy-drupal-sites-debian-vps/index.html">How To Install Aegir and Use it to Deploy Drupal Sites on a Debian VPS</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
<table class="views-table cols-4 captioned">
<caption>Wednesday, Jul 22</caption>
<tbody>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_book'>Atrium Notebook</span> </td>
<td class="views-field date">
12:28pm </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> updated <a href="/3/index.html">3.0 release notes</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
<table class="views-table cols-4 captioned">
<caption>Sunday, Jul 19</caption>
<tbody>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_book'>Atrium Notebook</span> </td>
<td class="views-field date">
9:01pm </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> updated <a href="/upgrading/script/index.html">Automatic upgrades with upgrade.sh script</a> </td>
<td class="views-field new">
</td>
</tr>
<tr class="even">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_calendar'>Atrium Calendar</span> </td>
<td class="views-field date">
8:59pm </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> posted <a href="/event/release-7x-30/index.html">Release 7.x-3.0</a> </td>
<td class="views-field new">
</td>
</tr>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_book'>Atrium Notebook</span> </td>
<td class="views-field date">
8:00pm </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> updated <a href="/content/presentation/slidedecks/nyccamp-2015-aegir-30-deep-dive/index.html">NYCcamp 2015 - Aegir 3.0 deep dive</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
<table class="views-table cols-4 captioned">
<caption>Friday, Jul 17</caption>
<tbody>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_calendar'>Atrium Calendar</span> </td>
<td class="views-field date">
1:21pm </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> posted <a href="/event/release-7x-30-rc1/index.html">Release 7.x-3.0-rc1</a> </td>
<td class="views-field new">
</td>
</tr>
<tr class="even">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_calendar'>Atrium Calendar</span> </td>
<td class="views-field date">
1:19pm </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> updated <a href="/event/aegir-summit-nyc-camp/index.html">Aegir Summit @ NYC Camp</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
<table class="views-table cols-4 captioned">
<caption>Thursday, Jul 16</caption>
<tbody>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-feeds_news'></span> </td>
<td class="views-field date">
11:04pm </td>
<td class="views-field nothing">
<a class='username' href=/reader/news/798/index.html>Mig5's Aegir Feed</a> updated <a href="https://mig5.net/content/so-what-it-you-exactly-do-part-one-continuous-deployment">'So, what is it you exactly do?' - Part one, continuous deployment</a> </td>
<td class="views-field new">
</td>
</tr>
<tr class="even">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_book'>Atrium Notebook</span> </td>
<td class="views-field date">
7:56pm </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> updated <a href="/3/index-2.html">3.0-rc1 release notes</a> </td>
<td class="views-field new">
</td>
</tr>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_book'>Atrium Notebook</span> </td>
<td class="views-field date">
4:54pm </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> updated <a href="/content/release-process/index.html">Release process</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
<table class="views-table cols-4 captioned">
<caption>Monday, Jul 13</caption>
<tbody>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_discussion'>Atrium Discussion</span> </td>
<td class="views-field date">
7:52am </td>
<td class="views-field nothing">
<a class='username' href=/user/708/index.html>helmo</a> commented on <a href="/discuss/there-way-delete-platform-command-line/index.html#comment-2402">Is there a way to delete a platform from the command line?</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
<table class="views-table cols-4 captioned">
<caption>Thursday, Jul 2</caption>
<tbody>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-atrium_book'>Atrium Notebook</span> </td>
<td class="views-field date">
7:13pm </td>
<td class="views-field nothing">
<a class='username' href=/user/836/index.html>gboudrias</a> updated <a href="/installing/manual/index.html">Manual Installation</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
<table class="views-table cols-4 captioned">
<caption>Friday, Jun 19</caption>
<tbody>
<tr class="odd">
<td class="views-field feature">
<span class='spaces-feature feature-feeds_news'></span> </td>
<td class="views-field date">
4:54pm </td>
<td class="views-field nothing">
<a class='username' href=/reader/news/2787/index.html>Praxis Labs Coop</a> updated <a href="http://praxis.coop/en/blog/allow-non-root-users-restart-aegir-queue-daemon">Allow non-root users to restart the Aegir queue daemon</a> </td>
<td class="views-field new">
</td>
</tr>
</tbody>
</table>
</div>
<div class='pager minipager clear-block'><ul class="links pager views-mini-pager"><li class="pager-previous first"></li>
<li class="pager-current"><span>1 of 78</span></li>
<li class="pager-next last active"><a href="/dashboard/index1.html?page=1" class="active">Next</a></li>
</ul></div>
</div> </div>
</div>
</div></div>
<div id='right'><div class='page-region'>
<div id="block-boxes-box-2459c341" class="block block-boxes">
<div class='block-title'>
Download the latest release! </div>
<div class='block-content clear-block '>
<div id='boxes-box-box-2459c341' class='boxes-box'><div class="boxes-box-content"><div style="float:left">The current Aegir release is: <br />
<a href="/3/index.html" style="font-size:60px; font-weight:bold; float:left;clear:left;padding-top:20px;padding-left:32px;padding-bottom:20px">3.0</a>
</div>
<div style="float: left;padding-left:30px;padding-top:15px;clear: left">
<div padding-bottom:10px> Show your support:</div>
<div style="padding-bottom:10px"><a href="/donate/index.html"><strong style="font-size:20px">Donate now!</strong></a></div>
<div>
<script type="text/javascript" src="https://www.openhub.net/p/486334/widgets/project_thin_badge.js"></script></div>
</div>
<div style="float: right">
<script type="text/javascript" src="https://www.openhub.net/p/486334/widgets/project_users.js?style=gray"></script></div>
</div></div> </div>
</div>
<div id="block-views-calendar_upcoming-block_1" class="block block-views">
<div class='block-title'>
Upcoming events </div>
<div class='block-content clear-block '>
<div class="view view-calendar-upcoming view-id-calendar_upcoming view-display-id-block_1 view-dom-id-1">
<div class="view-empty">
<p>No upcoming events found.</p> </div>
</div> </div>
</div>
<div id="block-views-discussion_comments-block_1" class="block block-views">
<div class='block-title'>
Recent comments </div>
<div class='block-content clear-block '>
<div class="view view-discussion-comments view-id-discussion_comments view-display-id-block_1 view-dom-id-3">
<div class="view-empty">
<p>No recent comments found.</p> </div>
</div> </div>
</div>
</div></div>
</div></div>
<div id="footer"><div class='limiter clear-block'>
<ul class="links"><li class="atrium first last"><a href="http://www.openatrium.com/" target="_blank">OpenAtrium.com</a></li>
</ul> </div></div>
</body>
<!-- Mirrored from community.aegirproject.org/ by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 29 Jul 2015 14:30:54 GMT -->
</html>