1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<!-- |
3 |
Copyright 2009 Hippo |
4 |
|
5 |
Licensed under the Apache License, Version 2.0 (the "License"); |
6 |
you may not use this file except in compliance with the License. |
7 |
You may obtain a copy of the License at |
8 |
|
9 |
http://www.apache.org/licenses/LICENSE-2.0 |
10 |
|
11 |
Unless required by applicable law or agreed to in writing, software |
12 |
distributed under the License is distributed on an "AS IS" |
13 |
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
14 |
See the License for the specific language governing permissions and |
15 |
limitations under the License. --> |
16 |
|
17 |
<html xmlns="http://www.w3.org/1999/xhtml" |
18 |
xmlns:jsp="http://java.sun.com/JSP/Page" |
19 |
xmlns:c="http://java.sun.com/jsp/jstl/core" |
20 |
xmlns:x="http://java.sun.com/jsp/jstl/xml" |
21 |
xmlns:fn="http://java.sun.com/jsp/jstl/functions" |
22 |
xmlns:fmt="http://java.sun.com/jsp/jstl/fmt" |
23 |
xmlns:hst="http://www.hippoecm.org/jsp/hst/core" |
24 |
lang="en" xml:lang="en"> |
25 |
|
26 |
<jsp:output doctype-root-element="html" doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" omit-xml-declaration="yes"/> |
27 |
|
28 |
<jsp:directive.page contentType="text/html; charset=UTF-8" language="java"/> |
29 |
|
30 |
<head> |
31 |
<title>Hippo Community Site - Overview</title> |
32 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
33 |
|
34 |
<hst:link var='icon' path="/images/onehippo.ico"/> |
35 |
<link rel="icon" href="${icon}" type="image/x-icon"/> |
36 |
<link rel="shortcut icon" href="${icon}" type="image/x-icon"/> |
37 |
|
38 |
<hst:link var='screencss' path="/css/community/screen.css"/> |
39 |
<link media="screen" href="${screencss}" type="text/css" rel="stylesheet" /> |
40 |
|
41 |
<hst:link var='fontscss' path="/css/community/reset-fonts-grids.css"/> |
42 |
<link rel="stylesheet" media="screen" href="${fontscss}" type="text/css" /> |
43 |
|
44 |
<hst:link var='printcss' path="/css/print.css"/> |
45 |
<link media="print" href="${printcss}" type="text/css" rel="stylesheet" /> <!-- TODO This was /css/community/print.css but it did not exist.--> |
46 |
<!--[if lte IE 6]> |
47 |
<link rel="stylesheet" type="text/css" href="<hst:link path="/css/org/ie6.css"/>"> |
48 |
<![endif]--> |
49 |
|
50 |
</head> |
51 |
|
52 |
<body> |
53 |
<div id="custom-doc" class="yui-t5"> |
54 |
<div id="hd"> |
55 |
|
56 |
<jsp:directive.include file="../parts/google_search.jspx" /> |
57 |
|
58 |
<ul id="nav-main"> |
59 |
<hst:link var='linkSite' path="/"/> |
60 |
<hst:link var='linkcms7' path="/cms7/index.html"/> |
61 |
<hst:link var='linksiteToolkit2' path="/site-toolkit/index.html"/> |
62 |
|
63 |
<li><a href="${linkSite}" title="Hippo ECM">Overview</a></li> |
64 |
<li><a href="${linkcms7}" title="Hippo CMS 7">Hippo CMS 7</a></li> |
65 |
<li><a href="${linksiteToolkit2}" title="Hippo Site Toolkit 2">Hippo Site Toolkit 2</a></li> |
66 |
<li><a href="http://portals.apache.org/jetspeed-2/" title="Apache Jetspeed">Apache Jetspeed</a></li> |
67 |
<li><a href="http://forge.onehippo.org/" title="Hippo Forge">Hippo Forge</a></li> |
68 |
<li><a href="http://planet.onehippo.org/" title="Hippo Blogs">Hippo Blogs</a></li> |
69 |
</ul> |
70 |
</div> |
71 |
<div id="bd"> |
72 |
<div id="yui-main"> |
73 |
<div id="main" class="yui-b"> |
74 |
<div id="getting-started"> |
75 |
<hst:link var='getting_started_banner' path="images/community/getting_started_banner.jpg"/> |
76 |
<a href="http://wiki.onehippo.com/display/CMS7/Hippo+Trail" title="Get Started Now!"><img alt="Getting Started" src="${getting_started_banner}" /></a> |
77 |
</div> |
78 |
<div class="yui-gb"> |
79 |
<div class="yui-u first"> |
80 |
<ul class="main-box"> |
81 |
<li class="title"> |
82 |
<a title="Documentation" href="http://www.onehippo.org/cms7"> |
83 |
<h2>Documentation</h2> |
84 |
</a> |
85 |
</li> |
86 |
<li class="text"> |
87 |
<p>For every Hippo project, we've setup a documentation website below. If you feel some documentation is missing, feel free to tell the community by sending an email to the mailinglist of the respective project. We value your feedback!</p> |
88 |
</li> |
89 |
<li><a title="Hippo CMS 7 + Hippo Repository 2" href="http://www.onehippo.org/cms7/index.html">Hippo CMS 7 + Hippo Repository 2</a></li> |
90 |
<li><a title="Hippo Site Toolkit 2" href="http://www.onehippo.org/site-toolkit/index.html">Hippo Site Toolkit 2</a></li> |
91 |
<li><a title="Apache Jetspeed" href="http://portals.apache.org/jetspeed-2/">Apache Jetspeed</a></li> |
92 |
<li><a title="Hippo CMS 6" href="http://wiki.onehippo.org/display/CMS/Hippo+CMS+6+Home">Hippo CMS 6 (Wiki)</a></li> |
93 |
<li><a title="Hippo Portal 1" href="http://www.hippoportal.org">Hippo Portal 1</a></li> |
94 |
</ul> |
95 |
</div> |
96 |
<div class="yui-u"> |
97 |
<ul class="main-box"> |
98 |
<li class="title"> |
99 |
<a title="Code" href="http://svn.hippocms.org/viewvc/"> |
100 |
<h2>Code</h2> |
101 |
</a> |
102 |
</li> |
103 |
<li class="text"> |
104 |
<p>All Hippo projects are released under an open source license (<a href="http://www.apache.org/foundation/licence-FAQ.html" title="Apache Software License 2.0">ASL2</a> or <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" title="Affero General Public License 3">AGPL3</a>). You can find our code on the locations below.</p> |
105 |
</li> |
106 |
<li><a title="Hippo CMS 7 + Hippo Repository 2" href="http://svn.hippocms.org/repos/hippo/hippo-cms7/">Hippo CMS 7 + Hippo Repository 2</a></li> |
107 |
<li><a title="Hippo Site Toolkit 2" href="http://svn.hippocms.org/repos/hippo/hippo-cms7/site-toolkit/">Hippo Site Toolkit 2</a></li> |
108 |
<li><a title="Apache Jetspeed" href="http://portals.apache.org/jetspeed-2/source-repository.html">Apache Jetspeed</a></li> |
109 |
<li><a title="Hippo CMS 6" href="http://wiki.onehippo.org/display/CMS/Hippo+CMS+Downloads">Hippo CMS 6</a></li> |
110 |
<li><a title="Hippo Portal 1" href="http://www.hippoportal.org/source-repository.html">Hippo Portal 1</a></li> |
111 |
</ul> |
112 |
</div> |
113 |
<div class="yui-u last"> |
114 |
<ul class="main-box"> |
115 |
<li class="title"> |
116 |
<a title="Wiki" href="http://wiki.onehippo.com/dashboard.action"> |
117 |
<h2>Wiki</h2> |
118 |
</a> |
119 |
</li> |
120 |
<li class="text"> |
121 |
<p>You can find community supplied documentation on our wiki's |
122 |
or get an account and add documentation yourself. |
123 |
</p> |
124 |
</li> |
125 |
<li><a title="Hippo CMS 7 + Hippo Repository 2" href="http://wiki.onehippo.org/display/CMS7">Hippo CMS 7 + Hippo Repository 2</a></li> |
126 |
<li><a title="Hippo Site Toolkit 2" href="http://wiki.onehippo.org/display/HST2/Home">Hippo Site Toolkit 2</a></li> |
127 |
<li><a title="Apache Jetspeed" href="http://wiki.apache.org/portals/Jetspeed2">Apache Jetspeed</a></li> |
128 |
<li><a title="Hippo CMS 6" href="http://wiki.onehippo.org/display/CMS">Hippo CMS 6</a></li> |
129 |
<li><a title="Hippo Portal 1" href="http://wiki.onehippo.org/display/PORTAL/Home">Hippo Portal 1</a></li> |
130 |
</ul> |
131 |
</div> |
132 |
</div> |
133 |
<div class="yui-gb"> |
134 |
<div class="yui-u first"> |
135 |
<ul class="main-box"> |
136 |
<li class="title"> |
137 |
<a title="Public Forums" href="http://n2.nabble.com/Hippo-f2275632.html"> |
138 |
<h2>Public Forums</h2> |
139 |
</a> |
140 |
</li> |
141 |
<li class="text"> |
142 |
<p>Get answers to your questions from the community of |
143 |
users and Hippo developers in one of the public forums. </p> |
144 |
</li> |
145 |
<li><a title="Hippo CMS 7 + Hippo Repository 2" href="http://hippo.2275632.n2.nabble.com/Hippo-CMS-7-f2274273.html">Hippo CMS 7 + Hippo Repository 2</a></li> |
146 |
<li><a title="Hippo Site Toolkit 2" href="http://hippo.2275632.n2.nabble.com/Hippo-Site-Toolkit-f2501836.html">Hippo Site Toolkit 2</a></li> |
147 |
<li><a title="Hippo Portal 1" href="http://hippo.2275632.n2.nabble.com/Hippo-Portal-f2275683.html">Hippo Portal 1</a></li> |
148 |
</ul> |
149 |
</div> |
150 |
<div class="yui-u"> |
151 |
<ul class="main-box"> |
152 |
<li class="title"> |
153 |
<a title="Mailing List" href="http://lists.onehippo.org/mailman/listinfo/"> |
154 |
<h2>Mailing List</h2> |
155 |
</a> |
156 |
</li> |
157 |
<li class="text"> |
158 |
<p> |
159 |
The public forums are |
160 |
interfaces to some of the mailing lists. You can also use those mailing lists |
161 |
directly. |
162 |
</p> |
163 |
</li> |
164 |
<li><a title="Hippo CMS 7 + Hippo Repository 2" href="http://lists.onehippo.org/mailman/listinfo/Hippo-cms7-user">Hippo CMS 7 + Hippo Repository 2</a></li> |
165 |
<li><a title="Hippo Site Toolkit 2" href="http://lists.onehippo.org/mailman/listinfo/Hippo-hst-dev">Hippo Site Toolkit 2</a></li> |
166 |
<li><a title="Hippo Portal 1" href="http://lists.onehippo.org/mailman/listinfo/Hippoportal-dev">Hippo Portal 1</a></li> |
167 |
<li> |
168 |
<p>Some mailing lists have no forum interface, but are also for questions. |
169 |
</p> |
170 |
</li> |
171 |
<li><a title="Apache Jetspeed" href="http://portals.apache.org/jetspeed-2/mail-lists.html">Apache Jetspeed</a></li> |
172 |
<li><a title="Hippo CMS 6" href="http://wiki.onehippo.org/display/CMS/Mailing+Lists">Hippo CMS 6</a></li> |
173 |
<li> |
174 |
<p>Other mailing lists are more for discussions instead of questions. |
175 |
</p> |
176 |
</li> |
177 |
|
178 |
<li><a title="Hippo CMS 7 + Hippo Repository 2" href="http://lists.onehippo.org/mailman/listinfo/hippo-cms7-user">Hippo CMS 7 + Hippo Repository 2</a></li> |
179 |
</ul> |
180 |
</div> |
181 |
<div class="yui-u last"> |
182 |
<ul class="main-box"> |
183 |
<li class="title"> |
184 |
<a title="Bugtracker" href="http://issues.onehippo.org/browse/"> |
185 |
<h2>Bugtracker</h2> |
186 |
</a> |
187 |
</li> |
188 |
<li class="text"> |
189 |
<p> |
190 |
In the bugtrackers, developers and testers add issues to work on. |
191 |
You can read here what issues have been solved in the past and what open issues are |
192 |
being worked on. |
193 |
</p> |
194 |
</li> |
195 |
<li><a title="Hippo CMS 7 + Hippo Repository 2" href="http://issues.onehippo.org/browse/HREPTWO">Hippo CMS 7 + Hippo Repository 2</a></li> |
196 |
<li><a title="Hippo Site Toolkit 2" href="https://issues.onehippo.com/browse/HSTTWO">Hippo Site Toolkit 2</a></li> |
197 |
<li><a title="Apache Jetspeed" href="http://portals.apache.org/jetspeed-2/issue-tracking.html">Apache Jetspeed</a></li> |
198 |
<li><a title="Hippo CMS 6" href="https://issues.onehippo.com/browse/CMSSIX">Hippo CMS 6</a></li> |
199 |
<li><a title="Hippo Portal 1" href="https://issues.onehippo.com/browse/PORTAL">Hippo Portal 1</a></li> |
200 |
</ul> |
201 |
</div> |
202 |
</div> |
203 |
<div id="video"> |
204 |
<object height="200" width="650" data="http://vimeo.com/hubnut/?user_id=user1231815&color=333333&background=FFFFFF&fullscreen=1&slideshow=1&stream=group&id=10426&server=vimeo.com" type="application/x-shockwave-flash"> |
205 |
<param value="best" name="quality"/> |
206 |
<param value="true" name="allowfullscreen"/> |
207 |
<param value="always" name="allowscriptaccess"/> |
208 |
<param value="showAll" name="scale"/> |
209 |
<param value="http://vimeo.com/hubnut/?user_id=user1231815&color=333333&background=FFFFFF&fullscreen=1&slideshow=1&stream=group&id=10426&server=vimeo.com" name="movie"/> |
210 |
</object> |
211 |
</div> |
212 |
</div> |
213 |
</div> |
214 |
|
215 |
<div id="right" class="yui-b"> |
216 |
<div id="careers" class="site"><a title="Hippo Careers" href="http://www.onehippo.com/en/company/career"><img src="images/recruitment.png" /></a></div> |
217 |
<div id="sites"> |
218 |
<div id="forge" class="site"><a title="Hippo Forge" href="http://forge.onehippo.org/">Hippo Forge</a></div> |
219 |
<div id="blogs" class="site"><a title="Hippo Blogs" href="http://planet.onehippo.org/">Hippo Blogs</a></div> |
220 |
<ul id="suite"> |
221 |
<li class="title">Hippo Suite</li> |
222 |
<hst:link var="link" path="/about/architecture" /> |
223 |
<li><a title="Hippo Suite Architecture" href="${link}">Hippo Suite Architecture</a></li> |
224 |
<li><a title="Roadmap" href="http://www.onehippo.org/cms7/about/roadmap.html">Roadmap</a></li> |
225 |
<li><a title="Requirements" href="http://www.onehippo.org/cms7/about/system+requirements.html">Requirements</a></li> |
226 |
</ul> |
227 |
</div> |
228 |
|
229 |
<div id="trycms"> |
230 |
<a href="http://www.onehippo.com/try"><img alt="try-Hippo-cms" src="images/banner_try_cms.png" /></a> |
231 |
</div> |
232 |
|
233 |
<div id="joinhippo"> |
234 |
<h1>Join Hippo on...</h1> |
235 |
<ul> |
236 |
<li><a href="http://www.facebook.com/group.php?gid=8888159627" id="facebook"><img alt="Hippo on Facebook" src="images/join_btn_facebook.png" /> |
237 |
</a></li> |
238 |
|
239 |
<li><a href='http://www.linkedin.com/groups?gid=1778841' id="linkedin"><img alt="Hippo on linkedin" src="images/join_btn_linkedin.png" /> |
240 |
</a></li> |
241 |
|
242 |
<li><a href="http://www.ohloh.net/p/hippocms7" id="ohloh"><img alt="Hippo on ohloh" src="images/join_btn_ohloh.png" /> |
243 |
</a></li> |
244 |
|
245 |
</ul> |
246 |
</div> |
247 |
|
248 |
</div> |
249 |
</div> |
250 |
<div id="ft"> |
251 |
<script type="text/javascript"> |
252 |
var uservoiceJsHost = ("https:" == document.location.protocol) ? "https://uservoice.com" : "http://cdn.uservoice.com"; |
253 |
document.write(unescape("%3Cscript src='" + uservoiceJsHost + "/javascripts/widgets/tab.js' type='text/javascript'%3E%3C/script%3E")) |
254 |
</script> |
255 |
<script type="text/javascript"> |
256 |
UserVoice.Tab.show({ |
257 |
key: 'hippo', |
258 |
host: 'feedback.onehippo.org', |
259 |
forum: 'general', |
260 |
alignment: 'left', |
261 |
background_color:'#f00', |
262 |
text_color: 'white', |
263 |
hover_color: '#06C', |
264 |
lang: 'en' |
265 |
}) |
266 |
</script> |
267 |
<div id="address"> |
268 |
<p>Hippo Europe: +31 (0)20 5224466<br/>Hippo North America: +1 (707) 773-4646</p> |
269 |
</div> |
270 |
<div id="copyright"> |
271 |
<p>© <!-- © DOLATER --> 1999-2010 |
272 |
Hippo B.V., |
273 |
All Rights Reserved</p> |
274 |
</div> |
275 |
<ul id="nav-ft"> |
276 |
<li><a href="http://www.onehippo.com/en/rss-news" title="News RSS">News RSS</a></li> |
277 |
<li><a href="http://www.onehippo.com/en/rss-events" title="Event RSS">Event RSS</a></li> |
278 |
<li><a href="http://www.onehippo.com/en/faq" title="FAQ">FAQ</a></li> |
279 |
<li><a href="http://www.onehippo.com/en/company/contact" title="Contact">Contact</a></li> |
280 |
<li><a href="http://www.onehippo.com/en/static/legal" title="Legal">Legal</a></li> |
281 |
<li><a href="http://planet.onehippo.org/" title="Blog">Blog</a></li> |
282 |
</ul> |
283 |
</div> |
284 |
</div> |
285 |
<jsp:directive.include file="../parts/google_analytics.jspf" /> |
286 |
</body> |
287 |
</html> |