mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
fixing up links in the sample website. removing the checked in zip. there's now a build target which produces it instead.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3930 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -103,4 +103,9 @@
|
|||||||
</delete>
|
</delete>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
<target name="sample-website">
|
||||||
|
<zip destfile="alfresco-sample-website.zip"
|
||||||
|
basedir="source/test-resources/websites/alfresco/"
|
||||||
|
excludes="**/.svn"/>
|
||||||
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
Binary file not shown.
@@ -30,10 +30,10 @@ urchinTracker();
|
|||||||
<div id="top_links">
|
<div id="top_links">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/login/?returnpath=/about/">Sign In</a> |</li>
|
<li><a href="/login/?returnpath=/about/">Sign In</a> |</li>
|
||||||
<li><a href="/accessibility/">Accessibility</a> |</li>
|
<li><a href="/accessibility/index.html">Accessibility</a> |</li>
|
||||||
<li><a href="/sitemap/">Site Map</a> |</li>
|
<li><a href="/sitemap/index.html">Site Map</a> |</li>
|
||||||
<li><a href="/about/contact/">Contact Us</a> |</li>
|
<li><a href="/about/contact/index.html">Contact Us</a> |</li>
|
||||||
<li><a href="/store/">Store</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>
|
<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>
|
</ul>
|
||||||
<form action="http://www.google.com/search" method="get"><br />
|
<form action="http://www.google.com/search" method="get"><br />
|
||||||
@@ -49,12 +49,12 @@ urchinTracker();
|
|||||||
</div>
|
</div>
|
||||||
<div id="topnav">
|
<div id="topnav">
|
||||||
<ul id="nav">
|
<ul id="nav">
|
||||||
<li id="home"><a href="/" accesskey="h" ><span>Home</span></a></li>
|
<li id="home"><a href="/index.html" accesskey="h" ><span>Home</span></a></li>
|
||||||
<li id="products"><a href="/products/" accesskey="p" ><span>Products</span></a></li>
|
<li id="products"><a href="/products/index.html" accesskey="p" ><span>Products</span></a></li>
|
||||||
<li id="services"><a href="/services/" accesskey="s" ><span>Services</span></a></li>
|
<li id="services"><a href="/services/index.html" accesskey="s" ><span>Services</span></a></li>
|
||||||
<li id="customers"><a href="/customers/" accesskey="c" ><span>Customers</span></a></li>
|
<li id="customers"><a href="/customers/index.html" accesskey="c" ><span>Customers</span></a></li>
|
||||||
<li id="partners"><a href="/partners/" accesskey="r" ><span>Partners</span></a></li>
|
<li id="partners"><a href="/partners/index.html" accesskey="r" ><span>Partners</span></a></li>
|
||||||
<li id="about"><a href="/about/" accesskey="a" class="selected" ><span>About us</span></a></li>
|
<li id="about"><a href="/about/index.html" accesskey="a" class="selected" ><span>About us</span></a></li>
|
||||||
<li id="developers"><a href="http://dev.alfresco.com/" accesskey="v" ><span>Developers</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="blogs"><a href="http://blogs.alfresco.com/" accesskey="b" ><span>Blogs</span></a></li>
|
||||||
<li id="end"></li>
|
<li id="end"></li>
|
||||||
@@ -63,7 +63,7 @@ urchinTracker();
|
|||||||
<div id="outer">
|
<div id="outer">
|
||||||
<div id="inner">
|
<div id="inner">
|
||||||
<div id="sabout">
|
<div id="sabout">
|
||||||
<p><a href="/about/">Company</a> | <a href="/about/contact/">Contact</a> | <a href="/about/news/">News</a> | <a href="/about/events/">Events</a> | <a href="/about/people/">People</a> | <a href="/about/careers/">Careers</a></p>
|
<p><a href="/about/index.html">Company</a> | <a href="/about/contact/index.html">Contact</a> | <a href="/media/releases/index.jsp">News</a> | <a href="/about/events/index.html">Events</a> | <a href="/about/people/index.html">People</a> | <a href="/about/careers/index.html">Careers</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -110,7 +110,7 @@ including the co-founder of Documentum.</p>
|
|||||||
<li>Former Interwoven® TeamSite® and OpenDeploy® Engineers</li>
|
<li>Former Interwoven® TeamSite® and OpenDeploy® Engineers</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>Find out more about <a href="people/">our people</a>.</p>
|
<p>Find out more about <a href="people/index.html">our people</a>.</p>
|
||||||
|
|
||||||
<h2>History</h2>
|
<h2>History</h2>
|
||||||
|
|
||||||
@@ -172,9 +172,9 @@ need at least a 10-terabyte system”</p>
|
|||||||
<h2>More About Alfresco</h2>
|
<h2>More About Alfresco</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../media/releases/">Press Releases</a></li>
|
<li><a href="/media/releases/index.jsp">Press Releases</a></li>
|
||||||
<li><a href="events/">Our Events</a></li>
|
<li><a href="/about/events/index.html">Our Events</a></li>
|
||||||
<li><a href="contact/">Contact Us</a></li>
|
<li><a href="/about/contact/index.html">Contact Us</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
@@ -228,7 +228,7 @@ Interwoven, TeamSite and OpenDeploy are either registered trademarks or trademar
|
|||||||
<li>Former Documentum Java Web Development and Portal Team</li>
|
<li>Former Documentum Java Web Development and Portal Team</li>
|
||||||
<li>Former Interwoven® TeamSite® and OpenDeploy® Engineers</li>
|
<li>Former Interwoven® TeamSite® and OpenDeploy® Engineers</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Find out more about <a href="people/">our people</a>.</p>
|
<p>Find out more about <a href="people/index.html">our people</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="box_blue">
|
<div class="box_blue">
|
||||||
<h2>Alfresco History</h2>
|
<h2>Alfresco History</h2>
|
||||||
@@ -263,19 +263,19 @@ Alfresco Development using Best-of-Breed Open Source Components</li>
|
|||||||
<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>
|
<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">
|
<div id="footer-links">
|
||||||
<p>
|
<p>
|
||||||
<a href="/">Home</a> |
|
<a href="/index.html">Home</a> |
|
||||||
<a href="/legal/">Legal</a> |
|
<a href="/legal/index.html">Legal</a> |
|
||||||
<a href="/privacy/">Privacy</a> |
|
<a href="/privacy/index.html">Privacy</a> |
|
||||||
<a href="/accessibility/">Accessibility</a> |
|
<a href="/accessibility/index.html">Accessibility</a> |
|
||||||
<a href="/sitemap/">Site Map</a> |
|
<a href="/sitemap/index.html">Site Map</a> |
|
||||||
<a href="/rss/?feed=all/">RSS</a>
|
<a href="/rss/?feed=all/">RSS</a>
|
||||||
<img src="/assets/images/icons/feedicon12.gif" alt="RSS" title="RSS" width="12" height="12" />
|
<img src="/assets/images/icons/feedicon12.gif" alt="RSS" title="RSS" width="12" height="12" />
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="/about/">Open Source ECMS</a> |
|
<a href="/about/index.html">Open Source ECMS</a> |
|
||||||
<a href="/products/">CMS Products</a> |
|
<a href="/products/index.html">CMS Products</a> |
|
||||||
<a href="/services/support/">Management Services</a> |
|
<a href="/services/support/index.html">Management Services</a> |
|
||||||
<a href="/resources/">EMS Resources</a>
|
<a href="/resources/index.html">EMS Resources</a>
|
||||||
</p>
|
</p>
|
||||||
<p>© 2005-2006 Alfresco Software, Inc., All Rights Reserved</p>
|
<p>© 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>
|
<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>
|
||||||
|
@@ -152,10 +152,10 @@ urchinTracker();
|
|||||||
<div id="top_links">
|
<div id="top_links">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/login/?returnpath=/">Sign In</a> |</li>
|
<li><a href="/login/?returnpath=/">Sign In</a> |</li>
|
||||||
<li><a href="/accessibility/">Accessibility</a> |</li>
|
<li><a href="/accessibility/index.html">Accessibility</a> |</li>
|
||||||
<li><a href="/sitemap/">Site Map</a> |</li>
|
<li><a href="/sitemap/index.html">Site Map</a> |</li>
|
||||||
<li><a href="/about/contact/">Contact Us</a> |</li>
|
<li><a href="/about/contact/index.html">Contact Us</a> |</li>
|
||||||
<li><a href="/store/">Store</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>
|
<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>
|
</ul>
|
||||||
<form action="http://www.google.com/search" method="get"><br />
|
<form action="http://www.google.com/search" method="get"><br />
|
||||||
@@ -171,12 +171,12 @@ urchinTracker();
|
|||||||
</div>
|
</div>
|
||||||
<div id="topnav">
|
<div id="topnav">
|
||||||
<ul id="nav">
|
<ul id="nav">
|
||||||
<li id="home"><a href="/" accesskey="h" class="selected" ><span>Home</span></a></li>
|
<li id="home"><a href="/index.html" accesskey="h" class="selected" ><span>Home</span></a></li>
|
||||||
<li id="products"><a href="/products/" accesskey="p" ><span>Products</span></a></li>
|
<li id="products"><a href="/products/index.html" accesskey="p" ><span>Products</span></a></li>
|
||||||
<li id="services"><a href="/services/" accesskey="s" ><span>Services</span></a></li>
|
<li id="services"><a href="/services/index.html" accesskey="s" ><span>Services</span></a></li>
|
||||||
<li id="customers"><a href="/customers/" accesskey="c" ><span>Customers</span></a></li>
|
<li id="customers"><a href="/customers/index.html" accesskey="c" ><span>Customers</span></a></li>
|
||||||
<li id="partners"><a href="/partners/" accesskey="r" ><span>Partners</span></a></li>
|
<li id="partners"><a href="/partners/index.html" accesskey="r" ><span>Partners</span></a></li>
|
||||||
<li id="about"><a href="/about/" accesskey="a" ><span>About us</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="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="blogs"><a href="http://blogs.alfresco.com/" accesskey="b" ><span>Blogs</span></a></li>
|
||||||
<li id="end"></li>
|
<li id="end"></li>
|
||||||
@@ -196,45 +196,45 @@ urchinTracker();
|
|||||||
</map>
|
</map>
|
||||||
<div class="frontpanel">
|
<div class="frontpanel">
|
||||||
<div id="tagline">
|
<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/">More...</a></p>
|
<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>
|
||||||
<div class="frontpanel-icons">
|
<div class="frontpanel-icons">
|
||||||
<div class="frontpanel-icon">
|
<div class="frontpanel-icon">
|
||||||
<a href="products/ecm/fivesteps/discover/"><img src="assets/images/frontpanel/icon_discover.gif" border="0" alt="Discover" width="142" height="142" /></a>
|
<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>
|
<ul>
|
||||||
<li><a href="products/ecm/presentations/">Presentations</a></li>
|
<li><a href="/products/ecm/presentations/index.html">Presentations</a></li>
|
||||||
<li><a href="products/ecm/demonstrations/">Demonstrations</a></li>
|
<li><a href="products/ecm/demonstrations/index.html">Demonstrations</a></li>
|
||||||
<li><a href="products/ecm/tour/">Feature Tour</a></li>
|
<li><a href="products/ecm/tour/index.html">Feature Tour</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="frontpanel-icon">
|
<div class="frontpanel-icon">
|
||||||
<a href="products/ecm/fivesteps/learnmore/"><img src="assets/images/frontpanel/icon_learnmore.gif" border="0" alt="Learn More" width="142" height="142" /></a>
|
<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>
|
<ul>
|
||||||
<li><a href="products/">Products</a></li>
|
<li><a href="products/index.html">Products</a></li>
|
||||||
<li><a href="media/whitepapers/">White Papers</a></li>
|
<li><a href="media/whitepapers/index.html">White Papers</a></li>
|
||||||
<li><a href="http://blogs.alfresco.com/">Blogs</a></li>
|
<li><a href="http://blogs.alfresco.com/">Blogs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="frontpanel-icon">
|
<div class="frontpanel-icon">
|
||||||
<a href="products/ecm/fivesteps/try/"><img src="assets/images/frontpanel/icon_try.gif" border="0" alt="Try" width="142" height="142" /></a>
|
<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>
|
<ul>
|
||||||
<li><a href="products/ecm/hostedtrials/">Hosted Trials</a></li>
|
<li><a href="products/ecm/hostedtrials/index.html">Hosted Trials</a></li>
|
||||||
<li><a href="products/ecm/enttrial/">Enterprise Trial</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>
|
<li><a href="http://dev.alfresco.com/downloads/">Open Source</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="frontpanel-icon">
|
<div class="frontpanel-icon">
|
||||||
<a href="products/ecm/fivesteps/buy/"><img src="assets/images/frontpanel/icon_buy.gif" border="0" alt="Buy" width="142" height="142" /></a>
|
<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>
|
<ul>
|
||||||
<li><a href="store/">Store</a></li>
|
<li><a href="store/index.html">Store</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="frontpanel-icon">
|
<div class="frontpanel-icon">
|
||||||
<a href="products/ecm/fivesteps/use/"><img src="assets/images/frontpanel/icon_use.gif" border="0" alt="Use" width="142" height="142" /></a>
|
<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>
|
<ul>
|
||||||
<li><a href="services/training/">Training</a></li>
|
<li><a href="services/training/index.html">Training</a></li>
|
||||||
<li><a href="services/consulting/">Consulting</a></li>
|
<li><a href="services/consulting/index.html">Consulting</a></li>
|
||||||
<li><a href="services/support/">Support</a></li>
|
<li><a href="services/support/index.html">Support</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -260,7 +260,7 @@ urchinTracker();
|
|||||||
<h3><a href="http://opensource.sys-con.com/read/269540.htm">Alfresco Unveils New Version Of Open Source Enterprise CMS</a></h3>
|
<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 class="date">Sep 07, 2006 (Enterprise Open Source)</p>
|
||||||
|
|
||||||
<p><a href="http://www.alfresco.com/rss/?feed=coverage">More Coverage</a> | <a href="http://www.alfresco.com/media/releases/">Press Releases</a></p>
|
<p><a href="/rss/?feed=coverage">More Coverage</a> | <a href="/media/releases/index.jsp">Press Releases</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="front_column">
|
<div class="front_column">
|
||||||
@@ -269,15 +269,15 @@ urchinTracker();
|
|||||||
|
|
||||||
<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>
|
<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>
|
<p class="date">Sep 26, 2006 (Online WebEx)</p>
|
||||||
<h3><a href="http://www.alfresco.com/services/training/">US Training - Alfresco for Developers</a></h3>
|
<h3><a href="/services/training/index.html">US Training - Alfresco for Developers</a></h3>
|
||||||
<p class="date">Sep 26-28, 2006 (Washington, DC)</p>
|
<p class="date">Sep 26-28, 2006 (Washington, DC)</p>
|
||||||
<h3><a href="http://www.alfresco.com/services/training/">Australia Training - Alfresco for Users and Administrators</a></h3>
|
<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>
|
<p class="date">Sep 26-28, 2006 (Melbourne)</p>
|
||||||
<h3><a href="http://www.alfresco.com/services/training/">Alfresco at Gartner Open Source</a></h3>
|
<h3><a href="/services/training/index.html">Alfresco at Gartner Open Source</a></h3>
|
||||||
<p class="date">Sep 27-29, 2006 (Phoenix)</p>
|
<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>
|
<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 class="date">Oct 03-05, 2006 (Paris)</p>
|
||||||
<p><a href="about/events/">More Events</a> | <a href="services/training/">More Training</a></p>
|
<p><a href="about/events/index.html">More Events</a> | <a href="services/training/index.html">More Training</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="front_column" style="margin-right: 0;">
|
<div class="front_column" style="margin-right: 0;">
|
||||||
@@ -302,13 +302,13 @@ urchinTracker();
|
|||||||
</div>
|
</div>
|
||||||
<div class="front-links-bot-right">
|
<div class="front-links-bot-right">
|
||||||
<ul class="front-links-top">
|
<ul class="front-links-top">
|
||||||
<li><a href="http://www.alfresco.com/products/ecm/docs/1.3_draft/" title="Documentation"><img src="document.gif" alt="Documentation" align="top" /><br />Documentation</a></li>
|
<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>
|
<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>
|
||||||
<ul class="front-links-bot">
|
<ul class="front-links-bot">
|
||||||
<li><a href="http://dev.alfresco.com/downloads/" title="Alfresco Downloads">Downloads</a></li>
|
<li><a href="http://dev.alfresco.com/downloads/" title="Alfresco Downloads">Downloads</a></li>
|
||||||
<li><a href="http://www.alfresco.com/media/whitepapers/" title="Alfresco White Papers">White Papers</a></li>
|
<li><a href="/media/whitepapers/index.html" title="Alfresco White Papers">White Papers</a></li>
|
||||||
<li><a href="http://www.alfresco.com/about/careers/" title="Alfresco Careers">Careers</a></li>
|
<li><a href="/about/careers/index.html" title="Alfresco Careers">Careers</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div style="clear: both;"></div></div>
|
<div style="clear: both;"></div></div>
|
||||||
@@ -329,19 +329,19 @@ urchinTracker();
|
|||||||
<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>
|
<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">
|
<div id="footer-links">
|
||||||
<p>
|
<p>
|
||||||
<a href="/">Home</a> |
|
<a href="/index.html">Home</a> |
|
||||||
<a href="/legal/">Legal</a> |
|
<a href="/legal/index.html">Legal</a> |
|
||||||
<a href="/privacy/">Privacy</a> |
|
<a href="/privacy/index.html">Privacy</a> |
|
||||||
<a href="/accessibility/">Accessibility</a> |
|
<a href="/accessibility/index.html">Accessibility</a> |
|
||||||
<a href="/sitemap/">Site Map</a> |
|
<a href="/sitemap/index.html">Site Map</a> |
|
||||||
<a href="/rss/?feed=all/">RSS</a>
|
<a href="/rss/?feed=all/">RSS</a>
|
||||||
<img src="/assets/images/icons/feedicon12.gif" alt="RSS" title="RSS" width="12" height="12" />
|
<img src="/assets/images/icons/feedicon12.gif" alt="RSS" title="RSS" width="12" height="12" />
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="/about/">Open Source ECMS</a> |
|
<a href="/about/index.html">Open Source ECMS</a> |
|
||||||
<a href="/products/">CMS Products</a> |
|
<a href="/products/">CMS Products</a> |
|
||||||
<a href="/services/support/">Management Services</a> |
|
<a href="/services/support/index.html">Management Services</a> |
|
||||||
<a href="/resources/">EMS Resources</a>
|
<a href="/resources/index.html">EMS Resources</a>
|
||||||
</p>
|
</p>
|
||||||
<p>© 2005-2006 Alfresco Software, Inc., All Rights Reserved</p>
|
<p>© 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>
|
<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>
|
@@ -89,7 +89,7 @@ public List<PressRelease> getPressReleases(HttpServletRequest request, ServletCo
|
|||||||
<title>Alfresco Press Releases - Open Source Content Management</title>
|
<title>Alfresco Press Releases - Open Source Content Management</title>
|
||||||
<meta name="description" lang="en" content="News and press releases about Alfresco's enterprise content management system and document management software." />
|
<meta name="description" lang="en" content="News and press releases about Alfresco's enterprise content management system and document management software." />
|
||||||
<meta name="keywords" lang="en" content="open source ecms, enterprise content management system, cms, document management system, dms, documentum" />
|
<meta name="keywords" lang="en" content="open source ecms, enterprise content management system, cms, document management system, dms, documentum" />
|
||||||
<link href="http://www.alfresco.com/assets/css/screen.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="/assets/css/screen.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.nooked.com/news/feed/alfresco" />
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.nooked.com/news/feed/alfresco" />
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
#main_content .headline {
|
#main_content .headline {
|
||||||
@@ -109,18 +109,18 @@ public List<PressRelease> getPressReleases(HttpServletRequest request, ServletCo
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script language="JavaScript" type="text/javascript" src="http://www.alfresco.com/assets/js/controls.js"></script>
|
<script language="JavaScript" type="text/javascript" src="/assets/js/controls.js"></script>
|
||||||
<script language="JavaScript" type="text/javascript" src="http://www.alfresco.com/assets/js/search.js" ></script>
|
<script language="JavaScript" type="text/javascript" src="/assets/js/search.js" ></script>
|
||||||
<div id="container">
|
<div id="container">
|
||||||
<div id="masthead">
|
<div id="masthead">
|
||||||
<!-- Search -->
|
<!-- Search -->
|
||||||
<div id="top_links">
|
<div id="top_links">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.alfresco.com/accessibility/">Accessibility</a> |</li>
|
<li><a href="/accessibility/index.html">Accessibility</a> |</li>
|
||||||
<li><a href="http://www.alfresco.com/sitemap/">Site Map</a> |</li>
|
<li><a href="/sitemap/index.html">Site Map</a> |</li>
|
||||||
<li><a href="http://www.alfresco.com/about/contact/">Contact Us</a> |</li>
|
<li><a href="/about/contact/index.html">Contact Us</a> |</li>
|
||||||
<li><a href="http://www.alfresco.com/store/">Store</a> |</li>
|
<li><a href="/store/index.html">Store</a> |</li>
|
||||||
<li><a href="http://www.alfresco.com/rss/?feed=all">RSS</a> <img src="http://www.alfresco.com/assets/images/icons/feedicon10.gif" alt="RSS" title="RSS" width="10" height="10" /></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>
|
</ul>
|
||||||
<form action="http://www.google.com/search" method="get"><br />
|
<form action="http://www.google.com/search" method="get"><br />
|
||||||
<input type="hidden" name="sitesearch" value="www.alfresco.com" />
|
<input type="hidden" name="sitesearch" value="www.alfresco.com" />
|
||||||
@@ -134,12 +134,12 @@ public List<PressRelease> getPressReleases(HttpServletRequest request, ServletCo
|
|||||||
</div>
|
</div>
|
||||||
<div id="topnav">
|
<div id="topnav">
|
||||||
<ul id="nav">
|
<ul id="nav">
|
||||||
<li id="home"><a href="http://www.alfresco.com/" accesskey="h" ><span>Home</span></a></li>
|
<li id="home"><a href="/index.html" accesskey="h" ><span>Home</span></a></li>
|
||||||
<li id="products"><a href="http://www.alfresco.com/products/" accesskey="p" ><span>Products</span></a></li>
|
<li id="products"><a href="/products/index.html" accesskey="p" ><span>Products</span></a></li>
|
||||||
<li id="services"><a href="http://www.alfresco.com/services/support/" accesskey="s" ><span>Services</span></a></li>
|
<li id="services"><a href="/services/support/index.html" accesskey="s" ><span>Services</span></a></li>
|
||||||
<li id="customers"><a href="http://www.alfresco.com/customers/" accesskey="c" ><span>Customers</span></a></li>
|
<li id="customers"><a href="/customers/index.html" accesskey="c" ><span>Customers</span></a></li>
|
||||||
<li id="partners"><a href="http://www.alfresco.com/partners/" accesskey="r" ><span>Partners</span></a></li>
|
<li id="partners"><a href="/partners/index.html" accesskey="r" ><span>Partners</span></a></li>
|
||||||
<li id="about"><a href="http://www.alfresco.com/about/" accesskey="a" class="selected" ><span>About us</span></a></li>
|
<li id="about"><a href="/about/index.html" accesskey="a" class="selected" ><span>About us</span></a></li>
|
||||||
<li id="developers"><a href="http://dev.alfresco.com/" accesskey="v" ><span>Developers</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="blogs"><a href="http://blogs.alfresco.com/" accesskey="b" ><span>Blogs</span></a></li>
|
||||||
<li id="end"></li>
|
<li id="end"></li>
|
||||||
@@ -148,7 +148,7 @@ public List<PressRelease> getPressReleases(HttpServletRequest request, ServletCo
|
|||||||
<div id="outer">
|
<div id="outer">
|
||||||
<div id="inner">
|
<div id="inner">
|
||||||
<div id="sabout">
|
<div id="sabout">
|
||||||
<p><a href="http://www.alfresco.com/about/">Company</a> | <a href="http://www.alfresco.com/about/contact/">Contact</a> | <a href="http://www.alfresco.com/about/news/">News</a> | <a href="http://www.alfresco.com/about/events/">Events</a> | <a href="http://www.alfresco.com/about/people/">People</a></p>
|
<p><a href="/about/index.html">Company</a> | <a href="/about/contact/index.html">Contact</a> | <a href="/media/releases/index.jsp">News</a> | <a href="/about/events/index.html">Events</a> | <a href="/about/people/index.html">People</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -179,7 +179,7 @@ for (PressRelease pr : pressReleases)
|
|||||||
<div class="box_blue">
|
<div class="box_blue">
|
||||||
<h2>Press Release Archive</h2>
|
<h2>Press Release Archive</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.alfresco.com/media/releases/archives/">View Archived Releases</a></li>
|
<li><a href="/media/releases/archives/index.html">View Archived Releases</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -190,31 +190,31 @@ for (PressRelease pr : pressReleases)
|
|||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="site">
|
<div id="site">
|
||||||
<div id="footer-logos">
|
<div id="footer-logos">
|
||||||
<a href="http://www.mysql.com/"><img src="http://www.alfresco.com/assets/images/footer/mysql.gif" alt="MySQL" title="MySQL" border="0" /></a>
|
<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="http://www.alfresco.com/assets/images/footer/jboss.gif" alt="JBoss Certified Partner" title="JBoss Certified Partner" border="0" width="74" height="34" /></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="http://www.alfresco.com/assets/images/footer/spring.gif" alt="Spring Framework" title="Spring Framework" border="0" width="67" 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="http://www.alfresco.com/assets/images/footer/hibernate.gif" alt="Hibernate" title="Hibernate" border="0" width="111" 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="http://www.alfresco.com/assets/images/footer/tomcat.gif" alt="Tomcat" title="Tomcat" border="0" width="44" 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="http://www.alfresco.com/assets/images/footer/lucene.gif" alt="Lucene" title="Lucene" border="0" width="143" 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="http://www.alfresco.com/assets/images/footer/myfaces.gif" alt="My Faces" title="My Faces" border="0" width="37" height="34" /></a></div>
|
<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">
|
<div id="footer-links">
|
||||||
<p>
|
<p>
|
||||||
<a href="http://www.alfresco.com/">Home</a> |
|
<a href="/index.html">Home</a> |
|
||||||
<a href="http://www.alfresco.com/legal/">Legal</a> |
|
<a href="/legal/index.html">Legal</a> |
|
||||||
<a href="http://www.alfresco.com/privacy/">Privacy</a> |
|
<a href="/privacy/index.html">Privacy</a> |
|
||||||
<a href="http://www.alfresco.com/accessibility/">Accessibility</a> |
|
<a href="/accessibility/index.html">Accessibility</a> |
|
||||||
<a href="http://www.alfresco.com/sitemap/">Site Map</a> |
|
<a href="/sitemap/index.html">Site Map</a> |
|
||||||
<a href="http://www.alfresco.com/rss/?feed=all/">RSS</a>
|
<a href="/rss/?feed=all/">RSS</a>
|
||||||
<img src="http://www.alfresco.com/assets/images/icons/feedicon12.gif" alt="RSS" title="RSS" width="12" height="12" />
|
<img src="/assets/images/icons/feedicon12.gif" alt="RSS" title="RSS" width="12" height="12" />
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="http://www.alfresco.com/about/">Open Source ECMS</a> |
|
<a href="/about/index.html">Open Source ECMS</a> |
|
||||||
<a href="http://www.alfresco.com/products/">CMS Products</a> |
|
<a href="/products/index.html">CMS Products</a> |
|
||||||
<a href="http://www.alfresco.com/services/support/">Management Services</a> |
|
<a href="/services/support/index.html">Management Services</a> |
|
||||||
<a href="http://www.alfresco.com/resources/">EMS Resources</a>
|
<a href="/resources/index.html">EMS Resources</a>
|
||||||
</p>
|
</p>
|
||||||
<p>© 2005-2006 Alfresco Software, Inc., All Rights Reserved</p>
|
<p>© 2005-2006 Alfresco Software, Inc., All Rights Reserved</p>
|
||||||
<p><img src="http://www.alfresco.com/assets/images/icons/powered_by_alfresco.gif" alt="Powered by Alfresco" width="88" height="32" /></p>
|
<p><img src="/assets/images/icons/powered_by_alfresco.gif" alt="Powered by Alfresco" width="88" height="32" /></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="clear:both; padding-bottom: 10px;"></div>
|
<div style="clear:both; padding-bottom: 10px;"></div>
|
||||||
|
Reference in New Issue
Block a user