136 lines
7.1 KiB
PHP
136 lines
7.1 KiB
PHP
<?php
|
|
/***************************************************************************
|
|
./lang/de/ocstyle/search.result.tpl.php
|
|
-------------------
|
|
begin : July 25 2004
|
|
copyright : (C) 2004 The OpenCaching Group
|
|
forum contact at : http://www.opencaching.com/phpBB2
|
|
|
|
***************************************************************************/
|
|
|
|
/***************************************************************************
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation; either version 2 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
***************************************************************************/
|
|
|
|
/****************************************************************************
|
|
|
|
Unicode Reminder メモ
|
|
|
|
(X)HTML search output template
|
|
|
|
****************************************************************************/
|
|
?>
|
|
|
|
<div class="content2-container bg-blue02" style="margin-top:20px;">
|
|
<p class="content-title-noshade-size3">
|
|
<img src="resource2/ocstyle/images/cacheicon/traditional.gif" width="32" height="32" style="align:left;margin-right:10px;" alt="{t}Search{/t}" />
|
|
<b>{t}Search result{/t}:</b> {t}{results_count} caches matched.{/t}
|
|
<span style="font-weight:normal;float:right;font-size:80%;" >
|
|
[<a href="query.php?action=save&queryid={queryid}">{t}Save options{/t}</a>]<br />
|
|
[<a href="search.php?queryid={queryid}&showresult=0">{t}Edit options{/t}</a>]
|
|
</span>
|
|
</p>
|
|
</div>
|
|
<div class="buffer" style="height:5px;"></div>
|
|
|
|
<font size="2">
|
|
<table class="content" border="0" cellspacing="0px" cellpadding="0px">
|
|
<tr>
|
|
<td class="header-small" colspan="2">
|
|
<table width="98.5%">
|
|
<tr>
|
|
<td>{pages}</td>
|
|
<td style="width:80px">
|
|
<b>{t}Downloads{/t}:</b>
|
|
</td>
|
|
<td style="width:120px">
|
|
<select name="wpdownload-page" class="wpdownload" onChange="location.href=this.options[this.selectedIndex].value">
|
|
<option value="#">{t}Results on this page{/t}</option>
|
|
<option value="search.php?queryid={queryid}&output=gpx&startat={startat}">GPX</option>
|
|
<option value="search.php?queryid={queryid}&output=loc&startat={startat}">LOC</option>
|
|
<option value="search.php?queryid={queryid}&output=kml&startat={startat}">KML</option>
|
|
<option value="search.php?queryid={queryid}&output=ov2&startat={startat}">OV2</option>
|
|
<option value="search.php?queryid={queryid}&output=ovl&startat={startat}">OVL</option>
|
|
<option value="search.php?queryid={queryid}&output=txt&startat={startat}">TXT</option>
|
|
</select>
|
|
</td>
|
|
<td style="width:120px">
|
|
<select name="wpdownload-all" class="wpdownload" onChange="location.href=this.options[this.selectedIndex].value">
|
|
<option value="#">{t}Result {startatp1} to {endat} (as zip){/t}</option>
|
|
<option value="search.php?queryid={queryid}&output=gpx&startat={startat}&count=max&zip=1">GPX</option>
|
|
<option value="search.php?queryid={queryid}&output=loc&startat={startat}&count=max&zip=1">LOC</option>
|
|
<option value="search.php?queryid={queryid}&output=kml&startat={startat}&count=max&zip=1">KML</option>
|
|
<option value="search.php?queryid={queryid}&output=ov2&startat={startat}&count=max&zip=1">OV2</option>
|
|
<option value="search.php?queryid={queryid}&output=ovl&startat={startat}&count=max&zip=1">OVL</option>
|
|
<option value="search.php?queryid={queryid}&output=txt&startat={startat}&count=max&zip=1">TXT</option>
|
|
</select>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr><td class="spacer" colspan="2"> </td></tr>
|
|
<tr>
|
|
<td colspan="2" style="padding-left: 0px; padding-right: 0px;">
|
|
<table border="0" cellspacing="0px" cellpadding="0px" class="null">
|
|
<tr class="searchresult">
|
|
<td width="18" height="13" bgcolor="#E6E6E6"> # </td>
|
|
<td width="45" height="13" bgcolor="#E6E6E6"><b>{distanceunit}</b></td>
|
|
<td width="32" height="13" bgcolor="#E6E6E6"><b>{t}Type{/t}</b></td>
|
|
<td width="46" height="13" bgcolor="#E6E6E6"><b>{t}D/T{/t}</b></td>
|
|
<td width="448" height="13" bgcolor="#E6E6E6"><b>{t}Name{/t}</b></td>
|
|
<td width="48" height="13" bgcolor="#E6E6E6"><b> </b></td>
|
|
<td width="126" height="13" bgcolor="#E6E6E6"><b>{t}Last logs{/t}</b></td>
|
|
</tr>
|
|
<!--a-->{results}<!--z-->
|
|
</table>
|
|
</td>
|
|
<tr><td class="spacer" colspan="2"> </td></tr>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" class="header-small">{pages}</td>
|
|
</tr>
|
|
<tr><td class="spacer" colspan="2"> </td></tr>
|
|
</table>
|
|
<table class="content">
|
|
<tr>
|
|
<td><b>{t}Downloads{/t}</b></td>
|
|
<td align="right" style="padding-right:20px;">
|
|
{t}Results on this page:{/t}
|
|
<a href="search.php?queryid={queryid}&output=gpx&startat={startat}" title="{t}GPS Exchange Format .gpx{/t}">GPX</a>
|
|
<a href="search.php?queryid={queryid}&output=loc&startat={startat}" title="{t}Waypointfile .loc{/t}">LOC</a>
|
|
<a href="search.php?queryid={queryid}&output=kml&startat={startat}" title="{t}Google Earth .kml{/t}">KML</a>
|
|
<a href="http://maps.google.de/maps?f=q&hl=de&q=<?php echo urlencode("http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']."&output=kml"); ?>" title="{t}Show in Google Maps{/t}">{t}(in GM){/t}</a>
|
|
<a href="search.php?queryid={queryid}&output=ov2&startat={startat}" title="{t}TomTom POI .ov2{/t}">OV2</a>
|
|
<a href="search.php?queryid={queryid}&output=ovl&startat={startat}" title="{t}TOP50-Overlay .ovl{/t}">OVL</a>
|
|
<a href="search.php?queryid={queryid}&output=txt&startat={startat}" title="{t}Textfile .txt{/t}">TXT*</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="help">
|
|
{t}Download for local application{/t}
|
|
</td>
|
|
<td align="right" style="padding-right:20px;">
|
|
{t}Result {startatp1} to {endat} (as zip):{/t}
|
|
<a href="search.php?queryid={queryid}&output=gpx&startat={startat}&count=max&zip=1" title="{t}GPS Exchange Format .gpx{/t}">GPX</a>
|
|
<a href="search.php?queryid={queryid}&output=loc&startat={startat}&count=max&zip=1" title="{t}Waypointfile .loc{/t}">LOC</a>
|
|
<a href="search.php?queryid={queryid}&output=kml&startat={startat}&count=max&zip=1" title="{t}Google Earth .kml{/t}">KML</a>
|
|
<a href="http://maps.google.de/maps?f=q&hl=de&q=<?php echo urlencode("http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']."&output=kml&zip=1&count=max"); ?>" title="{t}Show in Google Maps{/t}">{t}(in GM){/t}</a>
|
|
<a href="search.php?queryid={queryid}&output=ov2&startat={startat}&count=max&zip=1" title="{t}TomTom POI .ov2{/t}">OV2</a>
|
|
<a href="search.php?queryid={queryid}&output=ovl&startat={startat}&count=max&zip=1" title="{t}TOP50-Overlay .ovl{/t}">OVL</a>
|
|
<a href="search.php?queryid={queryid}&output=txt&startat={startat}&count=max&zip=1" title="{t}Textfile .txt{/t}">TXT</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="help" colspan="2" align="right">
|
|
{t}With the download you accept the <a href="articles.php?page=impressum#tos">terms of use</a> from opencaching.de. {/t}
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</font>
|