removed help article; is directly linked from settings
This commit is contained in:
@@ -837,7 +837,6 @@ INSERT INTO `sys_menu` (`id`, `id_string`, `title`, `title_trans_id`, `menustrin
|
|||||||
INSERT INTO `sys_menu` (`id`, `id_string`, `title`, `title_trans_id`, `menustring`, `menustring_trans_id`, `access`, `href`, `visible`, `parent`, `position`, `color`, `sitemap`, `only_if_parent`) VALUES ('85', 'MNU_CACHES_LOG', 'Create a logentry', '1687', 'Create a logentry', '1687', '0', 'log2.php', '0', '10', '10', '', '0', NULL);
|
INSERT INTO `sys_menu` (`id`, `id_string`, `title`, `title_trans_id`, `menustring`, `menustring_trans_id`, `access`, `href`, `visible`, `parent`, `position`, `color`, `sitemap`, `only_if_parent`) VALUES ('85', 'MNU_CACHES_LOG', 'Create a logentry', '1687', 'Create a logentry', '1687', '0', 'log2.php', '0', '10', '10', '', '0', NULL);
|
||||||
INSERT INTO `sys_menu` (`id`, `id_string`, `title`, `title_trans_id`, `menustring`, `menustring_trans_id`, `access`, `href`, `visible`, `parent`, `position`, `color`, `sitemap`, `only_if_parent`) VALUES ('86', 'MNU_START_CHANGELOG', 'Changelog', '1797', 'Changelog', '1797', '0', 'articles.php?page=changelog', '0', '0', '10', '', '1', NULL);
|
INSERT INTO `sys_menu` (`id`, `id_string`, `title`, `title_trans_id`, `menustring`, `menustring_trans_id`, `access`, `href`, `visible`, `parent`, `position`, `color`, `sitemap`, `only_if_parent`) VALUES ('86', 'MNU_START_CHANGELOG', 'Changelog', '1797', 'Changelog', '1797', '0', 'articles.php?page=changelog', '0', '0', '10', '', '1', NULL);
|
||||||
INSERT INTO `sys_menu` (`id`, `id_string`, `title`, `title_trans_id`, `menustring`, `menustring_trans_id`, `access`, `href`, `visible`, `parent`, `position`, `color`, `sitemap`, `only_if_parent`) VALUES ('87', 'MNU_START_OPERATOR', 'Operator Association', '1798', 'Operator Association', '1798', '0', 'articles.php?page=verein', '1', '1', '8', '', '1', NULL);
|
INSERT INTO `sys_menu` (`id`, `id_string`, `title`, `title_trans_id`, `menustring`, `menustring_trans_id`, `access`, `href`, `visible`, `parent`, `position`, `color`, `sitemap`, `only_if_parent`) VALUES ('87', 'MNU_START_OPERATOR', 'Operator Association', '1798', 'Operator Association', '1798', '0', 'articles.php?page=verein', '1', '1', '8', '', '1', NULL);
|
||||||
INSERT INTO `sys_menu` (`id`, `id_string`, `title`, `title_trans_id`, `menustring`, `menustring_trans_id`, `access`, `href`, `visible`, `parent`, `position`, `color`, `sitemap`, `only_if_parent`) VALUES ('88', 'MNU_HELP', 'Help', '1801', 'Help', '1801', '0', 'articles.php?page=help', '1', '0', '5', '#FFFFC5', '1', NULL);
|
|
||||||
|
|
||||||
-- Table sys_trans
|
-- Table sys_trans
|
||||||
SET NAMES 'utf8';
|
SET NAMES 'utf8';
|
||||||
|
|||||||
@@ -195,13 +195,6 @@ $menu = array(
|
|||||||
'visible' => true,
|
'visible' => true,
|
||||||
'filename' => 'map2.php'
|
'filename' => 'map2.php'
|
||||||
),
|
),
|
||||||
array(
|
|
||||||
'title' => t('Help'),
|
|
||||||
'menustring' => t('Help'),
|
|
||||||
'siteid' => 'help',
|
|
||||||
'visible' => true,
|
|
||||||
'filename' => 'articles.php?page=help'
|
|
||||||
),
|
|
||||||
array(
|
array(
|
||||||
'title' => t('Add picture'),
|
'title' => t('Add picture'),
|
||||||
'visible' => false,
|
'visible' => false,
|
||||||
|
|||||||
@@ -1,55 +0,0 @@
|
|||||||
{***************************************************************************
|
|
||||||
* You can find the license in the docs directory
|
|
||||||
*
|
|
||||||
* Unicode Reminder メモ
|
|
||||||
***************************************************************************}
|
|
||||||
<div class="content2-pagetitle">
|
|
||||||
<img src="resource2/{$opt.template.style}/images/misc/32x32-tools.png" style="align: left; margin-right: 10px;" width="32" height="32" alt="" />Hilfe
|
|
||||||
</div>
|
|
||||||
<div class="content-txtbox-noshade" style="padding-right: 25px;">
|
|
||||||
|
|
||||||
<table class="table">
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td class="header-small"><b>Opencaching-Wiki</b></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>In unserem Wiki findest du Anleitungen und Hilfestellungen zu Opencaching.de und viele weitere Informationen rund ums Geocaching:
|
|
||||||
<ul>
|
|
||||||
<li><a href="http://wiki.opencaching.de/index.php/Hauptseite" target="_blank">Startseite</a></li>
|
|
||||||
<li><a href="http://wiki.opencaching.de/index.php/Hauptseite/Themen" target="_blank">Themenauswahl</a></li>
|
|
||||||
<li><a href="http://wiki.opencaching.de/index.php/Spezial:Alle_Seiten" target="_blank">alphabetische Übersicht</a></li>
|
|
||||||
</ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr><td class="spacer"></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
Wenn du ein spezielles Problem hast und darauf keine Antwort findest,
|
|
||||||
kannst du dir unter <a href="http://forum.geocaching-network.com/">forum.geocaching-network.com</a>
|
|
||||||
ein passendes Forum heraussuchen und dich dort erkundigen.<br />
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr><td class="spacer"></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td class="header-small"><b>Bedienung der Website, Anregungen und Kritik</b></td>
|
|
||||||
</tr>
|
|
||||||
<tr><td class="spacer"></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
Wir leben von eurem Feedback und von euren Fragen. Wenn also ein paar Fragen offen bleiben, scheut euch bitte nicht uns diese mitzuteilen. Hierfür gibt es ein eigenes Unterforum auf
|
|
||||||
<a href="http://forum.geocaching-network.com/index.php?board=33.0">forum.geocaching-network.com</a>.
|
|
||||||
Dort findest du auch weitere Informationen, falls du in unserem Team mitmachen möchtest.
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
Sollten die oben genannten Möglichkeiten nicht ausreichen oder die Betreiber von Opencaching.de direkt
|
|
||||||
kontaktiert werden, kannst du auch eine Email an <a href="mailto:contact@opencaching.de">contact@opencaching.de</a> schreiben.<br>
|
|
||||||
Bitte werde nicht ungeduldig wenn nicht sofort eine Antwort kommt – Opencaching.de wird von Freiwilligen
|
|
||||||
betreut, die leider nicht immer und sofort zur Verfügung stehen können.<br />
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
@@ -1,49 +0,0 @@
|
|||||||
{***************************************************************************
|
|
||||||
* You can find the license in the docs directory
|
|
||||||
*
|
|
||||||
* Unicode Reminder メモ
|
|
||||||
***************************************************************************}
|
|
||||||
<div class="content2-pagetitle">
|
|
||||||
<img src="resource2/{$opt.template.style}/images/misc/32x32-tools.png" style="align: left; margin-right: 10px;" width="32" height="32" alt="" />Help
|
|
||||||
</div>
|
|
||||||
<div class="content-txtbox-noshade" style="padding-right: 25px;">
|
|
||||||
|
|
||||||
<table class="table">
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td class="header-small"><b>Opencaching.de Wiki</b></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>In our Wiki you will find tutorials and help for Opencaching.de as well as lots of general information on geocaching (German language only):
|
|
||||||
<ul>
|
|
||||||
<li><a href="http://wiki.opencaching.de/index.php/Hauptseite" target="_blank">Main page</a></li>
|
|
||||||
<li><a href="http://wiki.opencaching.de/index.php/Hauptseite/Themen" target="_blank">Topics overview</a></li>
|
|
||||||
<li><a href="http://wiki.opencaching.de/index.php/Spezial:Alle_Seiten" target="_blank">Alphabetical Overview</a></li>
|
|
||||||
</ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr><td class="spacer"></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
If you don't understand German or have some special problem which is not explained in the Wiki, you may ask your questions at <a href="http://forum.geocaching-network.com/">forum.geocaching-network.com</a>. There is a public discussion board in English language.<br />
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr><td class="spacer"></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td class="header-small"><b>Website handling, suggestions and criticism</b></td>
|
|
||||||
</tr>
|
|
||||||
<tr><td class="spacer"></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
We depend on your feedback and questions, so don't hesitate to share it with us! The best place to do so is the forum mentioned above.
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
For the case that the Wiki and the forum are not sufficient, or you have other reasons to directly contact the Opencaching.de operator, you may sent an Email to <a href="mailto:contact@opencaching.de">contact@opencaching.de</a>.<br>
|
|
||||||
Please give us a few days of time to answer your request – Opencaching.de is maintained by volunteers, who cannot always be immediately available.<br />
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
Reference in New Issue
Block a user