Files
alfresco-community-repo/source/test-resources/websites/alfresco/ROOT/index.jsp
Ariel Backenroth 0091556e8d fixing up links in sample website so that there should be much fewer 404s since we're now using index.html in the welcome file list.
fixing up links to /media/releases for pages in the about section of the website (they point to /about/news)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4081 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-10-09 19:47:13 +00:00

365 lines
16 KiB
Plaintext

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Alfresco - Open Source Enterprise Content Management (CMS) including Web Content Management</title>
<meta name="description" lang="en" content="Alfresco offers open source enterprise content management including open source web content management software and document management software (Documentum, Jackrabbit, Sharepoint)" />
<meta name="keywords" lang="en" content="open source cms, web document, enterprise content management software system, documentum, jackrabbit, sharepoint" />
<meta name="GOOGLEBOT" content="index, follow" />
<meta name="robots" content="index, follow" />
<meta name="author" content="" />
<link href="assets/css/screen.css" rel="stylesheet" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss.php?feed=all" />
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-70509-2";
urchinTracker();
</script>
<style type="text/css">
.frontpanel {
margin: 10px 0 0 0;
padding: 10px;
width: 740px;
background-color: #f1f1f1;
clear: both;
}
.frontpanel-icon {
padding: 0 3px;
margin: 0;
float: left;
}
.frontpanel-icon img {
padding: 0;
margin: 0;
border: none;
}
.frontpanel-icon ul {
margin-top: 10px;
}
.frontpanel-icon ul li {
list-style-type: square;
list-style-image: url(assets/images/frontpanel/bullet_b.gif);
font-size: 1.2em;
margin-bottom: 5px;
}
#tagline {
padding: 5px 1% 20px 1%;
margin: 0;
}
#tagline p {
font-size: 1.5em;
font-weight: 400;
color: #666666;
padding: 0;
margin: 0px;
}
.front_column {
font-size: 1.2em;
width: 238px;
float: left;
margin: 0 20px 20px 0;
border: 1px solid #cccccc;
padding-bottom: 1em;
}
.front_list {
}
.front_list h2 {
color: #333333;
font-size: 1.25em;
font-weight: 400;
margin-top: 0;
margin-bottom: 0;
padding: 5px 10px;
background-color: #f1f1f1;
}
.front_list h2 a, .front_list h2 a:visited, .front_list h2 a:active {
color: #333333;
text-decoration: none;
}
.front_list h3 {
font-size: 1em;
font-weight: 400;
margin-top: 1em;
margin-bottom: 0
}
.front_list p {
margin-bottom: 0;
}
.front_list p.date {
font-size: 0.9em;
margin-top: 0.25em;
}
.front_list h3, .front_list p {
padding: 0 10px;
}
.front_list ul {
padding-left: 0;
margin-top: 1em;
margin-left: 30px;
margin-bottom: 0;
list-style-type: none;
}
.front_list ul.right {
padding-left: 0;
margin-left: 30px;
}
.front_list li {
margin-bottom: 0.5em;
}
ul.front-links-top {
margin-top: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
list-style-image: none;
margin-bottom: 30px;
}
.front-links-top li {
margin-top: 1em;
text-align: center;
list-style-type: none;
}
.front-links-top img {
border: 0;
margin-bottom: 5px;
}
.front-links-bot-left {
float: left; width: 46%; margin-top: 1em; padding-left: 10px;
list-style-image: url("assets/images/icons/arrow_b.gif");
}
.front-links-bot-right {
float: left; width: 46%; margin-top: 1em;
list-style-image: url("assets/images/icons/arrow_b.gif");
}
#banner1 {
display: inline;
}
#banner2 {
display: inline;
margin-left: 14px;
}
</style>
</head>
<body>
<script language="JavaScript" type="text/javascript" src="assets/js/controls.js"></script>
<script language="JavaScript" type="text/javascript" src="assets/js/search.js"></script>
<!-- Container -->
<div id="container">
<div id="masthead">
<!-- Search -->
<div id="top_links">
<ul>
<li><a href="/login/?returnpath=/">Sign In</a> |</li>
<li><a href="/accessibility/index.html">Accessibility</a> |</li>
<li><a href="/sitemap/index.html">Site Map</a> |</li>
<li><a href="/about/contact/index.html">Contact Us</a> |</li>
<li><a href="/store/index.html">Store</a> |</li>
<li><a href="/rss/?feed=all">RSS</a> <img src="/assets/images/icons/feedicon10.gif" alt="RSS" title="RSS" width="10" height="10" /></li>
</ul>
<form action="http://www.google.com/search" method="get"><br />
<input type="hidden" name="sitesearch" value="www.alfresco.com" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="hidden" name="oe" value="UTF-8" />
<input class="searchbox" type="text" size="20" value="Search..." name="query" onfocus="if (this.value == 'Search...') this.value = ''; " onblur="if (this.value == '') this.value = 'Search...';" />
<input class="searchbutton" type="submit" name="" value="Go" />
</form>
</div>
<!-- End Search -->
</div>
<div id="topnav">
<ul id="nav">
<li id="home"><a href="/index.jsp" accesskey="h" class="selected" ><span>Home</span></a></li>
<li id="products"><a href="/products/index.html" accesskey="p" ><span>Products</span></a></li>
<li id="services"><a href="/services/index.html" accesskey="s" ><span>Services</span></a></li>
<li id="customers"><a href="/customers/index.html" accesskey="c" ><span>Customers</span></a></li>
<li id="partners"><a href="/partners/index.html" accesskey="r" ><span>Partners</span></a></li>
<li id="about"><a href="/about/index.html" accesskey="a" ><span>About us</span></a></li>
<li id="developers"><a href="http://dev.alfresco.com/" accesskey="v" ><span>Developers</span></a></li>
<li id="blogs"><a href="http://blogs.alfresco.com/" accesskey="b" ><span>Blogs</span></a></li>
<li id="end"></li>
</ul>
</div>
<div id="outer">
<div id="inner">
<div id="shome"></div>
</div>
</div>
<div id="content"><img id="banner1" src="assets/images/banners/partner_podcast.gif" border="0" width="372" height="146" alt="Alfresco Partner Podcast" usemap="#bannermap1" /><img id="banner2" src="assets/images/banners/1_4_preview_banner.gif" border="0" width="373" height="146" alt="Alfresco 1.4 Community Preview now available" usemap="#bannermap2" /></div>
<map name="bannermap1" id="bannermap1">
<area href="redirect.php?source=30&amp;url=http://blogs.alfresco.com/opentalk/" alt="Listen Now" shape="rect" coords="263,112,363,137" />
</map>
<map name="bannermap2" id="bannermap2">
<area href="redirect.php?source=27&amp;url=http://www.alfresco.com/products/ecm/releases/1.4_preview/" alt="Learn More" shape="rect" coords="273,112,363,137" />
</map>
<div class="frontpanel">
<div id="tagline">
<p>Alfresco offers true Open Source Enterprise Content Management (ECM) - Document Management, Collaboration, Records Management, Knowledge Management, Web Content Management and Imaging. <a href="/products/ecm/fivesteps/discover/index.html">More...</a></p>
</div>
<div class="frontpanel-icons">
<div class="frontpanel-icon">
<a href="/products/ecm/fivesteps/discover/index.html"><img src="/assets/images/frontpanel/icon_discover.gif" border="0" alt="Discover" width="142" height="142" /></a>
<ul>
<li><a href="/products/ecm/presentations/index.html">Presentations</a></li>
<li><a href="products/ecm/demonstrations/index.html">Demonstrations</a></li>
<li><a href="products/ecm/tour/index.html">Feature Tour</a></li>
</ul>
</div>
<div class="frontpanel-icon">
<a href="/products/ecm/fivesteps/learnmore/index.html"><img src="assets/images/frontpanel/icon_learnmore.gif" border="0" alt="Learn More" width="142" height="142" /></a>
<ul>
<li><a href="products/index.html">Products</a></li>
<li><a href="media/whitepapers/index.html">White Papers</a></li>
<li><a href="http://blogs.alfresco.com/">Blogs</a></li>
</ul>
</div>
<div class="frontpanel-icon">
<a href="products/ecm/fivesteps/try/index.html"><img src="assets/images/frontpanel/icon_try.gif" border="0" alt="Try" width="142" height="142" /></a>
<ul>
<li><a href="products/ecm/hostedtrials/index.html">Hosted Trials</a></li>
<li><a href="products/ecm/enttrial/index.html">Enterprise Trial</a></li>
<li><a href="http://dev.alfresco.com/downloads/">Open Source</a></li>
</ul>
</div>
<div class="frontpanel-icon">
<a href="products/ecm/fivesteps/buy/index.html"><img src="assets/images/frontpanel/icon_buy.gif" border="0" alt="Buy" width="142" height="142" /></a>
<ul>
<li><a href="store/index.html">Store</a></li>
</ul>
</div>
<div class="frontpanel-icon">
<a href="products/ecm/fivesteps/use/index.html"><img src="assets/images/frontpanel/icon_use.gif" border="0" alt="Use" width="142" height="142" /></a>
<ul>
<li><a href="services/training/index.html">Training</a></li>
<li><a href="services/consulting/index.html">Consulting</a></li>
<li><a href="services/support/index.html">Support</a></li>
</ul>
</div>
</div>
<div style="clear:both; padding-bottom: 0px;"></div>
</div>
<div style="clear:both; padding-bottom: 20px;"></div>
<div class="front_column">
<div class="front_list">
<h2>Alfresco In the News</h2>
<h3><a href="http://www.ecmconnection.com/content/news/article.asp?DocID=%7BBDE8CAFB-4273-4DEF-BF1A-6DBD95E0190E%7D">Alfresco Extends Leadership With Production Ready Open Source Business Process Management</a></h3>
<p class="date">Sep 14, 2006 (ECM Connection)</p>
<h3><a href="http://www.marketwire.com/mw/release_html_b1?release_id=162734">Alfresco and Kofax Announce Integration of Ascent Capture</a></h3>
<p class="date">Sep 13, 2006 (Market Wire)</p>
<h3><a href="http://itmanagement.earthweb.com/netsys/article.php/3631536">Open Source ECM in a Windows World</a></h3>
<p class="date">Sep 12, 2006 (JupiterWeb)</p>
<h3><a href="http://www.marketwire.com/mw/release_html_b1?release_id=161753">Alfresco Launches First Open Source Records Management Solution</a></h3>
<p class="date">Sep 11, 2006 (Market Wire)</p>
<h3><a href="http://opensource.sys-con.com/read/269540.htm">Alfresco Unveils New Version Of Open Source Enterprise CMS</a></h3>
<p class="date">Sep 07, 2006 (Enterprise Open Source)</p>
<p><a href="/rss/?feed=coverage">More Coverage</a> | <a href="/media/releases/index.jsp">Press Releases</a></p>
</div>
</div>
<div class="front_column">
<div class="front_list">
<h2>Events &amp; Training</h2>
<h3><a href="https://optaros.webex.com/optaros/mywebex/epmainframe.php?rlink=https%3A%2F%2Foptaros.webex.com%2Foptaros%2Fonstage%2Fmainframe.php%3Fmainurl%3D%2Foptaros%2Fonstage%2Ftool%2Fevent%2Fevent_detail.php%3FEventID%3D299966243%26FirstEnter%3D1%26GuestTimeZone%3D%26SourceId%3D">Optaros Open Source Content Management Solutions Webinar</a></h3>
<p class="date">Sep 26, 2006 (Online WebEx)</p>
<h3><a href="/services/training/index.html">US Training - Alfresco for Developers</a></h3>
<p class="date">Sep 26-28, 2006 (Washington, DC)</p>
<h3><a href="/services/training/index.html">Australia Training - Alfresco for Users and Administrators</a></h3>
<p class="date">Sep 26-28, 2006 (Melbourne)</p>
<h3><a href="/services/training/index.html">Alfresco at Gartner Open Source</a></h3>
<p class="date">Sep 27-29, 2006 (Phoenix)</p>
<h3><a href="http://www.forum-geide.com/">Alfresco at Forum de la Geide</a></h3>
<p class="date">Oct 03-05, 2006 (Paris)</p>
<p><a href="about/events/index.html">More Events</a> | <a href="services/training/index.html">More Training</a></p>
</div>
</div>
<div class="front_column" style="margin-right: 0;">
<div class="front_list" style="margin-right: 0;">
<h2>Links</h2>
<div>
</div>
<div style="clear: both;">
</div>
<div class="front-links-bot-left">
<ul class="front-links-top">
<li><a href="http://forge.alfresco.com/" title="Alfresco Community Forge"><img src="http://dev.alfresco.com/community/newsletters/2006/05/forge.gif" alt="Alfresco Forge" align="top" /><br />Forge</a></li>
<li><a href="http://podcasts.alfresco.com/" title="Open Source Talk podcast series"><img src="http://dev.alfresco.com/community/newsletters/2006/05/podcast.gif" alt="Alfresco Open Source Talk" align="top" /><br />Podcasts</a></li>
</ul>
<ul class="front-links-bot">
<li><a href="http://forums.alfresco.com/" title="Alfresco Forums">Forums</a></li>
<li><a href="http://wiki.alfresco.com/" title="Alfresco Wiki">Wiki</a></li>
<li><a href="http://www.alfresco.org/jira/" title="Alfresco Bug Tracking (JIRA)">Bug Tracking</a></li>
<li><a href="http://dev.alfresco.com/" title="Developer site">Developers</a></li>
</ul>
</div>
<div class="front-links-bot-right">
<ul class="front-links-top">
<li><a href="/products/ecm/docs/1.3_draft/index.html" title="Documentation"><img src="document.gif" alt="Documentation" align="top" /><br />Documentation</a></li>
<li><a href="http://blogs.alfresco.com/" title="Alfresco Blogs"><img src="http://dev.alfresco.com/community/newsletters/2006/05/blogs.gif" alt="Alfresco Blogs" align="top" /><br />Blogs</a></li>
</ul>
<ul class="front-links-bot">
<li><a href="http://dev.alfresco.com/downloads/" title="Alfresco Downloads">Downloads</a></li>
<li><a href="/media/whitepapers/index.html" title="Alfresco White Papers">White Papers</a></li>
<li><a href="/about/careers/index.html" title="Alfresco Careers">Careers</a></li>
</ul>
</div>
<div style="clear: both;"></div></div>
</div>
<div style="clear:both; padding-bottom: 10px;"></div>
</div> <!-- end container -->
<!-- Footer -->
<div id="footer">
<div id="site">
<div id="footer-logos">
<a href="http://www.mysql.com/"><img src="/assets/images/footer/mysql.gif" alt="MySQL" title="MySQL" border="0" /></a>
<a href="http://www.jboss.org"><img src="/assets/images/footer/jboss.gif" alt="JBoss Certified Partner" title="JBoss Certified Partner" border="0" width="74" height="34" /></a>
<a href="http://www.springframework.org/"><img src="/assets/images/footer/spring.gif" alt="Spring Framework" title="Spring Framework" border="0" width="67" height="34" /></a>
<a href="http://www.hibernate.org/"><img src="/assets/images/footer/hibernate.gif" alt="Hibernate" title="Hibernate" border="0" width="111" height="34" /></a>
<a href="http://tomcat.apache.org"><img src="/assets/images/footer/tomcat.gif" alt="Tomcat" title="Tomcat" border="0" width="44" height="34" /></a>
<a href="http://lucene.apache.org/"><img src="/assets/images/footer/lucene.gif" alt="Lucene" title="Lucene" border="0" width="143" height="34" /></a>
<a href="http://myfaces.apache.org/"><img src="/assets/images/footer/myfaces.gif" alt="My Faces" title="My Faces" border="0" width="37" height="34" /></a></div>
<div id="footer-links">
<p>
<a href="/index.jsp">Home</a> |
<a href="/legal/index.html">Legal</a> |
<a href="/privacy/index.html">Privacy</a> |
<a href="/accessibility/index.html">Accessibility</a> |
<a href="/sitemap/index.html">Site Map</a> |
<a href="/rss/?feed=all/">RSS</a>
<img src="/assets/images/icons/feedicon12.gif" alt="RSS" title="RSS" width="12" height="12" />
</p>
<p>
<a href="/about/index.html">Open Source ECMS</a> |
<a href="/products/">CMS Products</a> |
<a href="/services/support/index.html">Management Services</a> |
<a href="/resources/index.html">EMS Resources</a>
</p>
<p>&copy; 2005-2006 Alfresco Software, Inc., All Rights Reserved</p>
<p><img src="/assets/images/icons/powered_by_alfresco.gif" alt="Powered by Alfresco" width="88" height="32" /><img src="http://alfresco.sourceforge.net/image.php" alt="" width="1" height="1" /></p>
</div>
</div>
<div style="clear:both; padding-bottom: 10px;"></div>
</div>
<div style="clear:both; padding-bottom: 20px;"></div>
<!-- End Footer -->
<!-- START OF VERTICAL LEAP TRACKING -->
<script type="text/javascript" language="JavaScript">
<!--
var VLCampaignId = "1417";
//-->
</script>
<script type="text/javascript" language="JavaScript"
src="http://roi.vertical-leap.co.uk/scripts/tracker.js"></script>
<!-- END OF VERTICAL LEAP TRACKING -->
</body>
</html>