search form redesign; updates #35
and fixed fulltext options selection bug
@ -191,14 +191,14 @@ SET NAMES 'utf8';
|
||||
TRUNCATE TABLE `cache_type`;
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('1', 'unknown cachetyp', '535', '10', 'Other', 'unbekannter Cachetyp', 'unknown cachetyp', 'cache/unknown.gif', 'Unknown', '862');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('2', 'Traditional Cache', '536', '1', 'Trad.', 'normaler Cache', 'Traditional Cache', 'cache/traditional.gif', 'Traditional', '1855');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('3', 'Multicache', '514', '2', 'Multi', 'Multicache', 'Multicache', 'cache/multi.gif', 'Multicache', '514');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('4', 'virtual Cache', '537', '6', 'Virt.', 'virtueller Cache', 'virtual Cache', 'cache/virtual.gif', 'Virtual', '1857');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('5', 'Webcam Cache', '538', '7', 'ICam.', 'Webcam-Cache', 'Webcam Cache', 'cache/webcam.gif', 'Webcam', '1858');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('6', 'Event Cache', '539', '3', 'Event', 'Event-Cache', 'Event Cache', 'cache/event.gif', 'Event', '1859');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('7', 'Quizcache', '518', '8', 'Quiz', 'Rätselcache', 'Quizcache', 'cache/mystery.gif', 'Quiz', '1860');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('8', 'Math/Physics-Cache', '540', '9', 'Math', 'Mathe-/Physikcache', 'Math/Physics Cache', 'cache/mathe.gif', 'Math/Physics', '1861');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('9', 'Moving Cache', '541', '4', 'Moving', 'beweglicher Cache', 'Moving Cache', 'cache/moving.gif', 'Moving', '1862');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('10', 'Drive-In', '542', '5', 'Driv.', 'Drive-In', 'Drive-In', 'cache/drivein.gif', 'Drive-in', '1863');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('3', 'Multicache', '514', '3', 'Multi', 'Multicache', 'Multicache', 'cache/multi.gif', 'Multicache', '514');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('4', 'virtual Cache', '537', '7', 'Virt.', 'virtueller Cache', 'virtual Cache', 'cache/virtual.gif', 'Virtual', '1857');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('5', 'Webcam Cache', '538', '8', 'ICam.', 'Webcam-Cache', 'Webcam Cache', 'cache/webcam.gif', 'Webcam', '1858');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('6', 'Event Cache', '539', '9', 'Event', 'Event-Cache', 'Event Cache', 'cache/event.gif', 'Event', '1859');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('7', 'Quizcache', '518', '4', 'Quiz', 'Rätselcache', 'Quizcache', 'cache/mystery.gif', 'Quiz', '1860');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('8', 'Math/Physics-Cache', '540', '5', 'Math', 'Mathe-/Physikcache', 'Math/Physics Cache', 'cache/mathe.gif', 'Math/Physics', '1861');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('9', 'Moving Cache', '541', '6', 'Moving', 'beweglicher Cache', 'Moving Cache', 'cache/moving.gif', 'Moving', '1862');
|
||||
INSERT INTO `cache_type` (`id`, `name`, `trans_id`, `ordinal`, `short`, `de`, `en`, `icon_large`, `short2`, `short2_trans_id`) VALUES ('10', 'Drive-In', '542', '2', 'Driv.', 'Drive-In', 'Drive-In', 'cache/drivein.gif', 'Drive-in', '1863');
|
||||
|
||||
-- Table coordinates_type
|
||||
SET NAMES 'utf8';
|
||||
@ -1982,7 +1982,7 @@ INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1502', 'Enter t
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1503', 'Enter the city, please!', '2010-09-11 02:13:32');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1504', 'Enter the owner, please!', '2010-09-11 02:13:32');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1505', 'Enter the username, please!', '2010-09-11 02:13:32');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1506', 'GC listings (also listed at gc.com)', '2010-09-11 02:13:32');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1506', 'also listed at GC.com', '2010-09-11 02:13:32');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1507', 'The selected output format is unknown!', '2010-09-11 02:13:33');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1508', 'The search operation could not be executed, please reenter the search data.', '2010-09-11 02:13:33');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1509', 'Find', '2010-09-11 02:13:33');
|
||||
@ -2282,7 +2282,7 @@ INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1832', 'Rights'
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1833', 'Admin rights can be granted and revoked by a system administrator with database access.', '2013-02-19 05:40:04');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1834', 'declined data license', '2013-02-19 05:40:04');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1835', 'The user account has been disabled, because the user declined the <a href=\"articles.php?page=impressum#datalicense\">data license</a>. Cache descriptions, log texts and pictures have been deleted.', '2013-02-19 05:40:04');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1837', 'Distance from <a href=\"myprofile.php\">user-profile home coordinates</a>', '2013-02-19 05:40:04');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1837', 'Distance from <a href=\"myprofile.php\">home coordinates</a>', '2013-02-19 05:40:04');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1838', 'Username or email address', '2013-02-19 05:40:04');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1839', 'You must select a search to overwrite.', '2013-02-23 19:00:04');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('1840', 'Link to this map view', '2013-02-24 00:00:00');
|
||||
@ -2520,6 +2520,14 @@ INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2099', 'unknown
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2100', 'no coordinates available', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2101', 'Alternatively, you can visit %1 and enter the following code manually:', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2102', 'Before you can login for the first time, you have to activate your account by clicking on the following link:', '2013-07-14 22:47:12');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2103', 'Perimeter:', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2104', 'from coordinates:', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2105', 'Log entries', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2106', 'by user:', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2107', 'in', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2108', 'All caches', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2109', '{results_count} caches<span style=\"{search_headline_caches}\"> matched</span>', '2010-09-07 20:19:07');
|
||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2110', 'Result {startatp1} to {endat} (as zip)', '2010-09-07 20:19:07');
|
||||
|
||||
-- Table sys_trans_ref
|
||||
SET NAMES 'utf8';
|
||||
@ -5952,7 +5960,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1503', 'DE', 'Bitte im Feld für Ortsname etwas eingeben!', '2010-09-11 02:32:01');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1504', 'DE', 'Bitte im Feld für Besitzer etwas eingeben!', '2010-09-11 02:31:54');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1505', 'DE', 'Bitte im Feld für Finder etwas eingeben!', '2010-09-11 02:31:49');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1506', 'DE', 'GC-Listings (auch bei gc.com veröffentlicht)', '2010-09-11 02:31:44');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1506', 'DE', 'auch bei GC.com veröffentlichte', '2010-09-11 02:31:44');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1507', 'DE', 'Das ausgewählte Ausgabeformat existiert nicht!', '2010-09-11 02:31:38');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1508', 'DE', 'Die Suchanfrage konnte nicht ausgeführt werden; bitte gib die Suchdaten erneut ein.', '2010-09-11 02:31:33');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1509', 'DE', 'Gefunden', '2010-09-11 02:31:18');
|
||||
@ -6097,7 +6105,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1655', 'DE', 'Status ändern', '2010-09-13 00:16:31');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1657', 'DE', 'bis', '2010-09-14 01:26:52');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1658', 'DE', 'Der Weg', '2010-09-15 15:06:51');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1659', 'DE', 'Cachegröße', '2010-09-27 00:34:11');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1659', 'DE', 'Cachegröße:', '2010-09-27 00:34:11');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1660', 'DE', 'Link', '2010-09-27 00:34:02');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1661', 'DE', 'Öffnen', '2010-09-27 00:33:57');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1662', 'DE', 'Zu den Favoriten hinzufügen...', '2010-09-27 00:33:50');
|
||||
@ -6251,7 +6259,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1833', 'DE', 'Adminrechte können von einem Systemadministrator mit Datenbankzugriff vergeben oder entzogen werden.', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1834', 'DE', 'Datenlizenz abgelehnt', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1835', 'DE', 'Das Benutzerprofil wurde deaktiviert, weil der Benutzer die <a href=\"articles.php?page=impressum#datalicense\">Datenlizenz</a> abgelehnt hat. Cachebeschreibungen, Logtexte und Bilder des Benutzers wurden entfernt.', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1837', 'DE', 'Entfernung von <a href=\"myprofile.php\">Heimatkoordinaten im Benutzerprofil</a>', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1837', 'DE', 'Entfernung von <a href=\"myprofile.php\">Heimatkoordinaten</a>', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1838', 'DE', 'Benutzername oder Email-Adresse', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1839', 'DE', 'Es muss eine zu überschreibende Suche gewählt werden.', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1840', 'DE', 'Link für diese Kartenansicht', '2013-02-24 00:00:00');
|
||||
@ -6490,6 +6498,14 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2100', 'DE', 'keine Koordinaten verfügbar', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2101', 'DE', 'Wahlweise kannst du auch auf %1 den folgenden Code von Hand eingeben:', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2102', 'DE', 'Vor dem ersten Einloggen musst du auf folgenden Link klicken, um deinen Account zu aktivieren:', '2010-08-28 11:48:06');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2103', 'DE', 'Umkreis:', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2104', 'DE', 'von Kooordinaten:', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2105', 'DE', 'Logeinträge', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2106', 'DE', 'von Benutzer:', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2107', 'DE', 'in', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2108', 'DE', 'Alle Caches', '2013-04-25 23:00:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2109', 'DE', '{results_count} Caches<span style=\"{search_headline_caches}\"> gefunden</span>', '2010-09-10 23:33:47');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2110', 'DE', 'Einträge {startatp1} bis {endat} (als zip)', '2010-09-10 23:33:33');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2', 'EN', 'The database could not be reconnected.', '2010-08-28 11:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('3', 'EN', 'Testing – please do not login', '2010-08-28 11:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('4', 'EN', 'User', '2010-08-28 11:48:07');
|
||||
@ -7452,7 +7468,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1364', 'EN', 'JavaScript is disabled in your browser, you can enter text only. To use HTML, or the editor, please enable JavaScript.', '2010-09-10 23:57:54');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1365', 'EN', 'New cache', '2010-09-10 23:57:04');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1366', 'EN', 'Owner:', '2010-09-10 23:56:45');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1367', 'EN', 'Cache type:', '2010-09-10 23:55:47');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1367', 'EN', 'Cache type:', '2010-09-10 23:55:47');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1368', 'EN', 'Size:', '2010-09-10 23:55:33');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1369', 'EN', 'Coordinates:', '2010-09-10 23:55:24');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1370', 'EN', 'Rating:', '2010-09-10 23:55:16');
|
||||
@ -7576,7 +7592,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1503', 'EN', 'Enter the city, please!', '2010-09-11 02:32:01');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1504', 'EN', 'Enter the owner, please!', '2010-09-11 02:31:54');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1505', 'EN', 'Enter the username, please!', '2010-09-11 02:31:49');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1506', 'EN', 'GC listings (also listed at gc.com)', '2010-09-11 02:31:44');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1506', 'EN', 'also listed at GC.com', '2010-09-11 02:31:44');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1507', 'EN', 'The selected output format is unknown!', '2010-09-11 02:31:38');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1508', 'EN', 'The search operation could not be executed, please reenter the search data.', '2010-09-11 02:31:33');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1509', 'EN', 'Find', '2010-09-11 02:31:18');
|
||||
@ -7721,7 +7737,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1655', 'EN', 'Set status', '2010-09-13 00:16:31');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1657', 'EN', 'to', '2010-09-14 01:27:02');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1658', 'EN', 'Route', '2010-09-27 00:21:59');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1659', 'EN', 'Cache size:', '2010-09-27 00:23:55');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1659', 'EN', 'Cache size:', '2010-09-27 00:23:55');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1660', 'EN', 'Link', '2010-09-27 00:23:50');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1661', 'EN', 'Open', '2010-09-27 00:23:44');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1662', 'EN', 'Add to favorites...', '2010-09-27 00:23:38');
|
||||
@ -7876,7 +7892,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1833', 'EN', 'Admin rights can be granted and revoked by a system administrator with database access.', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1834', 'EN', 'declined data license', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1835', 'EN', 'The user account has been disabled, because the user declined the <a href=\"articles.php?page=impressum#datalicense\">data license</a>. Cache descriptions, log texts and pictures have been deleted.', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1837', 'EN', 'Distance from <a href=\"myprofile.php\">user-profile home coordinates</a>', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1837', 'EN', 'Distance from <a href=\"myprofile.php\">home coordinates</a>', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1838', 'EN', 'Username or email address', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1839', 'EN', 'You must select a search to overwrite.', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1840', 'EN', 'Link to this map view', '2013-02-24 00:00:00');
|
||||
@ -9441,7 +9457,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1833', 'ES', 'Derechos de administrador puede otorgar y revocar un administrador de sistemas con acceso a la base de datos.', '2013-03-16 17:23:42');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1834', 'ES', 'declino los datos de licencia', '2013-03-16 17:23:42');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1835', 'ES', 'La cuenta de usuario ha sido desactivado, ya que el usuario declinó la <a href=\"articles.php?page=impressum#datalicense\">licencia de datos/a>. Descripciones del cache, textos logs e imagenes que han sido borradas.', '2013-03-16 17:23:42');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1837', 'ES', 'Distancia desde <a href=\"myprofile.php\">de las coordenadas de origen del usuario</a>', '2013-03-16 17:23:42');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1837', 'ES', 'Distancia desde <a href=\"myprofile.php\">de las coordenadas de origen</a>', '2013-03-16 17:23:42');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1838', 'ES', 'Username o dirección de email', '2013-03-16 17:23:42');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1839', 'ES', 'Debes seleccionar un registro para sobrescribirlo.', '2013-03-16 17:23:42');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1840', 'ES', 'Enlace a esta vista del mapa', '2013-03-16 17:23:42');
|
||||
@ -9520,6 +9536,10 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2021', 'ES', 'temporalmente no disponible', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2023', 'ES', 'cerrado', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2024', 'ES', 'cerrado, invisible', '2013-02-19 05:48:07');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2104', 'ES', 'de las coordenadas:', '2010-12-09 00:17:59');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2105', 'ES', 'Entradas de Logs', '2010-12-09 00:17:56');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2109', 'ES', ' {results_count} caches<span style=\"{search_headline_caches}\"> encontrados</span>', '2010-12-09 00:18:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2110', 'ES', 'Resultado {startatp1} a {endat} (como zip)', '2010-12-09 00:18:00');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('6', 'FR', 'Pseudo', '2010-08-28 11:48:08');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('7', 'FR', 'Quite', '2010-10-04 00:17:39');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('24', 'FR', 'Prénom', '2010-10-04 00:17:39');
|
||||
@ -10570,7 +10590,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1364', 'IT', 'JavaScript è disabilitato, è possibile inserire solo testo semplice. Per inserire HTML o usare l\'editor attivare JavaScript, per favore.', '2010-10-27 18:49:19');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1365', 'IT', 'Nuova cache', '2010-09-10 23:57:04');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1366', 'IT', 'Proprietario:', '2010-09-10 23:56:45');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1367', 'IT', 'Tipo cache:', '2010-09-10 23:55:47');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1367', 'IT', 'Tipo cache:', '2010-09-10 23:55:47');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1368', 'IT', 'Dimensioni:', '2010-09-10 23:55:33');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1369', 'IT', 'Coordinate:', '2010-09-10 23:55:24');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1370', 'IT', 'Valutazione:', '2010-09-13 22:10:04');
|
||||
@ -10995,7 +11015,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1833', 'IT', 'I diritti di Amministratore possono essere assegnati e revocati da un amministratore di sistema con accesso al database.', '2013-03-14 10:49:58');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1834', 'IT', 'licenza dati rifiutata', '2013-03-14 10:49:58');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1835', 'IT', 'L\'account utente è stato disabilitato perhcè l\'utente ha rifiutato la <a href=\"articles.php?page=impressum#datalicense\">licenza dati</a>. La descrizione della cache, i testi del log e le immagini sono state cancellate.', '2013-03-14 10:49:58');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1837', 'IT', 'Distanza dalle <a href=\"myprofile.php\">coordinate home del profilo utente</a>', '2013-03-14 10:49:58');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1837', 'IT', 'Distanza dalle <a href=\"myprofile.php\">coordinate home</a>', '2013-03-14 10:49:58');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1838', 'IT', 'Nome utento o indirizzo email', '2013-03-14 10:49:58');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1839', 'IT', 'Devi selezionare una ricerca da sovrascrivere.', '2013-03-14 10:49:58');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1840', 'IT', 'Collegamento alla vista della mappa', '2013-03-14 10:49:58');
|
||||
@ -11182,6 +11202,10 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2050', 'IT', 'JavaScript è disabilitato sul tuo browser, puoi inserire solo testo (HTML). Per usare l\'editor per favore abilita JavaScript.', '2013-05-28 16:52:39');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2051', 'IT', 'Raccomandato su', '2013-05-28 16:52:39');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2052', 'IT', 'Protezione della natura', '2013-05-28 16:52:39');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2104', 'IT', 'dalle coordinate:', '2010-10-27 18:49:19');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2105', 'IT', 'Log inseriti', '2010-08-28 21:15:26');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2109', 'IT', '{results_count} cache <span style=\"{search_headline_caches}\">trovate</span>', '2010-09-10 23:33:47');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2110', 'IT', 'Risultati {startatp1} a {endat} (come zip)', '2010-09-10 23:33:33');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('922', 'JA', 'JA', '2011-05-15 16:04:51');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('1', 'NL', 'ID\'s opnieuw sorteren', '2011-02-04 19:49:56');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2', 'NL', 'De verbinding met de database kon niet hersteld worden.', '2011-02-04 19:49:56');
|
||||
|
@ -114,7 +114,7 @@
|
||||
<a href="search1.php?queryid={queryid}&output=ovl&startat={startat}" title="{t}TOP50-Overlay .ovl{/t}">OVL</a>
|
||||
<a href="search1.php?queryid={queryid}&output=txt&startat={startat}" title="{t}Textfile .txt{/t}">TXT</a>
|
||||
<br />
|
||||
<b>{t}Result {startatp1} to {endat} (as zip):{/t}</b>
|
||||
<b>{t}Result {startatp1} to {endat} (as zip){/t}:</b>
|
||||
<a href="search1.php?queryid={queryid}&output=gpx&startat={startat}&count=max&zip=1" title="{t}GPS Exchange Format .gpx{/t}">GPX</a>
|
||||
<a href="search1.php?queryid={queryid}&output=loc&startat={startat}&count=max&zip=1" title="{t}Waypointfile .loc{/t}">LOC</a>
|
||||
<a href="search1.php?queryid={queryid}&output=kml&startat={startat}&count=max&zip=1" title="{t}Google Earth .kml{/t}">KML</a>
|
||||
|
@ -20,6 +20,7 @@
|
||||
sql_fetch_array($rs) ... mysql_fetch_array with charset conversion
|
||||
sql_fetch_assoc($rs) ... mysql_fetch_assoc with charset conversion
|
||||
sql_fetch_row($rs) ... mysql_fetch_row with charset conversion
|
||||
sql_fetch_column($rs) ... fetch column with charset conversion
|
||||
sql_fetch_assoc_table($rs) ... fetch_assoc for all rows
|
||||
sql_temp_table($table) ... registers an placeholder for use as temporary
|
||||
table and drop's temporary tables if
|
||||
@ -569,6 +570,19 @@
|
||||
return $retval;
|
||||
}
|
||||
|
||||
function sql_fetch_column($rs)
|
||||
{
|
||||
global $opt;
|
||||
$result = array();
|
||||
while ($r = mysql_fetch_row($rs))
|
||||
if ($opt['charset']['iconv'] != 'UTF-8')
|
||||
$result[] = iconv($opt['charset']['iconv'], 'UTF-8', $r[0]);
|
||||
else
|
||||
$result[] = $r[0];
|
||||
mysql_free_result($rs);
|
||||
return $result;
|
||||
}
|
||||
|
||||
function sql_affected_rows()
|
||||
{
|
||||
global $db;
|
||||
|
@ -1374,6 +1374,7 @@ tr.searchresult td {
|
||||
border-top: solid 1px black;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
div.searchdiv {
|
||||
width: 94%;
|
||||
margin: 5px;
|
||||
@ -1384,6 +1385,29 @@ div.searchdiv {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
div.searchdiv2 {
|
||||
margin: 12px 22px 12px 4px;
|
||||
padding: 5px;
|
||||
border: solid 1px #cfdfed;
|
||||
border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
-moz-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
div.searchdiv2 td {
|
||||
line-height:1.8em;
|
||||
}
|
||||
div.searchdiv2 td.separator {
|
||||
height: 0.5em;
|
||||
}
|
||||
div.searchdiv2 td.fieldlabel {
|
||||
line-height: 1.4em;
|
||||
padding-top: 0.3em;
|
||||
padding-bottom: 0.3em;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.pad5 { padding: 5px; }
|
||||
.pad10 { padding: 10px; }
|
||||
.pad15 { padding: 15px; }
|
||||
@ -1474,3 +1498,4 @@ p.editlog { font-weight: 400; display:inline; }
|
||||
.newsymbol { background:#ff9d11; color:#fff; font-size:0.9em;}
|
||||
|
||||
label.disabled { color:grey; }
|
||||
.formlabel { color:#555; font-weight:bold; line-height:1.5em !important}
|
||||
|
BIN
htdocs/resource2/ocstyle/images/cacheicon/drivein-grey.gif
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
htdocs/resource2/ocstyle/images/cacheicon/event-grey.gif
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
htdocs/resource2/ocstyle/images/cacheicon/mathe-grey.gif
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
htdocs/resource2/ocstyle/images/cacheicon/moving-grey.gif
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
htdocs/resource2/ocstyle/images/cacheicon/multi-grey.gif
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
htdocs/resource2/ocstyle/images/cacheicon/mystery-grey.gif
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
htdocs/resource2/ocstyle/images/cacheicon/traditional-grey.gif
Normal file
After Width: | Height: | Size: 1023 B |
BIN
htdocs/resource2/ocstyle/images/cacheicon/unknown-grey.gif
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
htdocs/resource2/ocstyle/images/cacheicon/virtual-grey.gif
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
htdocs/resource2/ocstyle/images/cacheicon/webcam-grey.gif
Normal file
After Width: | Height: | Size: 1.5 KiB |
@ -32,6 +32,7 @@
|
||||
searchbynofilter
|
||||
searchbycacheid
|
||||
searchbywp
|
||||
searchall
|
||||
|
||||
output options:
|
||||
html display browsable search results list
|
||||
@ -219,6 +220,7 @@
|
||||
unset($_REQUEST['searchbyort']);
|
||||
unset($_REQUEST['searchbyfulltext']);
|
||||
unset($_REQUEST['searchbynofilter']);
|
||||
unset($_REQUEST['searchall']);
|
||||
$_REQUEST[$_REQUEST['searchto']] = "hoho";
|
||||
}
|
||||
|
||||
@ -372,6 +374,10 @@
|
||||
{
|
||||
$options['searchtype'] = 'bynofilter';
|
||||
}
|
||||
elseif (isset($_REQUEST['searchall']))
|
||||
{
|
||||
$options['searchtype'] = 'all';
|
||||
}
|
||||
else
|
||||
{
|
||||
if (isset($_REQUEST['showresult']))
|
||||
@ -921,6 +927,12 @@
|
||||
$sql_select[] = '`caches`.`cache_id` `cache_id`';
|
||||
$sql_from = '`caches`';
|
||||
}
|
||||
else if ($options['searchtype'] == 'all')
|
||||
{
|
||||
$sql_select[] = '`caches`.`cache_id` `cache_id`';
|
||||
$sql_from = '`caches`';
|
||||
$sql_where[] = 'TRUE';
|
||||
}
|
||||
else
|
||||
{
|
||||
$tpl->error($unknown_searchtype);
|
||||
@ -1354,7 +1366,7 @@ function outputSearchForm($options)
|
||||
$tpl->assign('formmethod', 'get');
|
||||
|
||||
// checkboxen
|
||||
$tpl->assign('disable_nologin', !$login->logged_in());
|
||||
$tpl->assign('logged_in', $login->logged_in());
|
||||
|
||||
$homecoords = ($login->logged_in() && sql_value_slave("SELECT `latitude`+`longitude` FROM user WHERE `user_id`='&1'", $login->userid) <> 0);
|
||||
if (!$homecoords && isset($options['sort']) && $options['sort'] == 'bydistance')
|
||||
@ -1396,12 +1408,10 @@ function outputSearchForm($options)
|
||||
$tpl->assign('orderRatingFirst_checked', $options['orderRatingFirst']);
|
||||
$tpl->assign('hidopt_orderRatingFirst', $options['orderRatingFirst'] ? '1' : '0');
|
||||
|
||||
$tpl->assign('f_userfound_disabled', !$login->logged_in());
|
||||
$tpl->assign('f_userfound_checked', $login->logged_in() && ($options['f_userfound'] == 1));
|
||||
$tpl->assign('hidopt_userfound', ($options['f_userfound'] == 1) ? '1' : '0');
|
||||
|
||||
$tpl->assign('f_userowner_disabled', !$login->logged_in());
|
||||
$tpl->assign('f_userowner_disabled', $login->logged_in() &&($options['f_userowner'] == 1));
|
||||
$tpl->assign('f_userowner_checked', $login->logged_in() &&($options['f_userowner'] == 1));
|
||||
$tpl->assign('hidopt_userowner', ($options['f_userowner'] == 1) ? '1' : '0');
|
||||
|
||||
$tpl->assign('f_inactive_checked', $options['f_inactive'] == 1);
|
||||
@ -1410,7 +1420,6 @@ function outputSearchForm($options)
|
||||
$tpl->assign('f_disabled_checked', $options['f_disabled'] == 1);
|
||||
$tpl->assign('hidopt_disabled', ($options['f_disabled'] == 1) ? '1' : '0');
|
||||
|
||||
$tpl->assign('f_ignored_disabled', !$login->logged_in());
|
||||
$tpl->assign('f_ignored_checked', $login->logged_in() && ($options['f_ignored'] == 1));
|
||||
$tpl->assign('hidopt_ignored', ($options['f_ignored'] == 1) ? '1' : '0');
|
||||
|
||||
@ -1534,17 +1543,24 @@ function outputSearchForm($options)
|
||||
$tpl->assign_rs('countryoptions',$rs);
|
||||
sql_free_result($rs);
|
||||
|
||||
// cachetype + cachesize
|
||||
$nCount = sql_value("SELECT COUNT(*) FROM `cache_type`", 0);
|
||||
for ($n = 1; $n <= $nCount; $n++)
|
||||
$tpl->assign('cachetype' . $n . 'checked', (strpos(';' . $options['cachetype'] . ';', ';' . $n . ';') !== false) || ($options['cachetype']==''));
|
||||
|
||||
$nCount = sql_value("SELECT COUNT(*) FROM `cache_size`", 0);
|
||||
$tpl->assign('cachesizes', $nCount);
|
||||
for ($n = 1; $n <= $nCount; $n++)
|
||||
$tpl->assign('cachesize' . $n . 'checked', (strpos(';' . $options['cachesize'] . ';', ';' . $n . ';') !== false) || ($options['cachesize']==''));
|
||||
|
||||
// cachetype
|
||||
$rs = sql("SELECT `id` FROM `cache_type` ORDER BY `ordinal`");
|
||||
$rCachetypes = sql_fetch_assoc_table($rs);
|
||||
foreach ($rCachetypes as &$rCachetype)
|
||||
{
|
||||
$rCachetype['checked'] = ($options['cachetype']=='') || (strpos(';' . $options['cachetype'] . ';', ';' . $rCachetype['id'] . ';') !== false);
|
||||
$rCachetype['unchecked'] = !$rCachetype['checked'];
|
||||
}
|
||||
$tpl->assign('cachetypes',$rCachetypes);
|
||||
$tpl->assign('cachetype', $options['cachetype']);
|
||||
|
||||
// cachesize
|
||||
$cachesizes = array();
|
||||
$rs = sql("SELECT `id` FROM `cache_size`");
|
||||
while ($r = sql_fetch_assoc($rs))
|
||||
$cachesizes[$r['id']]['checked'] = (strpos(';' . $options['cachesize'] . ';', ';' . $r['id'] . ';') !== false) || ($options['cachesize']=='');
|
||||
sql_free_result($rs);
|
||||
$tpl->assign('cachesizes', $cachesizes);
|
||||
$tpl->assign('cachesize', $options['cachesize']);
|
||||
|
||||
// difficulty + terrain
|
||||
@ -1750,10 +1766,10 @@ function outputSearchForm($options)
|
||||
$tpl->assign('hidopt_attribs_not', isset($options['cache_attribs_not']) ? implode(';', $options['cache_attribs_not']) : '');
|
||||
|
||||
$tpl->assign('fulltext', '');
|
||||
$tpl->assign('ft_desc_checked', true);
|
||||
$tpl->assign('ft_name_checked', true);
|
||||
$tpl->assign('ft_desc_checked', false);
|
||||
$tpl->assign('ft_logs_checked', false);
|
||||
$tpl->assign('ft_pictures_checked', false);
|
||||
$tpl->assign('ft_logs_checked', false);
|
||||
|
||||
// fulltext options
|
||||
if ($options['searchtype'] == 'byfulltext')
|
||||
@ -1761,17 +1777,17 @@ function outputSearchForm($options)
|
||||
if (!isset($options['fulltext'])) $options['fulltext'] = '';
|
||||
$tpl->assign('fulltext', htmlspecialchars($options['fulltext'], ENT_COMPAT, 'UTF-8'));
|
||||
|
||||
if (isset($options['ft_name']) && $options['ft_name']==1)
|
||||
$tpl->assign('ft_name_checked',true);
|
||||
if (isset($options['ft_name']))
|
||||
$tpl->assign('ft_name_checked',$options['ft_name']==1);
|
||||
|
||||
if (isset($options['ft_desc']) && $options['ft_desc']==1)
|
||||
$tpl->assign('ft_desc_checked',true);
|
||||
if (isset($options['ft_desc']))
|
||||
$tpl->assign('ft_desc_checked',$options['ft_desc']==1);
|
||||
|
||||
if (isset($options['ft_logs']) && $options['ft_logs']==1)
|
||||
$tpl->assign('ft_logs_checked',true);
|
||||
if (isset($options['ft_logs']))
|
||||
$tpl->assign('ft_logs_checked',$options['ft_logs']==1);
|
||||
|
||||
if (isset($options['ft_pictures']) && $options['ft_pictures']==1)
|
||||
$tpl->assign('ft_pictures_checked',true);
|
||||
if (isset($options['ft_pictures']))
|
||||
$tpl->assign('ft_pictures_checked',$options['ft_pictures']==1);
|
||||
}
|
||||
|
||||
// errormeldungen
|
||||
|
@ -7,25 +7,25 @@
|
||||
{*cachetype=1 status=1 logtype=0 owner=false small=false*}
|
||||
|
||||
{if $cachetype==1}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/unknown.gif" alt="{t}Unknown Geocache{/t}" title="{t}Unknown Geocache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/unknown{if $greyed}-grey{/if}.gif" alt="{t}Unknown Geocache{/t}" title="{t}Unknown Geocache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}"/>
|
||||
{elseif $cachetype==2}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/traditional.gif" alt="{t}Traditional Geocache{/t}" title="{t}Traditional Geocache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/traditional{if $greyed}-grey{/if}.gif" alt="{t}Traditional Geocache{/t}" title="{t}Traditional Geocache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}" />
|
||||
{elseif $cachetype==3} {* Ocprop: \/cacheicon\/multi\.gif"\s+alt="Multicache" *}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/multi.gif" alt="{t}Multicache{/t}" title="{t}Multicache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/multi{if $greyed}-grey{/if}.gif" alt="{t}Multicache{/t}" title="{t}Multicache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}" />
|
||||
{elseif $cachetype==4}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/virtual.gif" alt="{t}Virtual Geocache{/t}" title="{t}Virtual Geocache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/virtual{if $greyed}-grey{/if}.gif" alt="{t}Virtual Geocache{/t}" title="{t}Virtual Geocache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}" />
|
||||
{elseif $cachetype==5}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/webcam.gif" alt="{t}Webcam Geocache{/t}" title="{t}Webcam Geocache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/webcam{if $greyed}-grey{/if}.gif" alt="{t}Webcam Geocache{/t}" title="{t}Webcam Geocache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}" />
|
||||
{elseif $cachetype==6}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/event.gif" alt="{t}Event Geocache{/t}" title="{t}Event Geocache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/event{if $greyed}-grey{/if}.gif" alt="{t}Event Geocache{/t}" title="{t}Event Geocache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}" />
|
||||
{elseif $cachetype==7}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/mystery.gif" alt="{t}Quizcache{/t}" title="{t}Quizcache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/mystery{if $greyed}-grey{/if}.gif" alt="{t}Quizcache{/t}" title="{t}Quizcache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}" />
|
||||
{elseif $cachetype==8}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/mathe.gif" alt="{t}Math/Physics Geocache{/t}" title="{t}Math/Physics Geocache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/mathe{if $greyed}-grey{/if}.gif" alt="{t}Math/Physics Geocache{/t}" title="{t}Math/Physics Geocache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}" />
|
||||
{elseif $cachetype==9}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/moving.gif" alt="{t}Moving Geocache{/t}" title="{t}Moving Geocache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/moving{if $greyed}-grey{/if}.gif" alt="{t}Moving Geocache{/t}" title="{t}Moving Geocache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}" />
|
||||
{elseif $cachetype==10}
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/drivein.gif" alt="{t}Drive-In Geocache{/t}" title="{t}Drive-In Geocache{/t}" border="0" width="32" height="32" class="icon32" id="viewcache-cacheicon" />
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/drivein{if $greyed}-grey{/if}.gif" alt="{t}Drive-In Geocache{/t}" title="{t}Drive-In Geocache{/t}" border="0" width="32" height="32" class="icon32" id="{if $typeid}cacheicon{$cachetype}{else}viewcache-cacheicon{/if}" onclick="{$onclick}" />
|
||||
{else}
|
||||
|
||||
{/if}
|
||||
|
@ -11,7 +11,8 @@
|
||||
<!--
|
||||
var mnAttributesShowCat2 = 1;
|
||||
var maAttributes = new Array({$attributes_jsarray});
|
||||
var cachesizes = {$cachesizes};
|
||||
var cachetypes = {$cachetypes|@count};
|
||||
var cachesizes = {$cachesizes|@count};
|
||||
|
||||
{literal}
|
||||
|
||||
@ -123,14 +124,15 @@ function _sbf_click()
|
||||
|
||||
function sync_options(element)
|
||||
{
|
||||
var formnames = new Array();
|
||||
formnames[0] = "searchbyname";
|
||||
formnames[1] = "searchbydistance";
|
||||
formnames[2] = "searchbyowner";
|
||||
formnames[3] = "searchbyfinder";
|
||||
formnames[4] = "searchbyplz";
|
||||
formnames[5] = "searchbyort";
|
||||
formnames[6] = "searchbyfulltext";
|
||||
var formnames = new Array(
|
||||
"searchbyname",
|
||||
"searchbydistance",
|
||||
"searchbyowner",
|
||||
"searchbyfinder",
|
||||
"searchbyplz",
|
||||
"searchbyort",
|
||||
"searchbyfulltext",
|
||||
"searchall");
|
||||
|
||||
var sortby = "";
|
||||
if (document.optionsform.sort[0].checked == true)
|
||||
@ -159,7 +161,7 @@ function sync_options(element)
|
||||
tmpattrib_not = tmpattrib_not.substr(0, tmpattrib_not.length-1);
|
||||
|
||||
var tmpcachetype = "";
|
||||
for (i = 1; i <= 10; i++)
|
||||
for (i = 1; i <= cachetypes; i++)
|
||||
{
|
||||
if (document.getElementById('cachetype' + i).checked == true)
|
||||
{
|
||||
@ -202,6 +204,46 @@ function sync_options(element)
|
||||
}
|
||||
}
|
||||
|
||||
function toggleCachetype(id)
|
||||
{
|
||||
var ctcb = document.getElementById('cachetype' + id);
|
||||
ctcb.checked = !ctcb.checked;
|
||||
sync_options(null);
|
||||
|
||||
var icon = document.getElementById('cacheicon' + id);
|
||||
var iconpath = icon.src;
|
||||
greyed = iconpath.indexOf('-grey');
|
||||
if (greyed > 0)
|
||||
iconpath = iconpath.substr(0,greyed) + iconpath.substring(greyed+5);
|
||||
else
|
||||
{
|
||||
var extpos = iconpath.indexOf('.gif');
|
||||
if (extpos < 0) extpos = iconpath.indexOf('.png');
|
||||
iconpath = iconpath.substr(0,extpos) + "-grey" + iconpath.substring(extpos);
|
||||
}
|
||||
icon.src = iconpath;
|
||||
}
|
||||
|
||||
function alltypes(enable)
|
||||
{
|
||||
{/literal}
|
||||
{foreach from=$cachetypes item=ct}
|
||||
if (document.getElementById('cachetype{$ct.id}').checked != enable)
|
||||
toggleCachetype({$ct.id});
|
||||
{/foreach}
|
||||
{literal}
|
||||
}
|
||||
|
||||
function allsizes(enable)
|
||||
{
|
||||
{/literal}
|
||||
{foreach from=$cachesizes key=size_id item=dummy}
|
||||
document.getElementById('cachesize{$size_id}').checked = enable;
|
||||
{/foreach}
|
||||
{literal}
|
||||
sync_options();
|
||||
}
|
||||
|
||||
function switchAttribute(id)
|
||||
{
|
||||
var attrImg1 = document.getElementById("attrimg1_" + id);
|
||||
@ -263,122 +305,83 @@ function switchAttributeCat2()
|
||||
</script>
|
||||
{/literal}
|
||||
|
||||
<div class="content2-pagetitle"><img src="resource2/ocstyle/images/misc/32x32-search.png" style="align: left; margin-right: 10px;" width="32" height="32" alt="{t}Search for caches{/t}" />{t}Search for caches{/t} <small style="font-weight:normal">(→ <a href="search1.php">{t}old{/t}</a>)</small></div>
|
||||
<div class="content2-pagetitle"><img src="resource2/ocstyle/images/misc/32x32-search.png" style="align: left; margin-right: 10px;" width="32" height="32" alt="{t}Search for caches{/t}" />{t}Search for caches{/t} <small style="font-weight:normal">[<a href="search1.php">{t}old{/t}</a>]</small></div>
|
||||
|
||||
<form name="optionsform" style="display:inline;">
|
||||
|
||||
<div class="searchdiv">
|
||||
<div class="searchdiv2">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td class="formlabel">{t}Hide following caches:{/t}</td>
|
||||
<td colspan="4">
|
||||
<input type="checkbox" name="f_userowner" value="1" id="l_userowner" class="checkbox" onclick="sync_options(this)" {if !$logged_in}disabled="disabled"{/if} /> <label for="l_userowner" {if !$logged_in}class="disabled"{/if}>{t}My owned{/t}</label>
|
||||
<input type="checkbox" name="f_userfound" value="1" id="l_userfound" class="checkbox" onclick="sync_options(this)" {if !$logged_in}disabled="disabled"{/if} /> <label for="l_userfound" {if !$logged_in}class="disabled"{/if}>{t}My finds{/t}</label>
|
||||
<input type="checkbox" name="f_ignored" value="1" id="l_ignored" class="checkbox" onclick="sync_options(this)" {if !$logged_in}disabled="disabled"{/if} > <label for="l_ignored" {if !$logged_in}class="disabled"{/if}>{t}My ignored{/t}</label>
|
||||
<input type="checkbox" name="f_disabled" value="1" id="l_disabled" class="checkbox" onclick="sync_options(this)" {if $f_disabled_checked}checked="checked"{/if} > <label for="l_disabled">{t}disabled[pl]{/t}</label>
|
||||
<nobr><input type="checkbox" name="f_inactive" value="1" id="l_inactive" class="checkbox" onclick="sync_options(this)" {if $f_inactive_checked}checked="checked"{/if} > <label for="l_inactive">{t}archived[pl]{/t}</label></nobr>
|
||||
<br />
|
||||
<nobr><input type="checkbox" name="f_otherPlatforms" value="1" id="l_otherPlatforms" class="checkbox" onclick="sync_options(this)" {if $f_otherPlatforms_checked}checked="checked"{/if} > <label for="l_otherPlatforms">{t}also listed at GC.com{/t}</label></nobr>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<tr>
|
||||
<td style="vertical-align:top">{t}Sorting of result:{/t}</td>
|
||||
<td colspan="2">
|
||||
<div style="padding:0 0 5px 0">
|
||||
<input type="radio" name="sort" value="byname" index="0" id="l_sortbyname" class="radio" onclick="sync_options(this)" {if $byname_checked}checked="checked"{/if} > <label for="l_sortbyname">{t}Cachename{/t}</label>
|
||||
<input type="radio" name="sort" value="bydistance" index="1" id="l_sortbydistance" class="radio" onclick="sync_options(this)" {if $bydistance_checked}checked="checked"{/if} {if !$bydistance_enabled}disabled="disabled"{/if} {if $disable_nologin}disabled="disabled"{/if}> <label for="l_sortbydistance" {if $disable_nologin}class="disabled"{/if}>{t}Distance from <a href="myprofile.php">user-profile home coordinates</a>{/t}</label></div>
|
||||
<input type="radio" name="sort" value="bycreated" index="2" id="l_sortbycreated" class="radio" onclick="sync_options(this)" {if $bycreated_checked}checked="checked"{/if}> <label for="l_sortbycreated">{t}Listed since{/t}</label>
|
||||
<input type="radio" name="sort" value="bylastlog" index="3" id="l_sortbylastlog" class="radio" onclick="sync_options(this)" {if $bylastlog_checked}checked="checked"{/if}> <label for="l_sortbylastlog" >{t}Last log{/t}</label>
|
||||
<input type="radio" name="sort" value="bymylastlog" index="4" id="l_sortbymylastlog" class="radio" onclick="sync_options(this)" {if $bymylastlog_checked}checked="checked"{/if} {if $disable_nologin}disabled="disabled"{/if}> <label for="l_sortbymylastlog" {if $disable_nologin}class="disabled"{/if}>{t}My last log{/t}</label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td class="formlabel">{t}Cachetype:{/t}</td>
|
||||
<td>
|
||||
<input id="orderRatingFirst" type="checkbox" name="orderRatingFirst" class="checkbox" value="1" onclick="sync_options(this)" {if $orderRatingFirst_checked}checked="checked"{/if} />
|
||||
<label for="orderRatingFirst">{t}Show recommendation from other users first{/t}</label>
|
||||
{foreach from=$cachetypes item=ct}
|
||||
<input style="display:none" type="checkbox" id="cachetype{$ct.id}" name="cachetype{$ct.id}" value="{$ct.id}" class="checkbox" {if $ct.checked}checked="checked"{/if} />
|
||||
{capture name=onclick assign=onclick}toggleCachetype({$ct.id}){/capture}
|
||||
{include file="res_cacheicon.tpl" cachetype=$ct.id typeid=true greyed=$ct.unchecked}
|
||||
{/foreach}
|
||||
<a href="javascript:alltypes(true)">{t}all{/t}</a>
|
||||
<a href="javascript:alltypes(false)">{t}none{/t}</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="searchdiv">
|
||||
<table class="table">
|
||||
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<tr>
|
||||
<td>{t}Hide following caches:{/t}</td>
|
||||
<td colspan="2">
|
||||
<input type="checkbox" name="f_userowner" value="1" id="l_userowner" class="checkbox" onclick="sync_options(this)" {if $f_userowner_disabled}disabled="disabled"{/if} /> <label for="l_userowner" {if $disable_nologin}class="disabled"{/if}>{t}My owned{/t}</label>
|
||||
<input type="checkbox" name="f_userfound" value="1" id="l_userfound" class="checkbox" onclick="sync_options(this)" {if $f_userfound_disabled}disabled="disabled"{/if} /> <label for="l_userfound" {if $disable_nologin}class="disabled"{/if}>{t}My finds{/t}</label>
|
||||
<input type="checkbox" name="f_ignored" value="1" id="l_ignored" class="checkbox" onclick="sync_options(this)" {if $f_ignored_disabled}disabled="disabled"{/if} > <label for="l_ignored" {if $disable_nologin}class="disabled"{/if}>{t}My ignored{/t}</label>
|
||||
<img src="lang/de/ocstyle/images/misc/hint.gif" border="0" width="15" height="11" alt="{t}Notice{/t}" title="{t}Notice{/t}" align="middle">{t}Only usable if signed in.{/t}
|
||||
<td class="formlabel">{t}Cachesize:{/t}</td>
|
||||
<td colspan="4">
|
||||
<input type="checkbox" id="cachesize8" name="cachesize8" value="8" onclick="sync_options(this)" class="checkbox" {if $cachesizes.8.checked}checked="checked"{/if} /> <label for="cachesize8" style="font-size:0.72em">{t}nano{/t}</label>
|
||||
<input type="checkbox" id="cachesize2" name="cachesize2" value="2" onclick="sync_options(this)" class="checkbox" {if $cachesizes.2.checked}checked="checked"{/if} /> <label for="cachesize2" style="font-size:0.86em">{t}micro{/t}</label>
|
||||
<input type="checkbox" id="cachesize3" name="cachesize3" value="3" onclick="sync_options(this)" class="checkbox" {if $cachesizes.3.checked}checked="checked"{/if} /> <label for="cachesize3" style="font-size:1.0em">{t}small{/t}</label>
|
||||
<input type="checkbox" id="cachesize4" name="cachesize4" value="4" onclick="sync_options(this)" class="checkbox" {if $cachesizes.4.checked}checked="checked"{/if} /> <label for="cachesize4" style="font-size:1.14em">{t}normal{/t}</label>
|
||||
<input type="checkbox" id="cachesize5" name="cachesize5" value="5" onclick="sync_options(this)" class="checkbox" {if $cachesizes.5.checked}checked="checked"{/if} /> <label for="cachesize5" style="font-size:1.28em">{t}large{/t}</label>
|
||||
<nobr><input type="checkbox" id="cachesize6" name="cachesize6" value="6" onclick="sync_options(this)" class="checkbox" {if $cachesizes.6.checked}checked="checked"{/if} /> <label for="cachesize6" style="font-size:1.42em">{t}very large{/t}</label></nobr>
|
||||
<br />
|
||||
<input type="checkbox" id="cachesize1" name="cachesize1" value="1" onclick="sync_options(this)" class="checkbox" {if $cachesizes.1.checked}checked="checked"{/if} /> <label for="cachesize1">{t}other size{/t}</label> <input type="checkbox" id="cachesize7" name="cachesize7" value="7" onclick="sync_options(this)" class="checkbox" {if $cachesizes.7.checked}checked="checked"{/if} /> <label for="cachesize7">{t}no container{/t}</label>
|
||||
|
||||
<a href="javascript:allsizes(true)">{t}all{/t}</a>
|
||||
<a href="javascript:allsizes(false)">{t}none{/t}</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td colspan="2">
|
||||
<input type="checkbox" name="f_disabled" value="1" id="l_disabled" class="checkbox" onclick="sync_options(this)" {if $f_disabled_checked}checked="checked"{/if} > <label for="l_disabled">{t}disabled[pl]{/t}</label>
|
||||
<input type="checkbox" name="f_inactive" value="1" id="l_inactive" class="checkbox" onclick="sync_options(this)" {if $f_inactive_checked}checked="checked"{/if} > <label for="l_inactive">{t}archived[pl]{/t}</label>
|
||||
<input type="checkbox" name="f_otherPlatforms" value="1" id="l_otherPlatforms" class="checkbox" onclick="sync_options(this)" {if $f_otherPlatforms_checked}checked="checked"{/if} > <label for="l_otherPlatforms">{t}GC listings (also listed at gc.com){/t}</label>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="searchdiv">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td>{t}Cachetype:{/t}</td>
|
||||
<td><input type="checkbox" id="cachetype2" name="cachetype2" value="2" onclick="sync_options(this)" class="checkbox" {if $cachetype2checked}checked="checked"{/if} /> <label for="cachetype2">{t}Traditional Cache{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachetype3" name="cachetype3" value="3" onclick="sync_options(this)" class="checkbox" {if $cachetype3checked}checked="checked"{/if} /> <label for="cachetype3">{t}Multicache{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachetype5" name="cachetype5" value="5" onclick="sync_options(this)" class="checkbox" {if $cachetype5checked}checked="checked"{/if} /> <label for="cachetype5">{t}Webcam Cache{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachetype6" name="cachetype6" value="6" onclick="sync_options(this)" class="checkbox" {if $cachetype6checked}checked="checked"{/if} /> <label for="cachetype6">{t}Event Cache{/t}</label></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><input type="checkbox" id="cachetype7" name="cachetype7" value="7" onclick="sync_options(this)" class="checkbox" {if $cachetype7checked}checked="checked"{/if} /> <label for="cachetype7">{t}Quizcache{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachetype8" name="cachetype8" value="8" onclick="sync_options(this)" class="checkbox" {if $cachetype8checked}checked="checked"{/if} /> <label for="cachetype8">{t}Math/Physics-Cache{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachetype9" name="cachetype9" value="9" onclick="sync_options(this)" class="checkbox" {if $cachetype9checked}checked="checked"{/if} /> <label for="cachetype9">{t}Moving Cache{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachetype10" name="cachetype10" value="10" onclick="sync_options(this)" class="checkbox" {if $cachetype10checked}checked="checked"{/if} /> <label for="cachetype10">{t}Drive-In{/t}</label></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><input type="checkbox" id="cachetype4" name="cachetype4" value="4" onclick="sync_options(this)" class="checkbox" {if $cachetype4checked}checked="checked"{/if} /> <label for="cachetype4">{t}virtual Cache{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachetype1" name="cachetype1" value="1" onclick="sync_options(this)" class="checkbox" {if $cachetype1checked}checked="checked"{/if} /> <label for="cachetype1">{t}unknown cachetyp{/t}</label></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="searchdiv">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td>{t}Cachesize:{/t}</td>
|
||||
<td><input type="checkbox" id="cachesize8" name="cachesize8" value="8" onclick="sync_options(this)" class="checkbox" {if $cachesize8checked}checked="checked"{/if} /> <label for="cachesize8">{t}nano{/t}</label> </td>
|
||||
<td><input type="checkbox" id="cachesize2" name="cachesize2" value="2" onclick="sync_options(this)" class="checkbox" {if $cachesize2checked}checked="checked"{/if} /> <label for="cachesize2">{t}micro{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachesize3" name="cachesize3" value="3" onclick="sync_options(this)" class="checkbox" {if $cachesize3checked}checked="checked"{/if} /> <label for="cachesize3">{t}small{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachesize4" name="cachesize4" value="4" onclick="sync_options(this)" class="checkbox" {if $cachesize4checked}checked="checked"{/if} /> <label for="cachesize4">{t}normal{/t}</label></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><input type="checkbox" id="cachesize5" name="cachesize5" value="5" onclick="sync_options(this)" class="checkbox" {if $cachesize5checked}checked="checked"{/if} /> <label for="cachesize5">{t}large{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachesize6" name="cachesize6" value="6" onclick="sync_options(this)" class="checkbox" {if $cachesize6checked}checked="checked"{/if} /> <label for="cachesize6">{t}very large{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachesize7" name="cachesize7" value="7" onclick="sync_options(this)" class="checkbox" {if $cachesize7checked}checked="checked"{/if} /> <label for="cachesize7">{t}no container{/t}</label></td>
|
||||
<td><input type="checkbox" id="cachesize1" name="cachesize1" value="1" onclick="sync_options(this)" class="checkbox" {if $cachesize1checked}checked="checked"{/if} /> <label for="cachesize1">{t}other size{/t}</label></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="searchdiv">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td>{t}Difficulty:{/t}</td>
|
||||
<td>
|
||||
<td class="formlabel">{t}Difficulty:{/t}</td>
|
||||
<td colspan="4">
|
||||
<select name="difficultymin" class="input80" onchange="sync_options(this)">
|
||||
{foreach from=$difficulty_options item=difficulty_option}
|
||||
<option value="{$difficulty_option}" {if $difficultymin==$difficulty_option}selected="selected"{/if}>{if $difficulty_option==0}-{else}{$difficulty_option/2|sprintf:"%1.1f"}{/if}</option>
|
||||
{/foreach}
|
||||
</select>
|
||||
{t}to{/t}
|
||||
{t}to{/t}
|
||||
<select name="difficultymax" class="input80" onchange="sync_options(this)">
|
||||
{foreach from=$difficulty_options item=difficulty_option}
|
||||
<option value="{$difficulty_option}" {if $difficultymax==$difficulty_option}selected="selected"{/if}>{if $difficulty_option==0}-{else}{$difficulty_option/2|sprintf:"%1.1f"}{/if}</option>
|
||||
{/foreach}
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{t}Terrain:{/t}</td>
|
||||
<td>
|
||||
|
||||
<span class="formlabel">{t}Terrain:{/t}</span>
|
||||
<select name="terrainmin" class="input80" onchange="sync_options(this)">
|
||||
{foreach from=$terrain_options item=terrain_option}
|
||||
<option value="{$terrain_option}" {if $terrainmin==$terrain_option}selected="selected"{/if}>{if $terrain_option==0}-{else}{$terrain_option/2|sprintf:"%1.1f"}{/if}</option>
|
||||
{/foreach}
|
||||
</select>
|
||||
{t}to{/t}
|
||||
{t}to{/t}
|
||||
<select name="terrainmax" class="input80" onchange="sync_options(this)">
|
||||
{foreach from=$terrain_options item=terrain_option}
|
||||
<option value="{$terrain_option}" {if $terrainmax==$terrain_option}selected="selected"{/if}>{if $terrain_option==0}-{else}{$terrain_option/2|sprintf:"%1.1f"}{/if}</option>
|
||||
@ -386,12 +389,11 @@ function switchAttributeCat2()
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="searchdiv">
|
||||
<table class="table">
|
||||
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<tr>
|
||||
<td>{t}Country:{/t} </td>
|
||||
<td class="formlabel">{t}Country:{/t} </td>
|
||||
<td>
|
||||
<select name="country" class="input200" onchange="sync_options(this)">
|
||||
<option value="" selected="selected">{t}All countries{/t}</option
|
||||
@ -401,22 +403,40 @@ function switchAttributeCat2()
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="searchdiv">
|
||||
<table class="table">
|
||||
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
{t}Cache attributes:{/t}<br />
|
||||
(<a href="javascript:switchAttributeCat2()"><span id="toggleAttributesCaption">{t}Show all{/t}</span></a>)
|
||||
<span class="formlabel">{t}Cache attributes:{/t}</span> <br />
|
||||
(<a href="javascript:switchAttributeCat2()"><span id="toggleAttributesCaption" style="white-space:nowrap">{t}Show all{/t}</span></a>)
|
||||
</td>
|
||||
<td>
|
||||
<td colspan="4" width="90%">
|
||||
<div id="attributesCat1" style="display:none;">{$cache_attribCat1_list}</div>
|
||||
<div id="attributesCat2" style="display:block;">{$cache_attribCat2_list}</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="searchdiv2">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td class="formlabel" style="vertical-align:top">{t}Sorting of result:{/t}</td>
|
||||
<td colspan="4">
|
||||
<input type="radio" name="sort" value="byname" index="0" id="l_sortbyname" class="radio" onclick="sync_options(this)" {if $byname_checked}checked="checked"{/if} > <label for="l_sortbyname">{t}Cachename{/t}</label>
|
||||
<input type="radio" name="sort" value="bydistance" index="1" id="l_sortbydistance" class="radio" onclick="sync_options(this)" {if $bydistance_checked}checked="checked"{/if} {if !$bydistance_enabled}disabled="disabled"{/if} {if !$logged_in}disabled="disabled"{/if}> <label for="l_sortbydistance" {if !$logged_in}class="disabled"{/if}>{t}Distance from <a href="myprofile.php">home coordinates</a>{/t}</label>
|
||||
<nobr><input type="radio" name="sort" value="bycreated" index="2" id="l_sortbycreated" class="radio" onclick="sync_options(this)" {if $bycreated_checked}checked="checked"{/if}> <label for="l_sortbycreated">{t}Listed since{/t}</label>
|
||||
<input type="radio" name="sort" value="bylastlog" index="3" id="l_sortbylastlog" class="radio" onclick="sync_options(this)" {if $bylastlog_checked}checked="checked"{/if}> <label for="l_sortbylastlog" >{t}Last log{/t}</label>
|
||||
<input type="radio" name="sort" value="bymylastlog" index="4" id="l_sortbymylastlog" class="radio" onclick="sync_options(this)" {if $bymylastlog_checked}checked="checked"{/if} {if !$logged_in}disabled="disabled"{/if}> <label for="l_sortbymylastlog" {if !$logged_in}class="disabled"{/if}>{t}My last log{/t}</label></nobr>
|
||||
<br />
|
||||
<input id="orderRatingFirst" type="checkbox" name="orderRatingFirst" class="checkbox" value="1" onclick="sync_options(this)" {if $orderRatingFirst_checked}checked="checked"{/if} />
|
||||
<label for="orderRatingFirst">{t}Show recommendation from other users first{/t}</label>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</form>
|
||||
|
||||
<div id="scriptwarning" style="margin:0 5px 0 5px;">
|
||||
@ -446,115 +466,104 @@ function switchAttributeCat2()
|
||||
</script>
|
||||
{/literal}
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbn_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyname" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyname" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<div class="buffer" style="width: 500px;"> </div>
|
||||
<div class="content2-container bg-blue02">
|
||||
<p class="content-title-noshade-size2">
|
||||
<img src="resource2/ocstyle/images/misc/32x32-search.png" style="align: left; margin-right: 10px;" width="22" height="22" alt="" />
|
||||
{t}Search by cachename{/t}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="searchdiv2">
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
<col width="200">
|
||||
<col width="220">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbort_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyort" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyort" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<tr>
|
||||
<td>{t}Name:{/t}</td>
|
||||
<td><input type="text" name="cachename" value="{$cachename}" class="input200" /></td>
|
||||
<td><input type="submit" name="submit_cachename" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_cachename')" /></td>
|
||||
<td class="formlabel">{t}City:{/t}</td>
|
||||
<td><input type="text" name="ort" value="{$ort}" class="input200" /> </td>
|
||||
<td><input type="submit" name="submit_city" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_city')" /></td>
|
||||
<td></td> {* creates empty fourth column which is used by text search options *}
|
||||
</tr>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
</table>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbplz_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyplz" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyplz" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbd_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbydistance" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbydistance" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<div class="buffer" style="width: 500px;"> </div>
|
||||
<div class="content2-container bg-blue02">
|
||||
<p class="content-title-noshade-size2">
|
||||
<img src="resource2/ocstyle/images/misc/32x32-search.png" style="align: left; margin-right: 10px;" width="22" height="22" alt="" />
|
||||
{t}Search by distance{/t}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
<col width="200">
|
||||
<col width="220">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
<tr>
|
||||
<td valign="top">{t}Of coordinates:{/t}</td>
|
||||
<td colspan="2" valign="top">
|
||||
<select name="latNS" class="input40">
|
||||
<option value="N" {if $latN_sel}selected="selected"{/if}>{t}N{/t}</option>
|
||||
<option value="S" {if $latS_sel}selected="selected"{/if}>{t}S{/t}</option>
|
||||
</select>
|
||||
<input type="text" name="lat_h" maxlength="2" value="{$lat_h}" class="input30" /> °
|
||||
<input type="text" name="lat_min" maxlength="6" value="{$lat_min}" class="input40" /> '
|
||||
<br>
|
||||
<select name="lonEW" class="input40">
|
||||
<option value="E" {if $lonE_sel}selected="selected"{/if}>{t}E{/t}</option>
|
||||
<option value="W" {if $lonW_sel}selected="selected"{/if}>{t}W{/t}</option>
|
||||
</select>
|
||||
<input type="text" name="lon_h" maxlength="3" value="{$lon_h}" class="input30" /> °
|
||||
<input type="text" name="lon_min" maxlength="6" value="{$lon_min}" class="input40" /> '
|
||||
</td>
|
||||
<td class="formlabel">{t}Postal code:{/t}</td>
|
||||
<td><input type="text" name="plz" value="{$plz}" maxlength="5" class="input50" /></td>
|
||||
<td><input type="submit" name="submit_plz" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_plz')" /></td>
|
||||
</tr>
|
||||
</form>
|
||||
|
||||
{$ortserror}
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbd_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbydistance" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbydistance" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<tr>
|
||||
<td>{t}Maximum distance:{/t}</td>
|
||||
<td class="formlabel">{t}Perimeter:{/t}</td>
|
||||
<td>
|
||||
<input type="text" name="distance" value="{$distance}" maxlength="4" class="input50" />
|
||||
<select name="unit" class="input100">
|
||||
@ -563,274 +572,169 @@ function switchAttributeCat2()
|
||||
<option value="nm" {if $sel_nm}selected="selected"{/if}>{t}Seamiles{/t}</option>
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">... {t}from coordinates:{/t}</td>
|
||||
<td valign="top">
|
||||
<select name="latNS" class="input40">
|
||||
<option value="N" {if $latN_sel}selected="selected"{/if}>{t}N{/t}</option>
|
||||
<option value="S" {if $latS_sel}selected="selected"{/if}>{t}S{/t}</option>
|
||||
</select>
|
||||
<input type="text" name="lat_h" maxlength="2" value="{$lat_h}" class="input30" /> °
|
||||
<input type="text" name="lat_min" maxlength="6" value="{$lat_min}" class="input50" /> '
|
||||
<br />
|
||||
<select name="lonEW" class="input40">
|
||||
<option value="E" {if $lonE_sel}selected="selected"{/if}>{t}E{/t}</option>
|
||||
<option value="W" {if $lonW_sel}selected="selected"{/if}>{t}W{/t}</option>
|
||||
</select>
|
||||
<input type="text" name="lon_h" maxlength="3" value="{$lon_h}" class="input30" /> °
|
||||
<input type="text" name="lon_min" maxlength="6" value="{$lon_min}" class="input50" /> '
|
||||
</td>
|
||||
<td><input type="submit" name="submit_dist" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_dist')" /></td>
|
||||
</tr>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
</table>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<div class="buffer" style="width: 500px;"> </div>
|
||||
<div class="content2-container bg-blue02">
|
||||
<p class="content-title-noshade-size2">
|
||||
<img src="resource2/ocstyle/images/misc/32x32-search.png" style="align: left; margin-right: 10px;" width="22" height="22" alt="" />
|
||||
{t}Search for city{/t}
|
||||
</p>
|
||||
</div>
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
<col width="200">
|
||||
<col width="220">
|
||||
<col>
|
||||
</colgroup>
|
||||
<form action="search.php" onsubmit="return(_sbn_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyname" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyname" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
{$ortserror}
|
||||
</table>
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbplz_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyplz" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyplz" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
<col width="200">
|
||||
<col width="220">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tr>
|
||||
<td>{t}Postal code:{/t}</td>
|
||||
<td><input type="text" name="plz" value="{$plz}" maxlength="5" class="input50" /></td>
|
||||
<td><input type="submit" name="submit_plz" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_plz')" /></td>
|
||||
<td class="formlabel">{t}Cachename{/t}:</td>
|
||||
<td><input type="text" name="cachename" value="{$cachename}" class="input200" /></td>
|
||||
<td><input type="submit" name="submit_cachename" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_cachename')" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbort_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyort" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyort" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
<form action="search.php" onsubmit="return(_sbft_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyfulltext" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyfulltext" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
<col width="200">
|
||||
<col width="220">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tr>
|
||||
<td>{t}City:{/t}</td>
|
||||
<td><input type="text" name="ort" value="{$ort}" class="input200" /></td>
|
||||
<td><input type="submit" name="submit_city" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_city')" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
<col width="200">
|
||||
<col width="220">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
</table>
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbft_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyfulltext" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyfulltext" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<div class="buffer" style="width: 500px;"> </div>
|
||||
<div class="content2-container bg-blue02">
|
||||
<p class="content-title-noshade-size2">
|
||||
<img src="resource2/ocstyle/images/misc/32x32-search.png" style="align: left; margin-right: 10px;" width="22" height="22" alt="" />
|
||||
{t}Search for text{/t}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
<col width="200">
|
||||
<col width="220">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
{$fulltexterror}
|
||||
<tr>
|
||||
<td>Text:</td>
|
||||
<td class="formlabel">Text:</td>
|
||||
<td><input type="text" name="fulltext" value="{$fulltext}" class="input200" /></td>
|
||||
<td><input type="submit" name="submit_ft" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_ft')" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td colspan="2">
|
||||
<table class="table" width="250px">
|
||||
<tr>
|
||||
<td><input type="checkbox" name="ft_name" id="ft_name" class="checkbox" value="1" {if $ft_name_checked}checked="checked"{/if} /> <label for="ft_name">{t}Name{/t}</label></td>
|
||||
<td><input type="checkbox" name="ft_desc" id="ft_desc" class="checkbox" value="1" {if $ft_desc_checked}checked="checked"{/if} /> <label for="ft_desc">{t}Description{/t}</label></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="ft_logs" id="ft_logs" class="checkbox" value="1" {if $ft_logs_checked}checked="checked"{/if} /> <label for="ft_logs">{t}Logs{/t}</label></td>
|
||||
<td><input type="checkbox" name="ft_pictures" id="ft_pictures" class="checkbox" value="1" {if $ft_pictures_checked}checked="checked"{/if} /> <label for="ft_pictures">{t}Pictures{/t}</label></td>
|
||||
</tr>
|
||||
</table>
|
||||
<td>... {t}in{/t}:</td>
|
||||
<td colspan="4">
|
||||
<input type="checkbox" name="ft_desc" id="ft_desc" class="checkbox" value="1" {if $ft_desc_checked}checked="checked"{/if} /> <label for="ft_desc">{t}Description{/t}</label>
|
||||
<input type="checkbox" name="ft_name" id="ft_name" class="checkbox" value="1" {if $ft_name_checked}checked="checked"{/if} /> <label for="ft_name">{t}Cachename{/t}</label>
|
||||
<input type="checkbox" name="ft_pictures" id="ft_pictures" class="checkbox" value="1" {if $ft_pictures_checked}checked="checked"{/if} /> <label for="ft_pictures">{t}Pictures{/t}</label>
|
||||
<input type="checkbox" name="ft_logs" id="ft_logs" class="checkbox" value="1" {if $ft_logs_checked}checked="checked"{/if} /> <label for="ft_logs">{t}Logs{/t}</label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
</table>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbo_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyowner" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyowner" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
{$fulltexterror}
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
<form action="search.php" onsubmit="return(_sbo_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyowner" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyowner" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<div class="buffer" style="width: 500px;"> </div>
|
||||
<div class="content2-container bg-blue02">
|
||||
<p class="content-title-noshade-size2">
|
||||
<img src="resource2/ocstyle/images/misc/32x32-search.png" style="align: left; margin-right: 10px;" width="22" height="22" alt="" />
|
||||
{t}Search for Owner{/t}
|
||||
</p>
|
||||
</div>
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
<col width="200">
|
||||
<col width="220">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
<tr>
|
||||
<td>{t}Owner:{/t}</td>
|
||||
<td class="formlabel">{t}Owner:{/t}</td>
|
||||
<td><input type="text" name="owner" value="{$owner}" maxlength="40" class="input200" /></td>
|
||||
<td><input type="submit" name="submit_owner" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_owner')" /></td>
|
||||
</tr>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
</table>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<form action="search.php" onsubmit="return(_sbf_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyfinder" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyfinder" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
<form action="search.php" onsubmit="return(_sbf_click());" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchbyfinder" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchbyfinder" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<div class="buffer" style="width: 500px;"> </div>
|
||||
<div class="content2-container bg-blue02">
|
||||
<p class="content-title-noshade-size2">
|
||||
<img src="resource2/ocstyle/images/misc/32x32-search.png" style="align: left; margin-right: 10px;" width="22" height="22" alt="" />
|
||||
{t}Search for Logs{/t}
|
||||
</p>
|
||||
</div>
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
<col width="200">
|
||||
<col width="220">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
<tr>
|
||||
<td>{t}Logtype:{/t}</td>
|
||||
<td class="formlabel">{t}Log entries{/t}:</td>
|
||||
<td colspan="2">
|
||||
<select name="logtype">
|
||||
{foreach from=$logtype_options item=logtype_option}
|
||||
@ -840,11 +744,49 @@ function switchAttributeCat2()
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{t}Username:{/t}</td>
|
||||
<td>... {t}by user:{/t}</td>
|
||||
<td><input type="text" name="finder" value="{$finder}" maxlength="40" class="input200" /></td>
|
||||
<td><input type="submit" name="submit_finder" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_finder')" /></td>
|
||||
</tr>
|
||||
<tr><td class="spacer" colspan="3"></td></tr>
|
||||
</form>
|
||||
|
||||
{if $logged_in}
|
||||
<tr><td class="separator"></td></tr>
|
||||
|
||||
<form action="search.php" method="{$formmethod}" enctype="application/x-www-form-urlencoded" name="searchall" dir="ltr" style="display:inline;">
|
||||
<input type="hidden" name="searchto" value="searchall" />
|
||||
<input type="hidden" name="showresult" value="1" />
|
||||
<input type="hidden" name="expert" value="0" />
|
||||
<input type="hidden" name="output" value="HTML" />
|
||||
<input type="hidden" name="utf8" value="1" />
|
||||
|
||||
<input type="hidden" name="sort" value="{$hidopt_sort}" />
|
||||
<input type="hidden" name="orderRatingFirst" value="{$hidopt_orderRatingFirst}" />
|
||||
<input type="hidden" name="f_userowner" value="{$hidopt_userowner}" />
|
||||
<input type="hidden" name="f_userfound" value="{$hidopt_userfound}" />
|
||||
<input type="hidden" name="f_inactive" value="{$hidopt_inactive}" />
|
||||
<input type="hidden" name="f_disabled" value="{$hidopt_disabled}" />
|
||||
<input type="hidden" name="f_ignored" value="{$hidopt_ignored}" />
|
||||
<input type="hidden" name="f_otherPlatforms" value="{$hidopt_otherPlatforms}" />
|
||||
<input type="hidden" name="country" value="{$country}" />
|
||||
<input type="hidden" name="difficultymin" value="{$difficultymin}" />
|
||||
<input type="hidden" name="difficultymax" value="{$difficultymax}" />
|
||||
<input type="hidden" name="terrainmin" value="{$terrainmin}" />
|
||||
<input type="hidden" name="terrainmax" value="{$terrainmax}" />
|
||||
<input type="hidden" name="cachetype" value="{$cachetype}" />
|
||||
<input type="hidden" name="cachesize" value="{$cachesize}" />
|
||||
<input type="hidden" name="cache_attribs" value="{$hidopt_attribs}" />
|
||||
<input type="hidden" name="cache_attribs_not" value="{$hidopt_attribs_not}" />
|
||||
|
||||
<tr>
|
||||
<td class="formlabel">{t}All caches{/t}</td>
|
||||
<td></td>
|
||||
<td><input type="submit" name="submit_all" value="{t}Search{/t}" class="formbutton" onclick="submitbutton('submit_all')" /></td>
|
||||
</tr>
|
||||
</form>
|
||||
{/if}
|
||||
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="buffer" style="width: 500px;"> </div>
|
||||
|