From 02c81c3c4fe9a79c985b92ae4bf5815bc4e9520b Mon Sep 17 00:00:00 2001 From: Thomas Hucke <15112795+thucke@users.noreply.github.com> Date: Fri, 8 Dec 2017 18:01:49 +0100 Subject: [PATCH] Release 2.0.4 seems to be stable Hopefully it'll be activated soon in the language server --- Configuration/TCA/Overrides/sys_template.php | 5 +++++ Configuration/TCA/Overrides/tt_content.php | 7 +++---- Documentation/Images/typo3-200px-transparent.png | Bin 0 -> 1124 bytes Documentation/Index.rst | 2 +- README.rst | 8 ++++---- ext_emconf.php | 4 ++-- ext_localconf.php | 2 +- 7 files changed, 16 insertions(+), 12 deletions(-) create mode 100644 Configuration/TCA/Overrides/sys_template.php create mode 100644 Documentation/Images/typo3-200px-transparent.png diff --git a/Configuration/TCA/Overrides/sys_template.php b/Configuration/TCA/Overrides/sys_template.php new file mode 100644 index 0000000..f5ce805 --- /dev/null +++ b/Configuration/TCA/Overrides/sys_template.php @@ -0,0 +1,5 @@ + diff --git a/Configuration/TCA/Overrides/tt_content.php b/Configuration/TCA/Overrides/tt_content.php index f94746a..c040686 100644 --- a/Configuration/TCA/Overrides/tt_content.php +++ b/Configuration/TCA/Overrides/tt_content.php @@ -1,16 +1,15 @@ diff --git a/Documentation/Images/typo3-200px-transparent.png b/Documentation/Images/typo3-200px-transparent.png new file mode 100644 index 0000000000000000000000000000000000000000..1270cae3dba3400810a77d13c11feb70ef2e8dfc GIT binary patch literal 1124 zcmeAS@N?(olHy`uVBq!ia0vp^CxAGFgBeJEQ0kZhq>=-CLR^6~8u;IiCcpp`fg`va zTm+c`l!bF4Y#{k_&C|0$O1>n>FPOn$e}lk#f%^#x^9|l7I5eCOC^&C$e|~|&`t|z* z`ulH9`uv}Pfq9~*i(^Pd+}oMi#fue0+W5OFe3ML$Ey>LO_kaDJLrM3=BxJkaU6Y*W z|Lwxb4^M1ka$f!y=3rrJbWjk0Pz9E9o`o;iTz^-**59I?*Pd<7GxvwKNzGF0&bulf zmkGZpRXAL}Dt3vI-(7=6)~`(@LaHyUVB>YE3NiSwyK-&JXWMt4N8)%Ql(+Bg>^LQ` z^Ht+Hk)3}(9h2g*vMn%We^Fj6<&*brT6Vd5kwWW+D8I?Z!sk*I+Z%pG+D%#0`Tx)k z#RDm(+MEIFvV3<=IuYA{$JgHXk4fT`I*~Yqpc)b7p8~dy2RV;)u3OgQmf|V+*JY`^ zPD}CE4$X;fVnvqYIzis_S@mV*CoTFvA+vaR*L9*fw%I|U>3KwZyTA_#k%ZH(AGR{HH0-c4)SvV^&t6$zIftBpNVMyc`5i6mDy-)S zE_9MyQDvswbRvL_SLpLQ-8G%grXlN1)SEnJM17g8#M$LHkxBIZJ*jmPc3iWB9aXl@ zyFTTFuxoYyp>NN&<}GBLbGE7uE!| zNN(SBG=`l$|Fo+F(?*wywdI>D1!d}?LJewCC#_)Kx$@OM4p@kv3LN@y^ zn;W%kIrj5j*IAdOm@C|K`zjUOo-}6g_OErRQ1ZPed3uq$n4R}xi?lVKg*T%PKGDnI z7Bu1a_#vV0agzVz0o`nA!P_djCxtw{J}q7U#AyG8V@e@nQOeJjoQ%&}8(0w4`1qsS r{}!SD!9Ty1Kb=(O3Cl|09A$s*+^1LfkJicq^D%>`tDnm{r-UW|l9S@T literal 0 HcmV?d00001 diff --git a/Documentation/Index.rst b/Documentation/Index.rst index 8b3ac34..39a8e48 100644 --- a/Documentation/Index.rst +++ b/Documentation/Index.rst @@ -17,7 +17,7 @@ .. |img-1| image:: Images/hr.gif .. :align: left -.. |img-2| image:: Images/TYPO3.png +.. |img-2| image:: Images/typo3-200px-transparent.png :height: 21 :width: 87 .. :border: 0 diff --git a/README.rst b/README.rst index 8062e5c..193f7da 100644 --- a/README.rst +++ b/README.rst @@ -9,12 +9,12 @@ .. |img-1| image:: Documentation/Images/hr.gif .. :align: left -.. |img-2| image:: Documentation/Images/TYPO3.png - :height: 21 - :width: 87 +.. |img-2| image:: Documentation/Images/typo3-200px-transparent.png +.. :height: 21 +.. :width: 87 .. :border: 0 .. :hspace: 9 -.. :name: Grafik2 +.. :name: TYPO3Logo .. _readme: diff --git a/ext_emconf.php b/ext_emconf.php index 25138d0..2902500 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -12,8 +12,8 @@ 'title' => 'Timezones', 'description' => 'Manages timezones and datetime conversion in your website', 'category' => 'plugin', - 'version' => '2.0.3', - 'state' => 'beta', + 'version' => '2.0.4', + 'state' => 'stable', 'uploadfolder' => false, 'createDirs' => '', 'clearcacheonload' => true, diff --git a/ext_localconf.php b/ext_localconf.php index a409c69..451c71a 100644 --- a/ext_localconf.php +++ b/ext_localconf.php @@ -7,7 +7,7 @@ * the user input (default settings, FlexForm, URL etc.) */ \TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin( - 'Thucke.' . $_EXTKEY, // The extension name (in UpperCamelCase) or the extension key (in lower_underscore) + 'Thucke.Timezones', // The extension name (in UpperCamelCase) or the extension key (in lower_underscore) 'Pi1', // A unique name of the plugin in UpperCamelCase array( // An array holding the controller-action-combinations that are accessible 'Timezones' => 'index,show,select,tzset', // The first controller and its first action will be the default