From 79e3dfe3ebf06b6d02bdb095edc9e6bc8ff6fdcf Mon Sep 17 00:00:00 2001 From: Tobias Beer Date: Tue, 29 Dec 2015 17:08:42 +0100 Subject: [PATCH] =?UTF-8?q?0.5.7=20=E2=80=94=20non=20functional=20changes?= =?UTF-8?q?=20to=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit grrr :D --- plugins/tobibeer/appear/plugin.info | 2 +- plugins/tobibeer/appear/readme.tid | 2 +- src/plugin.info | 2 +- src/readme.tid | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/tobibeer/appear/plugin.info b/plugins/tobibeer/appear/plugin.info index 0199d0f..9a4a5bd 100644 --- a/plugins/tobibeer/appear/plugin.info +++ b/plugins/tobibeer/appear/plugin.info @@ -2,7 +2,7 @@ "title": "$:/plugins/tobibeer/appear", "description": "Create popups, sliders or accordion menus with the appear widget.", "author": "Tobias Beer", - "version": "0.5.6", + "version": "0.5.7", "core-version": ">=5.1.9", "source": "https://github.com/tobibeer/tw5-appear", "documentation": "https://tobibeer.github.io/tw5-appear", diff --git a/plugins/tobibeer/appear/readme.tid b/plugins/tobibeer/appear/readme.tid index 7d32ae8..44d4b06 100644 --- a/plugins/tobibeer/appear/readme.tid +++ b/plugins/tobibeer/appear/readme.tid @@ -11,7 +11,7 @@ This plugin provides the ''$appear'' widget that can render popups and sliders ( : the hide button label ; mode : either `block` or `inline`, with respect to the inner content -: any other mode is is interpreted as block mode, without the default styles applying, e.g. drop-shadows +: any other mode is interpreted as block mode, without the default styles applying, e.g. drop-shadows ; once : allows to click the button once, then hides it (unless the state is deleted) ; $state diff --git a/src/plugin.info b/src/plugin.info index 0199d0f..9a4a5bd 100644 --- a/src/plugin.info +++ b/src/plugin.info @@ -2,7 +2,7 @@ "title": "$:/plugins/tobibeer/appear", "description": "Create popups, sliders or accordion menus with the appear widget.", "author": "Tobias Beer", - "version": "0.5.6", + "version": "0.5.7", "core-version": ">=5.1.9", "source": "https://github.com/tobibeer/tw5-appear", "documentation": "https://tobibeer.github.io/tw5-appear", diff --git a/src/readme.tid b/src/readme.tid index 7d32ae8..44d4b06 100644 --- a/src/readme.tid +++ b/src/readme.tid @@ -11,7 +11,7 @@ This plugin provides the ''$appear'' widget that can render popups and sliders ( : the hide button label ; mode : either `block` or `inline`, with respect to the inner content -: any other mode is is interpreted as block mode, without the default styles applying, e.g. drop-shadows +: any other mode is interpreted as block mode, without the default styles applying, e.g. drop-shadows ; once : allows to click the button once, then hides it (unless the state is deleted) ; $state