=== Shownotes ===
Contributors: simonwaldherr
Donate link: https://flattr.com/profile/simonwaldherr
Tags: shownotes, osf, md, markdown, markup, podcast
Requires at least: 3.0.1
Tested up to: 3.5
Stable tag: 0.2
License: MIT License
License URI: http://opensource.org/licenses/mit-license.php
simplifies Show Notes, write them in OSF, get them as HTML
== Description ==
This Plugin converts Shownotes in OSF to HTML
== Installation ==
1. Upload the `shownotes-shortcode` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress
3. Use the `[shownotes]` shortcode in your post or page with the options on the front page.
4. Visit the options page
== Frequently Asked Questions ==
= What does this Plugin? =
convert OSF to HTML
= What is OSF? =
a simple format for (Podcast-) Shownotes, more informations about OSF are at the OSF-in-a-Nutshell Repo
= Why should i use it? =
it's easy to write
== Support ==
= only on GitHub =
if you need help, go to github.com/simonwaldherr/wp-osf-shownotes
== Screenshots ==
1. Options
2. Result (Anycast style)
3. Result (Wikigeeks style)
4. Meta box for OSF/MD input
== Changelog ==
= 0.2 =
* debug mode added
* only show template associated options
* chapter delemiter added
* preview in popup added
= 0.1.3 =
* show all podcasts in dropdown (asterisk)
= 0.1.2 =
* better templates
* various improvements
* load Pads and Padcontent via AJAX
* better shortcode handling
= 0.1.1 =
* delimiter changeable
* shortcodes changeable
* better shownoter matching
* also include subitems without tags
* small bugs removed
= 0.1.0 =
* typographically correct quotation marks
* export modes renamed and glossary added
* show shownoter (as new output mode)
* tags selectable via attributes
* markdown support added
* settings rearranged
= 0.0.6 =
* small fullmode fix
= 0.0.5 =
* shownot.es CSS can be turned off
* import from ShowPad
* export tags changeable
= 0.0.4 =
* wikigeeks style added
= 0.0.3 =
* first Version on Wordpress.org.
* working Version with meta_box and shortcode content.
== Upgrade Notice ==
= 0.2 =
preview added, chapter delimiter added, options improved
= 0.1.3 =
show all podcasts in import dropdown
= 0.1.2 =
pad import and output templates improved
= 0.1.1 =
more adjustment options and tiny improvements
= 0.1.0 =
many important improvements
= 0.0.6 =
fullmode fixed
= 0.0.5 =
export tags now changeable and osf shownotes can be imported via ajax
= 0.0.4 =
new style added (wikigeeks)
= 0.0.3 =
first Version on Wordpress.org.