diff --git a/Documentation/Changelog/Index.rst b/Documentation/Changelog/Index.rst index 2e231c9..ce43951 100644 --- a/Documentation/Changelog/Index.rst +++ b/Documentation/Changelog/Index.rst @@ -23,7 +23,8 @@ ChangeLog 2.0.0 Changes - Compatibility TYPO3 8.0, sys_categories and sys_file used, list and link addresses, drop shadows + Compatibility TYPO3 8.0; sys_categories and sys_file used; list and link + addresses; drop shadows, toolTip and container class .. container:: table-row diff --git a/composer.json b/composer.json index bab0577..c9c8b62 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "clickstorm/go_maps_ext", "type": "typo3-cms-extension", - "description": "Google Maps Extension. Simply insert a google map Version 3, jQuery, Calculate Route, Image for Markers, Style Maps, KML, Categories...", + "description": "Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route, images for markers, style maps, KML, categories, responsive and many more.", "homepage": "http://www.clickstorm.de", "authors": [ { diff --git a/ext_emconf.php b/ext_emconf.php index c4fabab..1c93b2a 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -16,13 +16,12 @@ images for markers, style maps, KML, categories, responsive and many more.', 'category' => 'plugin', 'version' => '2.0.0', - 'state' => 'beta', + 'state' => 'stable', 'uploadfolder' => 1, - 'createDirs' => 'uploads/tx_gomapsext', 'modify_tables' => '', 'clearcacheonload' => 1, 'author' => 'Marc Hirdes', - 'author_email' => 'Marc_Hirdes@gmx.de', + 'author_email' => 'marc_hirdes@gmx.de', 'author_company' => 'clickstorm GmbH', 'constraints' => array(