blob: 9ed7452385f40a967e8de9aa6592beb5bbf1fa69 [file] [log] [blame]
<?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop'
#*****************************************************************************
#
# template.php
#
# Author: Freddy Allilaire
# Date: 2005-12-05
#
# Description: Type your page comments here - these are not sent to the browser
#
#
#****************************************************************************
#
# Begin: page-specific settings. Change these.
$pageTitle = "AMW Home page";
$pageKeywords = "";
$pageAuthor = "Freddy Allilaire";
# Add page-specific Nav bars here
# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
# $Nav->addNavSeparator("My Page Links", "downloads.php");
# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
# End: page-specific settings
#
include('../news/scripts/news.php');
$amwnews = get_amwnews(5);
# Paste your HTML content between the EOHTML markers!
$html = <<<EOHTML
<!-- Middle part -->
<div id="midcolumn">
<table width="100%">
<tr>
<td width="80%">
<h1>$pageTitle</h1>
<h3>Welcome</h3>
<p align="JUSTIFY">
The AMW (ATLAS Model Weaver) is a tool for representing correspondences between models. The correspondences are stored in a
model, called <b>weaving model</b>. It is created conforming to a weaving metamodel.<br /><br />
<b>Common weaving use cases are</b>: data exchange, data integration, model merging, model adaptation. A weaving model may be
used as input or specification for a transformation language.<br /><br />
AMW provides a base weaving metamodel enabling to create links between model elements and associations between links. The
metamodel may be extended to add other mapping semantics. This way there is the possibility of creating variable mapping
languages dedicated to specific application requirements.<p/>
AMW is part of the <a href="http://wiki.eclipse.org/index.php/AMMA">AMMA</a> platform.
<br /><br /><a href="about.php">more about AMW &raquo;</a>
</p>
</td>
<td align="right">
<img align="right" src="resources/amwLogo.png" valign="top" alt="AMW Logo" />
</td>
</tr>
</table>
<hr/>
<div class="homeitem">
<h3>Quick Navigator</h3>
<ul>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<b><a href="publication.php">Publications</a></b><font size="-3"> (new)</font>
</td>
<td align="right">
<a href="publication.php"><img align="right" src="../resources/images/reference.gif" valign="top"/></a>
</td>
</tr>
</table>
</li>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<b><a href="references.php">AMW External References</a></b><font size="-3"></font>
</td>
<td align="right">
<a href="references.php"><img align="right" src="resources/amwLogoSmall.png" valign="top" /></a>
</td>
</tr>
</table>
</li>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<a href="examples/"><b>AMW Examples</b>, matching library</a><font size="-3"> (new)</font>
</td>
<td align="right">
<a href="examples/"><img align="right" src="resources/amwLogoSmall.png" valign="top" /></a>
</td>
</tr>
</table>
</li>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<b><a href="http://wiki.eclipse.org/index.php/AMW">AMW Wiki</a>, <a href="http://wiki.eclipse.org/index.php/AMW_FAQ">FAQ</a> </b>
</td>
<td align="right">
<a href="http://wiki.eclipse.org/index.php/AMW"><img align="right" src="resources/amwLogoSmall.png" valign="top"/></a>
</td>
</tr>
</table>
</li>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<b><a href="zoo/">AMW zoo</a></b><font size="-3"> (new)</font>
</td>
<td align="right">
<a href="zoo/"><img align="right" src="resources/amwLogoSmall.png" valign="top" /></a>
</td>
</tr>
</table>
</li>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<b><a href="download/">Download</a></b>
</td>
<td align="right">
<a href="download/"><img align="right" src="../resources/images/download.gif" valign="top"/></a>
</td>
</tr>
</table>
</li>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<b><a href="news://news.eclipse.org/eclipse.modeling.gmt.amw">Newsgroup</a></b>,
<a href="http://www.eclipse.org/search/search.cgi">Search</a>,
<a href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.modeling.gmt.amw">Web Interface</a>,
<a href="http://dev.eclipse.org/newslists/news.eclipse.modeling.gmt.amw/threads.html">Archive</a>
</td>
<td align="right">
<a href="news://news.eclipse.org/eclipse.modeling.gmt.amw"><img align="right" src="../resources/images/news.gif" valign="top"/></a>
</td>
</tr>
</table>
</li>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<b><a href="doc/">Documentation</a></b>
</td>
<td align="right">
<a href="doc/"><img align="right" src="../resources/images/reference.gif" valign="top"/></a>
</td>
</tr>
</table>
</li>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<b><a href="http://dev.eclipse.org/bugs/buglist.cgi?product=gmt&component=AMW&cmdtype=doit&order=Reuse+same+sort+as+last+time">Bugzilla</a></b>,
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=GMT&component=AMW&order=Reuse+same+sort+as+last+time">All Open</a>,
<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=GMT&component=AMW&bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;changedin=7&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Recently closed</a>,
<a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=GMT&component=AMW">Report a bug</a>
</td>
<td align="right">
<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=gmt&component=AMW&cmdtype=doit&order=Reuse+same+sort+as+last+time">
<img align="right" src="../resources/images/bugzilla.gif" valign="top"/></a>
</td>
</tr>
</table>
</li>
<li>
<table width="100%">
<tr>
<td width="80%" valign="bottom">
<b><a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW">CVS</a></b>
</td>
<td align="right">
<a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW"><img align="right" src="../resources/images/cvs.gif" valign="top"/></a>
</td>
</tr>
</table>
</li>
</ul>
</div>
<div class="homeitem">
$amwnews
</div>
<hr class="clearer" />
</div>
<!-- Right Part -->
<div id="rightcolumn">
<div class="sideitem">
<h6>Getting Started</h6>
<ul>
<li><a href="about.php">Project description</a></li>
<li><a href="doc/">Documentation</a></li>
<li><a href="download/">Download</a></li>
</ul>
</div>
</div>
EOHTML;
# Generate the web page
$App->AddExtraHtmlHeader("<link rel='alternate' type='application/rss+xml' title='AMW News' href='news/amwNewsArchive.rss'>");
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
?>