Commit graph

37 commits

Author SHA1 Message Date
Aricura 83656a610f Prepare for release version 1.5.5
- Add: Expert mode setting
- Add: Activation and Deactivation of WordPress hooks to look for Footnotes (expert mode)
- Add: WordPress hooks: 'the_title' and 'widget_title' (default: disabled) to search for Footnote short codes
- Bugfix: Default value for the WordPress hook the_post to be disabled (adds Footnotes twice to the Reference container)
- Bugfix: Activation, Deactivation and Uninstall hook class name
- Bugfix: Add submenu pages only once for each ManFisher WordPress Plugin
- Bugfix: Display the Reference container in the Footer correctly

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@1004128 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-10-08 21:36:35 +00:00
Aricura fdb748c86f Prepare for release version 1.5.4
- Update: disable install button for other Plugins if Plugin is already installed

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@1003409 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-10-07 17:15:17 +00:00
Aricura 6a4677251a Prepare for release version 1.5.3
- Add: Developer's homepage to the 'other Plugins' list
- Update: Smoothy scroll to an anchor using Javascript
- Bugfix: Set the vertical align for each cell in the Reference container to TOP

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@1002027 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-10-05 15:12:42 +00:00
Aricura 58b3dd27f6 Prepare for release version 1.5.2
- Add: Setting to enable/disable the mouse-over box
- Add: Current WordPress Theme to the Diagnostics sub page
- Add: ManFisher note in the "other Plugins" sub page
- Update: Removed unnecessary hidden inputs from the Settings page
- Update: Merged public CSS files to reduce the output and improve the performance
- Update: Translations (EN and DE)
- Bugfix: Removed the 'trim' function to allow whitespaces at the beginning and end of each setting
- Bugfix: Convert the footnotes short code to HTML special chars when adding them into the page/post editor (visual and text)
- Bugfix: Detailed error messages if other Plugins can't be loaded. Also added empty strings as default values to avoid 'undefined'

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@1000036 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-10-01 20:57:16 +00:00
Mark Cheret 8909bda543 - Bugfix: Wrong Version number committed
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@998106 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-09-28 19:47:23 +00:00
Aricura 0c01b80173 - Update: Refactored the whole source code
- Add: Grouped the Plugin Settings into a new Menu Page called "ManFisher Plugins"
- Update: Moved the Diagnostics Sections to into a new Sub Page called "Diagnostics"
- Add: Sub Page to list all other Plugins of the Contributors
- Bugfix: Line up Footnotes with multiple lines in the Reference container

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@989695 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-09-14 20:32:59 +00:00
Aricura 1f5e0ed500 Prepare for release version 1.4.0
- Update: Changed e-Mail support address to the WordPress support forum
- Update: Language EN and DE
- Add: Tab for Plugin Diagnostics
- Add: Donate link to the installed Plugin overview page
- Add: Donate button to the "HowTo" tab

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@983360 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-09-07 01:48:33 +00:00
Aricura 284c27cc01 prepare release version 1.3.4
- Bugfix: Settings access permission vor sub-sites
- Bugfix: Setting 'combine identical footnotes' working as it should

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@974795 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-08-28 17:55:30 +00:00
Mark Cheret b0f99b6569 - Update: Changed the Author name from a fictitious entity towards a real registered company
- Update: Changed the Author URI

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@974337 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-08-27 22:43:57 +00:00
Aricura 6924027cd8 Prepare for release version 1.3.2
- Bugfix: More security recognizing Footnotes on public pages (e.g. ignoring empty Footnote short codes)
- Bugfix: Clear old Footnotes before lookup new public page (only if no reference container displayed before)
- Updated: language EN and DE
- Added: Setting to customize the hyperlink symbol in der reference container for each footnote reference
- Added: Setting to enter a user defined hyperlink symbol

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@969519 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-08-21 08:43:53 +00:00
Aricura 68351cbbaa - Added: Setting to customize the text before and after the footnotes index in the superscript
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@962317 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-08-08 09:43:47 +00:00
Aricura 3802249ec4 Changes for upcoming version 1.3.0
- Bugfix: Changed tooltip class to be unique
- Bugfix: Changed superscript styling to not manipulate the line height
- Bugfix: Changed styling of the footnotes text in the reference container to avoid line breaks
- Updated: Reformatted code
- Added: new settings tab for custom CSS settings

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@957947 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-07-31 10:17:38 +00:00
Aricura d67032c3e4 - Bugfix: New styling of the mouse-over box to stay in screen (thanks to Jori, France and Manuel345, undisclosed location)
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@939570 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-06-27 10:40:26 +00:00
Aricura 419a787999 - Bugfix: CSS stylesheets will only be added in FootNotes settings page, nowhere else
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@929556 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-06-10 11:03:52 +00:00
Aricura 3b7e77da48 Release 1.2.3
- Bugfix: Removed 'Warning output' of Plugins activation and deactivation function (thanks to Piet Bos, Spain)
- Bugfix: Added missing meta boxes parameter on Settings page (thanks to Piet Bos, Spain)
- Bugfix: Removed Widget text formatting
- Bugfix: Load default settings value of setting doesn't exist yet (first usage)
- Bugfix: Replacement of footnotes tag on public pages with html special characters in the content
- Feature: Footnotes tag color is set to the default link color depending on the current Theme (thanks to Daniel Formo, Norway)

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@929484 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-06-10 08:51:02 +00:00
Aricura 6a2688058d - Bugfix: WYSIWYG editor and plain text editor buttons insert footnote short code correctly (also if defined like html tag)
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@921814 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-27 18:40:55 +00:00
Mark Cheret 7c038dde35 Release 1.2.1
- Bugfix: HowTo example will be displayed correctly if a user defined short code is set

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@920631 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-25 08:11:52 +00:00
Mark Cheret e7e9367027 - Update replaced version 1.1.2 with 1.2.0 for release
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@920417 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-24 17:42:20 +00:00
Aricura 30e6b3cbc4 - Add: New button in the WYSIWYG editor and in the plain text editor to easily implement the footnotes tag (icon for WYSIWYG-button missing!!!)
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@920366 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-24 14:11:30 +00:00
Aricura e6a31532e0 - Add: Plugin Widget to define where the reference container shall appear when set to "widget area"
- Update: Translation for new settings and for the Widget description

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@920341 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-24 12:38:22 +00:00
Mark Cheret ac97859456 minor edits
- Stable Tag
- Changelog
- Version in index.php

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@919956 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-23 12:31:52 +00:00
Aricura ca2c42eeaa - Bugfix: uninstall function to really remove all settings done in the settings page
- Bugfix: load default settings after plugin is installed

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@919395 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-22 13:33:57 +00:00
Aricura a42f55165a - Update: Changed plugin URL from GitHub to WordPress
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@919375 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-22 12:59:19 +00:00
Aricura 72c239feb1 - Feature: Short code to not display the 'love me' slug on specific pages ( short code = [[no footnotes: love]] )
- Update: Setting where the reference container appears on public pages can also be set to the widget area

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@919367 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-22 12:47:54 +00:00
Mark Cheret 87f4a81576 Update readme.txt and index.php to mark Release 1.1.0
- Minor version increment due to update in Settings structure

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@918960 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-21 21:34:14 +00:00
Aricura d25f770bc5 - Update: Global styling for the public plugin name
- Update: Easier usage of the public plugin name in translations
- Update: New Layout for the settings page to group similar settings to get a better overview
- Update: Display settings submit button only if there is at least 1 editable setting in the current tab
- Add: setting where the reference container appears on public pages (needs some corrections!)
- Bugfix: displays only one reference container in front of the footer on category pages

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@918851 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-21 18:33:26 +00:00
Mark Cheret 48d3e1ea84 Preparations for 1.0.6
- Update language files
  - en
  - de
