Commit 80142d5d authored by tavit ohanian's avatar tavit ohanian

keep all html files to prevent build failure

parent e099f6df
*.[oa]
*.so
*.d
*.html
*.png
*.cgi
*~
!doc/VankQueryLanguage.html
!site-search/php/images/vank.png
!site-search/cgi/bin/help-db.html
!site-search/cgi/bin/help-qry.html
app/obj/
......
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<?php include(vankhelpers) ?>
<head>
<title>Vank search</title>
</head>
<body>
<div id="content">
<div id="header">
<a href="http://dms3.io/is/vank"><h1>VANK</h1></a>
<h2>Language modeling meets inference networks</h2>
</div>
<div id="footer">
</div> <!-- footer -->
</div> <!-- content -->
</body>
</html>
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<title>{%LemurSearchErrorTitle%}</title>
</head>
<body>
<h2>{%LemurSearchErrorTitle%}</h2>
<hr>
{%LemurSearchErrorMessage%}
<!-- footer -->
<center>
<font size="-1">
&copy;2006 The Lemur Project. Powered by the <a href="http://www.lemurproject.org/" target="_blank">Lemur Toolkit</a>. Search engine last updated {%LemurSearchCompileDate%}, Version {%LemurSearchVersion%}. Contact <a href="">[Contact Information Here]</a> for more information.
</font>
</center>
<!-- end footer -->
</body>
</html>
{%LemurSearchSetTitle("Lemur Search")%}
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<title>{%LemurSearchTitle%}</title>
</head>
<body>
<!-- header (logo and title) -->
<table border="0">
<tr>
<td><img src="lemur100.gif" alt="Lemur Project Logo" height="79px" width="100px"></td>
<td width="15px">&nbsp;</td>
<td align=center valign=center>
<font size="+2" color=#0000FF><strong>{%LemurSearchTitle%}</strong></font><br/>
<font color=#0000FF><strong>{%LemurSubTitle%}</strong></font><br/>
</td>
</tr>
</table>
<!-- end header -->
{%LemurCGIItems%}
<!-- footer -->
<center>
<font size="-1">
&copy;2006 The Lemur Project. Powered by the <a href="http://www.lemurproject.org/" target="_blank">Lemur Toolkit</a>. Search engine last updated {%LemurSearchCompileDate%}, Version {%LemurSearchVersion%}. Contact <a href="">[Contact Information Here]</a> for more information.
</font>
</center>
<!-- end footer -->
</body>
</html>
{%LemurSearchSetTitle("Lemur Search")%}
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<title>{%LemurSearchTitle%}</title>
</head>
<body>
<center>
<!-- header (logo and search box) -->
<table border="0">
<tr>
<td><img src="lemur150.gif" alt="Lemur Project Logo" height="119px" width="150px"></td>
<td width="15px">&nbsp;</td>
<td align=center valign=center>
<font size="+2" color=#0000FF><strong>{%LemurSearchTitle%}</strong></font></br>
{%LemurSearchBox("100%")%}
</td>
<td width="15px">&nbsp;</td>
<td valign=center>
<ul>
<li><a href="help-qry.html">Query language help</a></li>
<li><a href="help-db.html">Documents in database</a></li>
</ul>
</td>
</tr>
</table>
</center>
<!-- end header -->
<!-- status bar (queried for... number of results... etc.) -->
<table border="0" width="100%" bgcolor="#0000FF" cellpadding="1" cellspacing="0">
<tr>
<td nowrap align=left><font color="#FFFFFF">Searched for: <strong>{%LemurSearchQueryTerms%}</strong></font></td>
<td nowrap align=right><font color="#FFFFFF">Results <strong>{%LemurSearchResultsStartNum%}</strong> - <strong>{%LemurSearchResultsEndNum%}</strong> of <strong>{%LemurSearchResultsTotalNum%}</strong> matches</font></td>
</tr>
</table>
<!-- end status bar -->
<!-- begin search results -->
{%LemurSearchResults%}
<!-- end search results -->
<!-- next / previous pages -->
<center>
&nbsp;</br>
{%LemurSearchResultsPreviousPage()%} {%LemurSearchResultPageNumbers()%} {%LemurSearchResultsNextPage()%}</br>
&nbsp;</br>
</center>
<!-- end next / previous pages -->
<!-- footer -->
<center>
<font size="-1">
&copy;2006 The Lemur Project. Powered by the <a href="http://www.lemurproject.org/" target="_blank">Lemur Toolkit</a>. Search engine last updated {%LemurSearchCompileDate%}, Version {%LemurSearchVersion%}. Contact <a href="">[Contact Information Here]</a> for more information.
</font>
</center>
<!-- end footer -->
</body>
</html>
{%LemurSearchSetTitle("Lemur Search")%}
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<title>{%LemurSearchTitle%}</title>
</head>
<body>
<center>
<!-- header (logo and search box) -->
<table border="0">
<tr>
<td><img src="lemur150.gif" alt="Lemur Project Logo" height="119px" width="150px"></td>
<td width="15px">&nbsp;</td>
<td align=center valign=center>
<font size="+2" color=#0000FF><strong>{%LemurSearchTitle%}</strong></font></br>
{%LemurSearchBox("100%")%}
</td>
<td width="15px">&nbsp;</td>
<td valign=center>
<ul>
<li><a href="help-qry.html">Query language help</a></li>
<li><a href="help-db.html">Documents in database</a></li>
</ul>
</td>
</tr>
</table>
</center>
<!-- end header -->
<!-- footer -->
<center>
<font size="-1">
&copy;2006 The Lemur Project. Powered by the <a href="http://www.lemurproject.org/" target="_blank">Lemur Toolkit</a>. Search engine last updated {%LemurSearchCompileDate%}, Version {%LemurSearchVersion%}. Contact <a href="">[Contact Information Here]</a> for more information.
</font>
</center>
<!-- end footer -->
</body>
</html>
<a href="{%ResURL%}">{%ResTitle%}</a></br>
<font color="#888888" size="-1">({%ResOrigURL%})</font></br>
{%ResSummary%}</br>
[<a href="{%ResCachedURL%}">Cached Version</a>]&nbsp;(Score: {%ResScore%})</br>&nbsp;</br>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment