From 1c33b1739e8f4d92a4317d89153b3f9d43f9133f Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Sun, 18 Dec 2011 15:49:45 +0100 Subject: [PATCH] more descriptive readme and settings footer with links to blog post & github page --- badged-settings.php | 2 +- badged.php | 6 +++--- languages/bdgd-de_DE.mo | Bin 372 -> 358 bytes languages/bdgd-de_DE.po | 12 ++++++------ readme.txt | 25 ++++++++++++++++++++----- 5 files changed, 30 insertions(+), 15 deletions(-) diff --git a/badged-settings.php b/badged-settings.php index add2faf..dbc46f7 100644 --- a/badged-settings.php +++ b/badged-settings.php @@ -38,7 +38,7 @@ \ No newline at end of file diff --git a/badged.php b/badged.php index 8383ac6..687f8c8 100644 --- a/badged.php +++ b/badged.php @@ -1,11 +1,11 @@ 0swtU4MYF{ delta 110 zcmaFH^o41HjjuQZ1H(xmW(VSjK+FQfFM*gFh~ELR2oV1QVjdvoXJlZI1JW`;S`kQF j18F`W9SfvE`g10B2CyqQC8ngOrcAt93S&<8W0U{@gM$)A diff --git a/languages/bdgd-de_DE.po b/languages/bdgd-de_DE.po index 037c357..5e702bb 100644 --- a/languages/bdgd-de_DE.po +++ b/languages/bdgd-de_DE.po @@ -44,18 +44,18 @@ msgstr "Admin-Menü" msgid "Toolbar" msgstr "Werkzeugleiste" -#: badged.php:68 +#: badged.php:115 #@ default msgid "Settings" msgstr "" -#: badged-settings.php:41 -#@ bdgd -msgid "Thanks for using Badged" -msgstr "Danke für die Nutzung von Badged" - #: badged-settings.php:41 #@ bdgd msgid "Created by" msgstr "Erstellt von" +#: badged-settings.php:41 +#@ bdgd +msgid "Thanks for using" +msgstr "Danke für die Nutzung von" + diff --git a/readme.txt b/readme.txt index b96aad6..50f2188 100644 --- a/readme.txt +++ b/readme.txt @@ -1,23 +1,31 @@ === Badged === Contributors: kremalicious -Donate link: http://kremalicious.com/ +Donate link: http://www.kremalicious.com/2011/12/badged/ Tags: notification, adminmenu, toolbar, ios, badge Requires at least: 2.7 Tested up to: 3.3 -Stable tag: 0.3.2 +Stable tag: 0.3.3 iOS Style Notification Badges for WordPress == Description == -Badged transforms the standard WordPress update & comment notification badges into iOS-styled ones. +Badged transforms the standard WordPress update & comment notification badges into iOS-styled ones. Upon activation it automatically replaces the badge styles in the admin menu and the toolbar. An optional settings page allows to control whether the badges show up in the admin menu or toolbar only. -The badges are CSS only and were tested in current versions of Safari, Chrome & Firefox. It should degrade gracefully in older Browsers with some details missing like drop shadows or the highlight shine. +The badges are created without any images by using CSS only (box shadows, gradients, pseudo elements, you name it) and were tested in current versions of Safari, Chrome & Firefox. It should degrade gracefully in older browsers with some details missing like drop shadows or the highlight shine. + +The plugin is localized in english & german. + +* * * + +[Badged Blog Post](http://www.kremalicious.com/2011/12/badged/) | [Badged on github](https://github.com/kremalicious/Badged) == Installation == -Just install, activate and enjoy the red badges: +Just install using the automatic backend installer under Plugins > Add New, activate and enjoy the red badges. + +For manual installation: 1. Upload the badged plugin folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress @@ -34,6 +42,13 @@ Just install, activate and enjoy the red badges: == Changelog == += v0.3.3 = +* more descriptive readme and settings footer with links to blog post & github page +* updated translation + += v0.3.2 = +* Make the plugin work if symlinked + = v0.3 = * initial beta release