From 7ee8c3ba805272b77c9f342e827e3c160662db43 Mon Sep 17 00:00:00 2001 From: Aricura Date: Tue, 20 May 2014 11:48:24 +0000 Subject: [PATCH] Version 1.0.5 The Plugin has been submitted to wordpress.org for review and (hopefully) publication. * Update: Plugin description for public directories (WordPress.org and GitHub) * Feature: the **footnotes** WordPress Plugin now has its very own CI * Update: Styling * Update: Settings to support the styling * Add: Inspirational Screenshots for further development * Add: Settings screenshot * Update: i18n fine-tuning git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917821 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- index.php | 2 +- readme.txt | 28 ++++++++++++++++++++-------- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/index.php b/index.php index b002765..0e468c6 100755 --- a/index.php +++ b/index.php @@ -4,7 +4,7 @@ Plugin URI: https://github.com/media-competence-institute/footnotes Description: simple adding footnotes to your pages Author: Mark Cheret, Stefan Herndler - Version: 1.0.4 + Version: 1.0.5 Author URI: https://github.com/media-competence-institute/footnotes Text Domain: footnotes Domain Path: /languages diff --git a/readme.txt b/readme.txt index 3a86e61..d8056e6 100755 --- a/readme.txt +++ b/readme.txt @@ -5,11 +5,13 @@ Requires at least: 3.9 Tested up to: 3.9.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html -Stable Tag: 1.0.4 +Stable tag: 1.0.5 == Description == -This WordPress Plugin enables you to easily add footnotes to your Posts or Pages. They are DokuWiki-Style footnotes. +footnotes gives you the ability to display decently-formated footnotes on your WordPress Pages or Posts. +footnotes aims to be the all-in-one solution that ships with a set of sane defaults +(those footnotes we know from offline publishing) but also give the user control over how their footnotes are being displayed. == Frequently Asked Questions == @@ -17,12 +19,12 @@ This WordPress Plugin enables you to easily add footnotes to your Posts or Pages It's relatively simple. Check out [the manual](https://github.com/markcheret/footnotes#footnotes). -= Is your Plugin not a copy of footnotes x? = += Is your Plugin a copy of footnotes x? = -No, this Plugin has been written from scratch. +No, this Plugin has been written from scratch. Of course some inspirations were taken from other plugins. == Installation == -* Download the latest version from GitHub (https://github.com/markcheret/footnotes) +* Download the latest version from GitHub (https://github.com/media-competence-institute/footnotes) * in the bottom right there is a `Download ZIP` button * Visit your WordPress Admin area * Navigate to `Plugins\Add` @@ -35,6 +37,16 @@ coming soon == Changelog == += 1.0.5 = +The Plugin has been submitted to wordpress.org for review and (hopefully) publication. +* Update: Plugin description for public directories (WordPress.org and GitHub) +* Feature: the **footnotes** WordPress Plugin now has its very own CI + * Update: Styling + * Update: Settings to support the styling +* Add: Inspirational Screenshots for further development +* Add: Settings screenshot +* Update: i18n fine-tuning + = 1.0.4 = * Updated replacing function when footnote is a link (bugfix) * Footnote hover box remains until cursor leaves footnote or hover box @@ -73,6 +85,6 @@ coming soon = 1.0.0 = * First development Version of the Plugin -== Feedback == - -== Get involved == \ No newline at end of file +== Upgrade Notice == +To upgrade our plugin is simple. Just update the plugin within your WordPress installation. +To cross-upgrade from other footnotes plugins, there will be a migration assistant in the future \ No newline at end of file