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

Widgets2Editor

外掛說明

  • The plugin will add new sidebar of TinyMCE templates
  • It will also add new widget “TinyMCE Templates” witch is just like text widget but without title beeing displayed.
  • You can add any widget in the Tiny Templates sidebar, and you will be able to insert that widget output in editor.
  • Widget titles will be hidden in editor, wraped with , or if you insert TinyMCE Template widget you won’t get title at all
  • Once in editor, you will see “insert predefined template content” button.
  • When you click on that button, you will get the popup where you can select, preview and insert all defined templates from Tiny Templates sidebar.
  • Once inserted in editor, you can change the HTML code that was produced.
  • This is the great way to easy define some changable block HTML templates that you may use often on you site, but they still have to be changed a bit for each usage case.

螢幕擷圖

  • Tiny templates editor button
  • Tiny Templates widgets sidebar
  • Tiny Template selection popup

安裝方式

  1. Download the plugin zip file, and unzip the content.
  2. Upload the content of downloaded zip file to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to Widgets page, and add your widgets in Tiny Templates sidebar
  5. Edit any page/post, in visual mode, and insert your template widgets.

常見問題集

Did you have any questions yet ?

nop

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

0.1

  • Initial release

0.2

  • Subfolder instalation related fix