{"id":22519,"date":"2013-03-18T03:08:05","date_gmt":"2013-03-18T03:08:05","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/treeview-on-contents\/"},"modified":"2015-01-12T14:09:16","modified_gmt":"2015-01-12T14:09:16","slug":"treeview-on-contents","status":"publish","type":"plugin","link":"https:\/\/ug.wordpress.org\/plugins\/treeview-on-contents\/","author":11826829,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1.8","stable_tag":"0.1.8","tested":"4.1.42","requires":"3.3","requires_php":"","requires_plugins":"","header_name":"TreeView On Contents","header_author":"sekishi","header_description":"","assets_banners_color":"b5b5b5","last_updated":"2015-01-12 14:09:16","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/lab.planetleaf.com\/donate\/","header_plugin_uri":"http:\/\/lab.planetleaf.com\/development\/wordpress\/treeview-on-contents-plugin.html","header_author_uri":"http:\/\/lab.planetleaf.com\/","rating":5,"author_block_rating":0,"active_installs":50,"downloads":4421,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>No upgrade, so far.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"712487","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"686131","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"686131","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"686131","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"686131","resolution":"4","location":"assets"}},"screenshots":{"1":"Re-editing is possible when you select a shortcode [tvoncmeta].","2":"Html tag in a treeview can be embedded.","3":"Files can be imported using FILE API.","4":"Treeview can be edited by drag and drop."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4833,1332,1719,3957,1937],"plugin_category":[46],"plugin_contributors":[89627],"plugin_business_model":[],"class_list":["post-22519","plugin","type-plugin","status-publish","hentry","plugin_tags-contents","plugin_tags-editor","plugin_tags-tinymce","plugin_tags-tree","plugin_tags-view","plugin_category-editor-and-writing","plugin_contributors-sekishi","plugin_committers-sekishi"],"banners":{"banner":"https:\/\/ps.w.org\/treeview-on-contents\/assets\/banner-772x250.png?rev=712487","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/treeview-on-contents_b5b5b5.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/treeview-on-contents\/assets\/screenshot-1.png?rev=686131","caption":"Re-editing is possible when you select a shortcode [tvoncmeta]."},{"src":"https:\/\/ps.w.org\/treeview-on-contents\/assets\/screenshot-2.png?rev=686131","caption":"Html tag in a treeview can be embedded."},{"src":"https:\/\/ps.w.org\/treeview-on-contents\/assets\/screenshot-3.png?rev=686131","caption":"Files can be imported using FILE API."},{"src":"https:\/\/ps.w.org\/treeview-on-contents\/assets\/screenshot-4.png?rev=686131","caption":"Treeview can be edited by drag and drop."}],"raw_content":"<!--section=description-->\n<p>Enable the jQuery treeview on the page of wordpress.\nIt is easily editable on the TinyMCE.<\/p>\n\n<p>Automatically selects the enclosing shortcodes.(version 0.1.4 or later)\nThis mode is the same as the Easy Block Selector plugin.<\/p>\n\n<p>Treeview On Contents Plugin Overview.\nhttp:\/\/lab.planetleaf.com\/development\/wordpress\/treeview-on-contents-plugin.html<\/p>\n\n<p>This plugin used jQuery Treeview Plugin.\njQuery Treeview plugin http:\/\/bassistance.de\/jquery-plugins\/jquery-plugin-treeview\/<\/p>\n\n<p>A setup of JQuery Treeview Plugin is possible as the option of a shortcode [tvoncmeta].<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>treeview-on-contents<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>treeview is broken when you install the google analyticator.<\/dt>\n<dd><p>Please disable the setting of Outbound link tracking.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.8<\/h4>\n\n<ul>\n<li>support wordpress version 3.9 or higher ( tinyMCE version 4.1).<\/li>\n<\/ul>\n\n<h4>0.1.7<\/h4>\n\n<ul>\n<li>support wordpress version 3.9 or higher ( tinyMCE version 4.0).<\/li>\n<\/ul>\n\n<h4>0.1.6<\/h4>\n\n<ul>\n<li>Fixed a null check of posts.<\/li>\n<\/ul>\n\n<h4>0.1.5<\/h4>\n\n<ul>\n<li>Fixed a line feed code in the source code.<\/li>\n<li>Fixed a parameters in add_option_page.<\/li>\n<\/ul>\n\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>Automatically selects the enclosing shortcodes.<\/li>\n<li>Fixed a bug when selecting a list tag.<\/li>\n<li>Support a nested shortcode.<\/li>\n<li>Add the option to dashboard setting.<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>New design of the dialog.<\/li>\n<li>Fixed a bug where the event(hyperlinks) would fire when you drop the item.<\/li>\n<li>Fixed a bug where the radio buttons are not getting reflected in some versions of wordpress.<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Enable a localization.<\/li>\n<li>Added Japanese localization file.<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>The selected text when you try to change the item name.<\/li>\n<li>Work on the wordpress version 3.3 or later.<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>NEW: Initial release.<\/li>\n<\/ul>","raw_excerpt":"Enable editing of the treeview on TinyMCE.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/22519","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=22519"}],"author":[{"embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sekishi"}],"wp:attachment":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=22519"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=22519"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=22519"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=22519"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=22519"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=22519"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}