このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Treeview On Contents

説明

Enable the jQuery treeview on the page of wordpress.
It is easily editable on the TinyMCE.

Automatically selects the enclosing shortcodes.(version 0.1.4 or later)
This mode is the same as the Easy Block Selector plugin.

Treeview On Contents Plugin Overview.
http://lab.planetleaf.com/development/wordpress/treeview-on-contents-plugin.html

This plugin used jQuery Treeview Plugin.
jQuery Treeview plugin http://bassistance.de/jquery-plugins/jquery-plugin-treeview/

A setup of JQuery Treeview Plugin is possible as the option of a shortcode [tvoncmeta].

スクリーンショット

  • Re-editing is possible when you select a shortcode [tvoncmeta].
  • Html tag in a treeview can be embedded.
  • Files can be imported using FILE API.
  • Treeview can be edited by drag and drop.

インストール

  1. Upload the entire treeview-on-contents folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

treeview is broken when you install the google analyticator.

Please disable the setting of Outbound link tracking.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Treeview On Contents はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Treeview On Contents” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1.8

  • support wordpress version 3.9 or higher ( tinyMCE version 4.1).

0.1.7

  • support wordpress version 3.9 or higher ( tinyMCE version 4.0).

0.1.6

  • Fixed a null check of posts.

0.1.5

  • Fixed a line feed code in the source code.
  • Fixed a parameters in add_option_page.

0.1.4

  • Automatically selects the enclosing shortcodes.
  • Fixed a bug when selecting a list tag.
  • Support a nested shortcode.
  • Add the option to dashboard setting.

0.1.3

  • New design of the dialog.
  • Fixed a bug where the event(hyperlinks) would fire when you drop the item.
  • Fixed a bug where the radio buttons are not getting reflected in some versions of wordpress.

0.1.2

  • Enable a localization.
  • Added Japanese localization file.

0.1.1

  • The selected text when you try to change the item name.
  • Work on the wordpress version 3.3 or later.

0.1.0

  • NEW: Initial release.