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

Mytory Markdown for Dropbox

描述

See intro video.

한글 자막 있습니다.

  • The plugin connect with Dropbox and link post with a markdown file on Dropbox.
  • Edit the file on your computer and click update button. Then post will be updated.
  • The plugin is compatible with other plugins like shortcode.
  • Other default functions of WordPress will work. This plugin do not disturb default work of WordPress.
  • Although your Dropbox file is losed by mistake, the content in WordPress is not losed.
  • Revoke Dropbox connection whenever you want. It will cause no problem.

You can use your own Dropbox App instead of my app

Define MYTORY_MARKDOWN_APP_KEY, MYTORY_MARKDOWN_APP_SECRET in wp-config.php. Then, your Dropbox App will control plugin.

Create your Dropbox App on this page.

You can use Multimarkdown 6

You can use the Muitimarkdown if you install it on your server. ((Website)[https://fletcher.github.io/MultiMarkdown-6/])

  1. Multimarkdown option will be enabled if a multimarkdown execution is on OS PATH and web server can run it.

  2. Otherwise, you can define MYTORY_MARKDOWN_MULTIMARKDOWN_EXECUTION constant on wp-config.php.
    ex) define('MYTORY_MARKDOWN_MULTIMARKDOWN_EXECUTION', '/opt/multimarkdown/bin/multimarkdown');

螢幕截圖

  • Select a file in Dropbox.
  • File list of Dropbox.
  • Update on view page.
  • Select your favorite Markdown Engine.

安裝

  1. Upload the plugin files to the /wp-content/plugins/mytory-markdown-for-dropbox directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to ‘Settings->Mytory Markdown for Dropbox Settings’ screen and link with your Dropbox account.

評價

2019年11月18日
This is a super useful plugin for everyone who like to use variants of markdown to build website texts. The support of the developer is exemplary! Highly recommended.
2017年8月29日 1 reply
와우! 정말 맘에 들어요!! 🙂 드롭박스 연동되는 마크다운이라니.. 너무 맘에 드네요! 백업도 되고 수정도 편하고 최고네요 ㅎㅎ 처음에 마크다운 관련 플러그인 검색했을 때 Mytory Markdown 플러그인 보고 링크로 연동되는 거라서 정말 편하겠다 싶었는데 이 플러그인은 심지어 드롭박스와 연동되는 거라 더욱 좋네요! +_+ 딱 제게 필요한 기능입니다. 매우 감사드려요~~!!
閱讀全部5個評價

貢獻者及開發者

“Mytory Markdown for Dropbox” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Mytory Markdown for Dropbox 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.4

Added the multimarkdown engine option.

1.0.3

Fixed revoking not work.

1.0.2

Disable on Gutenberg Editor, and show notice. Please rest assured. You can install Classic Editor Plugin
to use Mytory Markdown for Dropbox. And… I’ll support Gutenberg Editor.

1.0.1

Apply Dropbox API change.

1.0

Initial version.