{"id":23297,"date":"2013-05-08T16:03:10","date_gmt":"2013-05-08T16:03:10","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/section-page\/"},"modified":"2013-05-17T13:55:45","modified_gmt":"2013-05-17T13:55:45","slug":"section-page","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/section-page\/","author":11664223,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"1.0.2","tested":"3.5.2","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Section Page","header_author":"<a href=\"https:\/\/github.com\/Skyree\">Lo\u00efc B. Florin<\/a>","header_description":"","assets_banners_color":"","last_updated":"2013-05-17 13:55:45","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/section-page\/","header_author_uri":"Lo\u00efc B. Florin","rating":5,"author_block_rating":0,"active_installs":100,"downloads":6240,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"5"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"714378","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"709968","resolution":"2","location":"assets"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"709968","resolution":"3","location":"assets"}},"screenshots":{"1":"This is the plugin option panel, available in settings menu.","2":"This is the tinymce button added by the plugin and the shortcode generated.","3":"This is how your content will look with the plugin activated and shortcodes placed."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[529,1863,170,1616,80],"plugin_category":[43],"plugin_contributors":[84465],"plugin_business_model":[],"class_list":["post-23297","plugin","type-plugin","status-publish","hentry","plugin_tags-content","plugin_tags-dropdown","plugin_tags-page","plugin_tags-section","plugin_tags-shortcode","plugin_category-customization","plugin_contributors-skyree","plugin_committers-skyree"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/section-page.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/section-page\/assets\/screenshot-1.jpg?rev=714378","caption":"This is the plugin option panel, available in settings menu."},{"src":"https:\/\/ps.w.org\/section-page\/assets\/screenshot-2.jpg?rev=709968","caption":"This is the tinymce button added by the plugin and the shortcode generated."},{"src":"https:\/\/ps.w.org\/section-page\/assets\/screenshot-3.jpg?rev=709968","caption":"This is how your content will look with the plugin activated and shortcodes placed."}],"raw_content":"<!--section=description-->\n<p>Section Page a simple plugin allowing you to insert dropdown sections in your wordpress pages and posts.<\/p>\n\n<h4>Prerequisite<\/h4>\n\n<p>This plugin loads wordpress jQuery.<\/p>\n\n<h4>Options<\/h4>\n\n<ul>\n<li>HTML tag for section title : Can be <code>h1<\/code> <code>h2<\/code> (by default) <code>h3<\/code> <code>h4<\/code> <code>span<\/code> <code>strong<\/code> <code>em<\/code> <code>p<\/code><\/li>\n<li>HTML classes for section : Additional html classes for each sections (optionnal)<\/li>\n<li>HTML classes for section title : Addtional html classes for each sections title (optionnal)<\/li>\n<li>HTML classes for section title wrapper : Addtional html classes for each sections title container (optionnal)<\/li>\n<li>HTML classes for section content : Additional html classes for each sections content (optionnal)<\/li>\n<li>Use a char before section title : Add or not html chars at the left of each sections title<\/li>\n<li>Char when section is closed : Char when a section is closed (default : <code>&amp;#9658<\/code> )<\/li>\n<li>Char when section is open : Char when a section is open (default : <code>&amp;#9660<\/code> )<\/li>\n<li>Use animation : Smooth or instant dropdown<\/li>\n<li>Custom Css : Customize the plugin here (optionnal)<\/li>\n<\/ul>\n\n<h4>Usage<\/h4>\n\n<p>The plugin add a \"Add dropdown section\" button to your tinymce editor.<br \/>\nSelect your block of text and click the button to wrap the text into a section shortcode.<\/p>\n\n<pre><code>[section=Title of my section]\nYour content\n...\n[endsection]\n<\/code><\/pre>\n\n<p>This will be automatically replaced by a dropdown section based on the plugin settings.<\/p>\n\n<h4>Customization<\/h4>\n\n<p>Use the Custom Css option with the custom classes options.<br \/>\nYou can also modify your theme css file if you are using wordpress on your ftp.<br \/>\nNow when a section is open, it receive the css class <code>owc-sp-active<\/code> so you can use it for more customization.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the folder <code>section-page<\/code> 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=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>New option <code>Use animation<\/code> <em>Smooth or instant dropdown<\/em><\/li>\n<li>Modified option : <code>HTML classes for section title<\/code> <em>Now targets the title tag<\/em><\/li>\n<li>New option <code>HTML classes for section title wrapper<\/code>  <em>Previously \"Html classes for section title\"<\/em><\/li>\n<li>New option <code>Custom css<\/code> <em>Enter your custom css here<\/em><\/li>\n<li>You can now use the css class owc-sp-active as a callback when a section is open<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Bug fix on <code>HTML classes for section title<\/code> and <code>HTML classes for section content<\/code>. Please upgrade if you want to use your own classes on these elements. Else you can use <code>owc-sp-open<\/code> and <code>owc-sp-content<\/code> which are the default classes.<\/li>\n<\/ul>","raw_excerpt":"A simple plugin allowing you to insert dropdown sections in your wordpress pages and posts.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=23297"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/skyree"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23297"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23297"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23297"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23297"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23297"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}