- Update version information in trunk 

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@918161 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 19:52:11 +00:00
Aricura 4aa6dd4b50 Bugfixes for the coming version 1.0.6
- Updated uninstall function to delete all plugin settings (bugfix)
- Updated counter style internal name in the reference container to correctly link to the right footnote on the page above (bugfix)
- Updated footnote hover box styling to not wrap the footnote text on mouse over (bugfix)
- Changed 'Love Me' text in the page footer if admin excepts it and set its default value to 'no'

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@918065 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 17:08:51 +00:00
Aricura cf6f817dfe 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@917823 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:53:13 +00:00
Aricura 7ee8c3ba80 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
2014-05-20 11:48:24 +00:00
Aricura 660d32edc3 Version 1.0.4
* Updated replacing function when footnote is a link (bugfix)
* Footnote hover box remains until cursor leaves footnote or hover box
* Links in the footnote hover box are click able
* New setting to allow footnotes on Summarized Posts
* New setting to tell the world you're using footnotes plugin
* New setting for the counter style of the footnote index
** Arabic Numbers (1, 2, 3, 4, 5, ...)
** Arabic Numbers leading 0 (01, 02, 03, 04, 05, ...)
** Latin Characters lower-case (a, b, c, d, e, ...)
** Latin Characters upper-case (A, B, C, D, E, ...)
** Roman Numerals (I, II, III, IV, V, ...)
* Adding a link to the WordPress plugin in the footer if the WP-admin accepts it
* Updated translations for the new settings
* re-changed the version number to have 3 digits

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917816 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:44:38 +00:00
Aricura 5d475abfc3 Version 1.0.3
* New setting to use personal starting and ending tag for the footnotes
* Updated translations for the new setting
* Updated reading settings and fallback to default values (bugfix)

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917813 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:42:07 +00:00
Aricura ab368ba787 Version 1.0.2
* New setting to collapse the reference container by default
* Added link behind the footnotes to automatically jump to the reference container
* New function to easy output input fields for the settings page
* Updated translation for the new setting

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917811 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:38:36 +00:00
Mark Cheret 2e8614908f Verision 1.0.1
* Separated functions in different files for a better overview
* Added a version control to each file / class / function / variable
* New layout for the settings menu, settings split in tabs and not a list-view
* Replacing footnotes in widget texts will show the reference container at the end of the page (bugfix)
* Updated translations for EN and DE
* Changed version number from 3 digits to 2 digits

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917808 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:35:10 +00:00
Aricura af44ed127a Update to 1.0.1
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917807 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:33:11 +00:00
Aricura e702a0dca7 bugfix
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917805 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:30:04 +00:00
Mark Cheret 3321070f7e footnotes WordPress Plugin first alpha release
- Basic functionality is available
- Tested against WordPress 3.9.1

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917799 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:23:45 +00:00