added v3.0.7 changelog and API menu option
This commit is contained in:
parent
cd7a6f3af7
commit
760a5706f4
@ -225,6 +225,14 @@ function post_config()
|
|||||||
'visible' => true,
|
'visible' => true,
|
||||||
'filename' => 'http://geokrety.org/index.php?lang=de_DE.UTF-8'
|
'filename' => 'http://geokrety.org/index.php?lang=de_DE.UTF-8'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
$menu[] = array(
|
||||||
|
'title' => 'API',
|
||||||
|
'menustring' => 'API',
|
||||||
|
'siteid' => 'API',
|
||||||
|
'visible' => true,
|
||||||
|
'filename' => 'okapi'
|
||||||
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
@ -13,6 +13,14 @@
|
|||||||
<p>Im Folgenden sind alle Veränderungen ab OC Version 3.0 aufgelistet. Manche Kleinigkeiten wurden zur besseren Übersicht weggelassen und sind im <a href="http://forum.opencaching-network.org/index.php?board=43.0">Entwicklerforum</a> nachlesbar.</p>
|
<p>Im Folgenden sind alle Veränderungen ab OC Version 3.0 aufgelistet. Manche Kleinigkeiten wurden zur besseren Übersicht weggelassen und sind im <a href="http://forum.opencaching-network.org/index.php?board=43.0">Entwicklerforum</a> nachlesbar.</p>
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
<p><strong>Version 3.0.7</strong> – 19. April 2013</p>
|
||||||
|
<ul>
|
||||||
|
<li>Neu: <a href="okapi">OKAPI</a></li>
|
||||||
|
<li>„Apple-Touch-Icons“ für Smartphones</li>
|
||||||
|
<li>Beim Loggen eigener Caches wird „Hinweis“ als Logtyp vorgeschlagen statt wie bisher „gefunden“.</li>
|
||||||
|
</ul>
|
||||||
|
<br />
|
||||||
|
|
||||||
<p><strong>Version 3.0.6</strong> – 12. April 2013</p>
|
<p><strong>Version 3.0.6</strong> – 12. April 2013</p>
|
||||||
<p>Neu:</p>
|
<p>Neu:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -13,6 +13,14 @@
|
|||||||
<p>This page lists all changes since version 3.0. Some small items have been omitted here.</p>
|
<p>This page lists all changes since version 3.0. Some small items have been omitted here.</p>
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
<p><strong>Release 3.0.7</strong> – April 19, 2013</p>
|
||||||
|
<ul>
|
||||||
|
<li>New: <a href="okapi">OKAPI</a></li>
|
||||||
|
<li>"Apple Touch Icons" for Smartphones</li>
|
||||||
|
<li>When logging own caches, the log type "Note" is preselected instead of "Found it".</li>
|
||||||
|
</ul>
|
||||||
|
<br />
|
||||||
|
|
||||||
<p><strong>Release 3.0.6</strong> – April 12, 2013</p>
|
<p><strong>Release 3.0.6</strong> – April 12, 2013</p>
|
||||||
<p>New:</p>
|
<p>New:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user