diff --git a/htdocs/lib/settings-dist.inc.php b/htdocs/lib/settings-dist.inc.php index 4b04040e..2140c1eb 100644 --- a/htdocs/lib/settings-dist.inc.php +++ b/htdocs/lib/settings-dist.inc.php @@ -225,6 +225,14 @@ function post_config() 'visible' => true, 'filename' => 'http://geokrety.org/index.php?lang=de_DE.UTF-8' ); + + $menu[] = array( + 'title' => 'API', + 'menustring' => 'API', + 'siteid' => 'API', + 'visible' => true, + 'filename' => 'okapi' + ); } ?> diff --git a/htdocs/templates2/ocstyle/articles/DE/changelog.tpl b/htdocs/templates2/ocstyle/articles/DE/changelog.tpl index 00760124..87642398 100644 --- a/htdocs/templates2/ocstyle/articles/DE/changelog.tpl +++ b/htdocs/templates2/ocstyle/articles/DE/changelog.tpl @@ -13,6 +13,14 @@

Im Folgenden sind alle Veränderungen ab OC Version 3.0 aufgelistet. Manche Kleinigkeiten wurden zur besseren Übersicht weggelassen und sind im Entwicklerforum nachlesbar.


+

Version 3.0.7 – 19. April 2013

+ +
+

Version 3.0.6 – 12. April 2013

Neu: