{"id":60848,"date":"2011-06-19T20:43:04","date_gmt":"2011-06-19T20:43:04","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/navigo-plugin\/"},"modified":"2011-06-19T20:43:04","modified_gmt":"2011-06-19T20:43:04","slug":"navigo-plugin","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/navigo-plugin\/","author":65220,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"","stable_tag":"trunk","tested":"","requires":"","requires_php":"","requires_plugins":"","header_name":"navigo-plugin","header_author":"","header_description":"","assets_banners_color":"","last_updated":"2011-06-19 20:43:04","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.venushka.com\/blog\/work\/navigo\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":469,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":[],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-60848","plugin","type-plugin","status-closed","hentry","plugin_committers-venushka"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/navigo-plugin.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"","raw_excerpt":"<p>Hi<\/p>\n<p>I would like to add my plugin &quot;navigo&quot; to the library, but when I tired to add &quot;navigo&quot; as the name, it does not allow to add it.<\/p>\n<p>I&#039;d appreciate if you&#039;d allow the name &quot;navigo&quot; itself, so that I can keep my plug-in name which is kindof already known to the guys, but if it cannot be done, at least something like &quot;navigo-plugin&quot;?<\/p>\n<p>Thanks<br \/>\nVenushka<\/p>\n<p>Plugin details:<\/p>\n<p>Overview<\/p>\n<p>This is a plugin for WordPress which allows you to display custom navigation menus (for applying different styles and highlighting) for pages.<br \/>\nFeatures<\/p>\n<p>These are the list of features available in the current version.<\/p>\n<p>    Easy insertion to site, easy as copy and paste.<br \/>\n    Can be inserted to page content or to the template files directly.<br \/>\n    Complete customization from admin panel.<br \/>\n    Supports any number of levels on navigation tree.<br \/>\n    Selection for complete tree listing or collapsing tree listing.<br \/>\n    Specific tree segment to display.<br \/>\n    Two page ordering methods.<br \/>\n    Custom class\/id value setting.<br \/>\n    Conforms to XHTML 1.0 Strict \/ XHTML 1.1<\/p>\n<p>Requirements<\/p>\n<p>    WordPress 2.0 or above<br \/>\n    JavaScript enabled browser for setting UI to work dynamically (optional, but recommended)<\/p>\n<p>Installing<\/p>\n<p>    Download the zip archive and extract it.<br \/>\n    Upload the files extracted to the plug-ins directory. (E.g. \/wp-content\/plugins\/)<br \/>\n    When extracted, there will be a directory named \u2018navigo\u2019 under the plugins directory, and in the navigo directory, 3 files will be available<br \/>\n    Now the plugin should appear under the \u2018Plugins\u2019 tab in admin panel.<br \/>\n    Activate the plug-in.<br \/>\n    A new tab named after the plugin name will appear under the \u2018Options\u2019 tab in admin panel.<br \/>\n    That\u2019s it.<\/p>\n<p>Configuring<\/p>\n<p>    Go to the \u2018navigo\u2019 tab under admin panel\u2019s \u2018Options\u2019 tab.<br \/>\n    Change the \u2018Settings\u2019 as you prefer. If you can\u2019t understand the settings, please read Settings Explained below.<br \/>\n    Code should be automatically generated in the boxes below, but if JavaScript is disabled, you\u2019ll need to click the \u2018Generate Code\u2019 button after you have set the \u2018Settings\u2019.<br \/>\n    Then \u2018Copy\u2019 the code that you want and \u2018Paste\u2019 it where you want the navigation list to appear. Please note that you don\u2019t need to use both, if you are inserting it using admin panel\u2019s \u2018Write\u2019\/&#039;Edit\u2019 functions, use the \u2018Generated Code for Pages\u2019. Otherwise if you want to place it on a template file, use the \u2018Generated Code for Templates\u2019.<br \/>\n    Now, when you see the page\/post you should see the navigation list.<\/p>\n<p>Settings Explained<\/p>\n<p>WordPress arranges the pages in a hierarchical manner (similar to a tree structure), so some of the \u2018Settings\u2019 for this plugin are based on that tree. Following is a sample tree that will be used to explain some settings later in this document.<\/p>\n<p>Note: The values in brackets are their Page numbers.<\/p>\n<p>root (0)<br \/>\n|<br \/>\n|-- About (1)<br \/>\n|<br \/>\n|-- Services (4)<br \/>\n| |<br \/>\n| |-- Software Solutions (6)<br \/>\n| | |<br \/>\n| | |-- Products (10)<br \/>\n| | |-- Support (11)<br \/>\n| | |-- Clients (12)<br \/>\n| |<br \/>\n| |-- Web Design (9)<br \/>\n| | |<br \/>\n| | |-- Style (15)<br \/>\n| | |-- Technologies (18)<br \/>\n| | |-- Portfolio (16)<br \/>\n|<br \/>\n|-- Contact (2)<\/p>\n<p>Now we\u2019ll look at each setting. Please note that each setting is explained assuming that the rest of the settings are set to their default values.<\/p>\n<p>Root page number \u2013 This will specify which page number to be treated as the root page number for the navigation list generated by \u2018navigo\u2019. The default value is zero, which is the root page of the actual navigation tree.<\/p>\n<p>E.g. If the \u2018Root page number\u2019 is set to \u20194\u2032, the list will contain all its child elements, but not the parent Page. The out put will be,<\/p>\n<p>|-- Software Solutions (6)<br \/>\n| |<br \/>\n| |-- Products (10)<br \/>\n| |-- Support (11)<br \/>\n| |-- Clients (12)<br \/>\n|<br \/>\n|-- Web Design (9)<br \/>\n| |<br \/>\n| |-- Style (15)<br \/>\n| |-- Technologies (18)<br \/>\n| |-- Portfolio (16)<\/p>\n<p>No of child levels to show (from root) \u2013 This will specify how many child levels to show starting from the \u2018Root page number\u2019 that was specified in the above setting. The default value zero, will display all child levels.<\/p>\n<p>E.g. If the \u2018No of child levels to show\u2019 is set to \u20191\u2032, the list will only contain the first level of child Pages of the tree, but not the root Page. The output will be,<\/p>\n<p>|-- About (1)<br \/>\n|<br \/>\n|-- Services (4)<br \/>\n|<br \/>\n|-- Contact (2)<\/p>\n<p>No of top levels to hide (from root) - This will specify how many child levels to hide from the tree starting from the \u2018Root page number\u2019 specified. The default value zero, will not hide any top levels.<\/p>\n<p>E.g. If the \u2018No of top levels to hide\u2019 is set to \u20192\u2032, the list will contain all the Pages of child levels excluding the first and second levels. The output will be,<\/p>\n<p>|-- Products (10)<br \/>\n|-- Support (11)<br \/>\n|-- Clients (12)<br \/>\n|-- Style (15)<br \/>\n|-- Technologies (18)<br \/>\n|-- Portfolio (16)<\/p>\n<p>Display collapsing tree \u2013 This is a toggle option, when unselected, \u2018navigo\u2019 will show all the Page links in the list(subjected to the above settings) which are and are not parent\/child Pages of the current Page. When this is selected, \u2018navigo\u2019 will only show the parent and child nodes of the current page, leaving out the others.<\/p>\n<p>E.g. If the \u2018Display collapsing tree\u2019 is NOT selected, and the Page that is currently displayed is \u2018Support\u2019 (Page 11), the output will be,<\/p>\n<p>root (0)<br \/>\n|<br \/>\n|-- About (1)<br \/>\n|<br \/>\n|-- Services (4)<br \/>\n| |<br \/>\n| |-- Software Solutions (6)<br \/>\n| | |<br \/>\n| | |-- Products (10)<br \/>\n| | |-- Support (11)<br \/>\n| | |-- Clients (12)<br \/>\n| |<br \/>\n| |-- Web Design (9)<br \/>\n| | |<br \/>\n| | |-- Style (15)<br \/>\n| | |-- Technologies (18)<br \/>\n| | |-- Portfolio (16)<br \/>\n|<br \/>\n|-- Contact (2)<\/p>\n<p>And if the \u2018Display collapsing tree\u2019 IS selected, and the Page that is currently displayed is \u2018Support\u2019 (Page 11), the output will be,<\/p>\n<p>root (0)<br \/>\n|<br \/>\n|-- About (1)<br \/>\n|<br \/>\n|-- Services (4)<br \/>\n| |<br \/>\n| |-- Software Solutions (6)<br \/>\n| | |<br \/>\n| | |-- Products (10)<br \/>\n| | |-- Support (11)<br \/>\n| | |-- Clients (12)<br \/>\n| |<br \/>\n| |-- Web Design (9)<br \/>\n|<br \/>\n|-- Contact (2)<\/p>\n<p>Page order \u2013 This will specify in which or to present the Pages in each level. If \u2018Alphabetical Order\u2019 is selected, each level will be sorted in the Alphabetical order, and if Page Order is selected, each level will be sorted by the Page order specified for each page.<\/p>\n<p>Level n Class\/ID: This specifies a custom Class\/ID name for each level specified by \u2018n\u2018. The selection of Class or ID to use will be automatic based on the selection of the setting \u2018Display collapsing tree\u2019. If it\u2019s selected, IDs will be used, otherwise Classes.\n<\/p>","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/60848","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=60848"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/venushka"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=60848"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=60848"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=60848"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=60848"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=60848"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=60848"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}