這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Shownotes

外掛說明

This Plugin converts Shownotes in OSF (Open Shownotes Format) to HTML, mp4 Chapters and Audacity/Reaper label tracks. All links to Amazon, will automatically converted to affiliate links. It also can import the show notes directly from the shownot.es ShowPad und will provide many metadata features in future.

Support

only on GitHub

if you need help, go to github.com/simonwaldherr/wp-osf-shownotes

螢幕擷圖

  • Options
  • Result (Block style)
  • Result (List style)
  • Result (Button style)
  • Meta box for OSF/MD input with Preview

安裝方式

  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

常見問題集

What does this Plugin?

convert OSF to HTML

What is OSF?

a simple format for (Podcast-) show notes, more informations about OSF are at the OSF-in-a-Nutshell Repo

Why should i use it?

it’s easy to write, you get better results in less time and it’s automatically changes links to affiliate links

do i have to use the ShowPad?

no, you don’t have to, but we recommend it

under which license the code is released?

MIT License

how do i get the nice icons?

you can select one of the CSS files in the shownotes settings

what must i do to get the affiliate links?

enter your Amazon affiliate ID in the settings

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Shownotes〉的開發相關工作。

參與者

將〈Shownotes〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.5.7

  • big problem with search – sorry

0.5.6

  • fix “PHP Error: The /e modifier is deprecated”

0.5.5

  • set search to shownotes + blogpost as default, but you can turn it off (opt-out in settings page)
  • proxy all Shownot.es-API Requests through your own server, so it is encrypted with your SSL connection
  • remove preview buttons (most browsers nowadays block all popups)

0.5.4

  • search improved for multisite installations and installations with a custom db prefix (many thanks to @chemiker)

0.5.3

  • search in shownotes and blogpost content at the same time (many thanks to @RobRoy)

0.5.2

  • wordpress search is a bit of confusing, so i made a switch to turn the show notes search on and off

0.5.1

  • a few fixes
  • performance improvements

0.5.0

  • analyze osf shownotes
  • enable search of OSF content
  • provide chapters to other plugins (pwp)
  • old icons are depricated
  • fix crazy wordpress multisite bug

0.4.1

  • cascading bugfix
  • osf export bugfix
  • minor fixes

0.4.0

  • more icons
  • error on save bugfix

0.3.9

  • fix a bug which hides all untagged items

0.3.8

  • more icons
  • osf as git submodule
  • accept more person string formats

0.3.7

  • more small fixes

0.3.6

  • small fixes

0.3.5

  • more and nicer icons
  • preview via php parser (instead of tinyOSF)
  • API added

0.3.4

  • more stable as 0.3.3
  • save and preselect ShowPad Pad name

0.3.3

  • empty chapters fix
  • chapter without time fix
  • add more hierarchy (ranks)
  • improvements for instaca.st
  • some small improvements
  • font awesome icons added
  • API Cache on Serverside added

0.3.2

  • added hierarchy at list template
  • added upgrade code in settings
  • works even without chapters and times
  • more valid HTML
  • better feed code
  • code cleanup

0.3.1

  • new Screenshots
  • WordPress SVN Bugfix

0.3.0

  • new template added (buttons)
  • firefox style fix
  • better style
  • small fixes
  • better output
  • clean feed output

0.2.5

  • delimiter bug fixed
  • titles added to items
  • switch between in- and exclude tags
  • much better tags handling

0.2.4

  • put osf code in a separate file
  • requires at least 3.1 (no, not really, but there is no reason to run WP3.0)
  • filter disturbing chars at beginning and end of items
  • fix custom field rename bug

0.2.3

  • rename custom field shownotes to _shownotes to hide it from custon fields list
  • open links in new tab/window
  • podcaster template added
  • header/get persons code improved
  • change – to & #8209;
  • show more debug info

0.2.2

  • delimiter after last item added

0.2.1

  • delimiter after subitem bugfix

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.