{"id":23722,"date":"2013-06-07T06:00:25","date_gmt":"2013-06-07T06:00:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/tinytoc\/"},"modified":"2018-02-09T07:00:50","modified_gmt":"2018-02-09T07:00:50","slug":"tinytoc","status":"closed","type":"plugin","link":"https:\/\/lt.wordpress.org\/plugins\/tinytoc\/","author":6754519,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.8.1","stable_tag":"0.8.1","tested":"4.4.34","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"tinyTOC","header_author":"Ar\u016bnas Liuiza","header_description":"","assets_banners_color":"b18f13","last_updated":"2018-02-09 07:00:50","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/arunas.co#coffee","header_plugin_uri":"http:\/\/wordpress.org\/plugins\/tinytoc","header_author_uri":"http:\/\/arunas.co\/","rating":4,"author_block_rating":0,"active_installs":30,"downloads":4253,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.6":"<p>Renamed main plugin file to fit WordPress tradition better. Plugin will be deactivated after upgrade and you&#039;ll need to reactivate it.<\/p>"},"ratings":{"1":0,"2":"1","3":0,"4":0,"5":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1007563","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1007563","resolution":"256x256","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1007563","resolution":"","location":"assets"}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1038779","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.4","0.5","0.6.0","0.7.0","0.8.0","0.8.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1038779","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1038779","resolution":"2","location":"assets"}},"screenshots":{"1":"A TOC widget (left) and a TOC above the page content (center) in action in TwentyFourteen theme.","2":"Settings screen."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[19897,80,10851,10852,162],"plugin_category":[43],"plugin_contributors":[84398],"plugin_business_model":[],"class_list":["post-23722","plugin","type-plugin","status-closed","hentry","plugin_tags-headings","plugin_tags-shortcode","plugin_tags-table-of-contents","plugin_tags-toc","plugin_tags-widget","plugin_category-customization","plugin_contributors-ideag","plugin_committers-ideag"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/tinytoc\/assets\/icon.svg?rev=1007563","icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/tinytoc_b18f13.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/tinytoc\/assets\/screenshot-1.png?rev=1038779","caption":"A TOC widget (left) and a TOC above the page content (center) in action in TwentyFourteen theme."},{"src":"https:\/\/ps.w.org\/tinytoc\/assets\/screenshot-2.png?rev=1038779","caption":"Settings screen."}],"raw_content":"<!--section=description-->\n<p>A tiny and simple to help with navigation in long texts by forming an automatic Wikipedia-like table of contents.<\/p>\n\n<p>It works by scanning the text for headings (<code>&lt;h1&gt;-&lt;h6&gt;<\/code> HTML tags). If more than a certain amount of headings (3 by default) are found - a table of contents with bookmarks is formed and inserted to the post content. Location (above or below) the text can be chosen in settings page.<\/p>\n\n<p>TOC is formed as HTML5 <code>&lt;nav&gt;<\/code> element with nested ordered list inside. No specific styling is provided, so that it fits organicaly into the text. If you need specific styling, include it to your theme's CSS.<\/p>\n\n<p>You can also use a shortcode - <code>[toc]<\/code>, template tags - <code>get_toc()<\/code>\/<code>the_toc()<\/code> and a widget - <code>tinyTOC Widget<\/code>.<\/p>\n\n<p>The plugin is translation ready and has Lithuanian translation.<\/p>\n\n<p>Also try out my other plugins:<\/p>\n\n<ul>\n<li><a href=\"http:\/\/arunas.co\/cc\">Content Cards<\/a> - a plugin that makes ordinary web links great by making it possible to embed a beautiful Content Card to link to any web site.<\/li>\n<li><a href=\"http:\/\/arunas.co\/gust\">Gust<\/a> - a Ghost-like admin panel for WordPress, featuring Markdown based split-view editor.<\/li>\n<li><a href=\"http:\/\/arunas.co\/tinycoffee\">tinyCoffee<\/a> - a PayPal donations button with a twist. Ask people to treat you to a coffee\/beer\/etc. <\/li>\n<li><a href=\"http:\/\/arunas.co\/tinysocial\">tinySocial<\/a> - a plugin to display social sharing links to Facebook\/Twitter\/etc. via shortcodes<\/li>\n<li><a href=\"http:\/\/arunas.co\/tinyrelated\">tinyRelated<\/a> - a plugin to manually assign and display related posts.<\/li>\n<li><a href=\"http:\/\/arunas.co\/tinyip\">tinyIP<\/a> - <em>Premium<\/em> - stop WordPress users from sharing login information, force users to be logged in only from one device at a time.<\/li>\n<\/ul>\n\n<p>An enormous amount of coffee was consumed while developing these plugins, so if you like what you get, please consider treating me to a <a href=\"http:\/\/arunas.co#coffee\">cup<\/a>. Or two. Or ten.<\/p>\n\n<p>Cover image credit: <a href=\"https:\/\/www.flickr.com\/photos\/adactio\/1523797880\/\">Jeremy Keith<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install via <code>WP Admin &gt; Plugins &gt; Add New<\/code> or download a .zip file and upload via FTP to <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>(optional) Modify options via <code>WP Admin &gt; Settings &gt; tinyTOC<\/code>, if needed. Plugin automatically embeds TOC top of post content, but you can use a widget, a shortcode (<code>[toc]<\/code>), a couple of template tags (<code>the_toc()\/get_toc()<\/code>) for other integration options.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Install via <code>WP Admin &gt; Plugins &gt; Add New<\/code> or download a .zip file and upload via FTP to <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>(optional) Modify options via <code>WP Admin &gt; Settings &gt; tinyTOC<\/code>, if needed. Plugin automatically embeds TOC top of post content, but you can use a widget, a shortcode (<code>[toc]<\/code>), a couple of template tags (<code>the_toc()\/get_toc()<\/code>) for other integration options.<\/li>\n<\/ol><\/dd>\n<dt>I don't see tinyTOC Widget in the available widget list.<\/dt>\n<dd><p>You need to activate the widget via plugin Settings page (<code>WP Admin &gt; Settings &gt; tinyTOC<\/code>)<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.8.0<\/h4>\n\n<ul>\n<li>a <code>tinytoc_widget_content<\/code> filter (by Maciej Gryniuk \/ odie2 )<\/li>\n<li>better non-latin character support (by Maciej Gryniuk \/ odie2 )<\/li>\n<li>prevent duplicate slugs (by Maciej Gryniuk \/ odie2 )<\/li>\n<li>better <code>PHP &lt; 5.3.6<\/code> support (suggested by Maciej Gryniuk \/ odie2 )<\/li>\n<li>a link to plugin settings from Plugins list (suggested by Maciej Gryniuk \/ odie2 )<\/li>\n<li>updated widget code to remove PHP4 style constructors<\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>an option to generate slug-based links<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>a big code rewrite (options page, main class, etc.)<\/li>\n<li>renamed main plugin file to fit WordPress tradition better. Plugin will be deactivated after upgrade and you'll need to reactivate it.<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>fixed some typos<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>fixed UTF-8 issue<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>shortcode and template tags added<\/li>\n<li>parser rewriten (regex -&gt; DOMDocument)<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Widget added (thanks to Darcy W. Christ)<\/li>\n<li>Small bug fixes<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Automaticly builds a Table of Contents using headings (h1-h6) in post\/page\/CPT content.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23722","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=23722"}],"author":[{"embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ideag"}],"wp:attachment":[{"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23722"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23722"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23722"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23722"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23722"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23722"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}