{"id":13928,"date":"2011-07-13T16:50:03","date_gmt":"2011-07-13T16:50:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/climate-change-glossary\/"},"modified":"2019-03-18T14:32:28","modified_gmt":"2019-03-18T14:32:28","slug":"climate-change-glossary","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/climate-change-glossary\/","author":8006884,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.3","stable_tag":"2.3","tested":"5.1.22","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"Climate change glossary","header_author":"reegle.info","header_description":"","assets_banners_color":"","last_updated":"2019-03-18 14:32:28","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/poolparty.biz","header_author_uri":"http:\/\/www.reegle.info","rating":1,"author_block_rating":0,"active_installs":0,"downloads":2204,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.4","2.0.1","2.1","2.1.1","2.1.2","2.2","2.2.1","2.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1352677","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1352677","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1352677","resolution":"3","location":"assets"}},"screenshots":{"1":"Tooltip with the description of a concept","2":"The detail page of a concept","3":"Admin settings page"}},"plugin_section":[],"plugin_tags":[18041,13149,18040,18039,18042],"plugin_category":[],"plugin_contributors":[165788],"plugin_business_model":[],"class_list":["post-13928","plugin","type-plugin","status-closed","hentry","plugin_tags-climate-development","plugin_tags-efficiency","plugin_tags-energy-efficiency","plugin_tags-renewable-energy","plugin_tags-renewables","plugin_contributors-reegle","plugin_committers-kurt-moser","plugin_committers-reegle"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/climate-change-glossary.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/climate-change-glossary\/assets\/screenshot-1.png?rev=1352677","caption":"Tooltip with the description of a concept"},{"src":"https:\/\/ps.w.org\/climate-change-glossary\/assets\/screenshot-2.png?rev=1352677","caption":"The detail page of a concept"},{"src":"https:\/\/ps.w.org\/climate-change-glossary\/assets\/screenshot-3.png?rev=1352677","caption":"Admin settings page"}],"raw_content":"<!--section=description-->\n<p>With this plugin any SKOS thesaurus can be imported into your Wordpress blog (via ARC2 into an RDF triple store). A renewable energy and climate change thesaurus is pre-installed.\nOn two pages (automatically generated) the whole thesaurus can be displayed and used as a glossary on your blog. One page is the main page of the glossary which displays all concepts with their preferred labels and their alternative labels (synonyms). The list of concepts is displayed in an alphabetical order and can be filtered by their first letters. The second page represents the detail view of each concept. All kinds of labels and relations (prefLabel, altLabel, hiddenLabel, definition, scopNote, broader, narrower und related) of a given term (concept) can be loaded and displayed.\nEach post is analysed automatically to find words and phrases maching labels of a concept (prefLabel, altLabel or hiddenLabel) in the thesaurus. The first hit will automatically be highlighted. A mousover tooltip shows the short description of the term\/phrase and the link points to the more detailed description on the glossary page.<\/p>\n\n<h4>Shortcodes<\/h4>\n\n<ul>\n<li>[ccg-abcindex]: displays an abc filter for filtering the concepts alphabetically.<\/li>\n<li>[ccg-itemlist]: displays a list of concepts (filterd by its first letter).<\/li>\n<li>[ccg-itemdetails]: displays the detail page of a selected concept.<\/li>\n<li>[ccg-noparse] ... [\/ccg-noparse]: the content between of the shortcode is excluded from autmatic linking.<\/li>\n<li>[ccg-searchform title=\"...\" width=\"...[ px | % ]\"]: displays a search form with a autocomplete field to find a concept.<\/li>\n<\/ul>\n\n<h4>What's new?<\/h4>\n\n<ul>\n<li>The Plugin works now with the user-friendly multilingual dynamic content management <a href=\"https:\/\/wordpress.org\/plugins\/qtranslate-x\/\">qTranslate X<\/a> for a multilingual WordPress<\/li>\n<li>The URL to the detail page of a concept is now SEO optimized<\/li>\n<li>The search algorithm behind the search link on top of the concept detail page is extended (searches now for prefered and alternative labels)<\/li>\n<li>Implemented new shortcode with which you can add a simple glossary search form between content. The shortcode is called [ccg-searchform] and has two optional parameters: title (The title over the textfield. Leave blank if you don't want a title) and width (The width of the textfield). An example: [ccg-searchform title=\"Glossary search\" width=\"50%\"]<\/li>\n<\/ul>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>It is possible to include a list of glossary terms in the settings which will then be excluded from automated linking.<\/li>\n<li>There is a sidebar-widget which incorporates a search field including autocomplete. This autocomplete service suggests terms from the glossary. Once such a term is chosen, one is automatically connected to the webpage describing the term. The widget can be pulled into any sidebar (depending on the theme) from the sub-section of <em>Appearance\/Widgets<\/em>.<\/li>\n<li>There is a shortcode with which specific parts of the content can be excluded from automatically being linked. The shortcode is called ccg-noparse, and it is opened with <em>[ccg-noparse]<\/em> and closed with <em>[\/ccg-noparse]<\/em>. Automated linking is disabled for any text between the code.<\/li>\n<\/ul>\n\n<p>Thanks to Benjamin Nowack: The thesaurus is imported into the system and is queried via ARC2 (https:\/\/github.com\/semsol\/arc2).\nThanks to rduffy (http:\/\/wordpress.org\/extend\/plugins\/profile\/rduffy). His <em>Glossary<\/em> Plugin (http:\/\/wordpress.org\/extend\/plugins\/automatic-glossary) inspired me, and I was able to develop this plugin on top of his ideas.<\/p>\n\n<p>Works with PHP 5, MySQL 5 und ARC2<\/p>\n\n<!--section=installation-->\n<h4>Install using WordPress<\/h4>\n\n<ol>\n<li>Log in and go to <em>Plugins<\/em> and click on <em>Add New<\/em>.<\/li>\n<li>Search for <em>climate change glossary<\/em> and hit the <em>Install Now<\/em> link in the results. WordPress will install it.<\/li>\n<li>From the Plugin Management page in Wordpress, activate the <em>Climate change glossary<\/em> plugin.<\/li>\n<li>Go to <em>Settings<\/em> -&gt; <em>Climate change glossary<\/em> in Wordpress and click on <em>Import\/Update Thesaurus<\/em>. Uploading the thesaurus can take a few minutes (4-5 minutes). Please remain patient and don*t interrupt the procedure.<\/li>\n<\/ol>\n\n<h4>Install manually<\/h4>\n\n<ol>\n<li>Download the plugin zip file and unzip it.<\/li>\n<li>Upload the plugin contents into your WordPress installation<em>s plugin directory on the server. The plugin<\/em>s .php files, readme.txt and subfolders should be installed in the <em>wp-content\/plugins\/climate-change-glossary\/<\/em> directory.<\/li>\n<li>Download ARC2 from https:\/\/github.com\/semsol\/arc2 and unzip it.<\/li>\n<li>Open the unziped folder and upload the entire contents into the <em>\/wp-content\/plugins\/climate-change-glossary\/arc\/<\/em> directory.<\/li>\n<li>From the Plugin Management page in Wordpress, activate the <em>Climate change glossary<\/em> plugin.<\/li>\n<li>Go to <em>Settings<\/em> -&gt; <em>Climate change glossary<\/em> in Wordpress and click on <em>Import\/Update Thesaurus<\/em>. Uploading the thesaurus can take a few minutes (4-5 minutes). Please remain patient and don*t interrupt the procedure.<\/li>\n<\/ol>\n\n<h4>Install ARC2 manually (if automatic install has failed)<\/h4>\n\n<ol>\n<li>Download ARC2 from https:\/\/github.com\/semsol\/arc2 and unzip it.<\/li>\n<li>Open the unziped folder and upload the entire contents into the <em>\/wp-content\/plugins\/poolparty-thesaurus\/arc\/<\/em> directory.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Does my main automatically generated glossary page need to be titled **Glossary**?<\/dt>\n<dd><p>No. It can be called whatever you like. You can enter a content if you like, but be careful with the shortcuts.<\/p><\/dd>\n<dt>Does my automatically generated subpage need to be titled **Item**?<\/dt>\n<dd><p>No. It can be called whatever you like. You can enter a content if you like, but be careful with the shortcuts.<\/p><\/dd>\n<dt>How do I add a thesaurus item?<\/dt>\n<dd><p>You will need a SKOS thesaurus management tool like PoolParty (http:\/\/poolparty.biz) to add\/modify terms. The glossary is generated automatically from the imported thesaurus.<\/p><\/dd>\n<dt>How can I exclude certain text sections from automated linking?<\/dt>\n<dd><p>Enclose such text sections with preceding [ccg-noparse] and a final [\/ccg-noparse]<\/p><\/dd>\n<dt>How can I exclude certain glossary terms from automated linking?<\/dt>\n<dd><p>In the settings (admin area: <em>Settings<\/em> -&gt; <em>Climate change glossary<\/em>) under \"Terms excluded from automated linking\" you can now add a list of glossary terms to be excluded from automated linking.<\/p><\/dd>\n<dt>How can I update the glossary?<\/dt>\n<dd><p>Simply load the updated thesaurus again (admin area: <em>Settings<\/em> -&gt; <em>Climate change glossary<\/em>). The old thesaurus will be overwritten. New or updated concepts will be recognized immediately by the link generator.<\/p><\/dd>\n<dt>How to style the tooltip?<\/dt>\n<dd><p>This tooltip consists of a CSS file and three PNG pictures which can be found in the plugin directory (<em>js\/unitip\/<\/em>). Two pictures consist of the top and bottom edge with and without the pointer and the third picture consists of the middle part.\nTo style this tooltip, the three pictures can be interchanged and the CSS file adjusted accordingly.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.3 - 18.03.2019<\/h4>\n\n<ul>\n<li>Apdated simple html dom.<\/li>\n<\/ul>\n\n<h4>2.2.1 - 17.02.2016<\/h4>\n\n<ul>\n<li>The Plugin can be used in multilingual WordPress blogs. Pre-condition is to use another plugin called qTranslate X (https:\/\/wordpress.org\/plugins\/qtranslate-x\/) by the qTranslate Team<\/li>\n<\/ul>\n\n<h4>2.2 - 22.12.2015<\/h4>\n\n<ul>\n<li>Small bug fixes and deprecated functions exchanged<\/li>\n<li>The URL to the detail page of a concept is now SEO optimized <\/li>\n<li>The search algorithm behind the search link on top of the concept detail page is extended (searches now for prefered and alternative labels)<\/li>\n<li>Implemented new shortcode with which you can add a simple glossary search form between content. The shortcode is called [ccg-searchform] and has two optional parameters: title (The title over the textfield. Leave blank if you don't want a title) and width (The width of the textfield). An example: [ccg-searchform title=\"Glossary search\" width=\"50%\"]<\/li>\n<\/ul>\n\n<h4>2.1.1 - 24.03.2015<\/h4>\n\n<ul>\n<li>Bug fixes on the ARC2 installation function<\/li>\n<\/ul>\n\n<h4>2.1 - 19.02.2015<\/h4>\n\n<ul>\n<li>Improved speed of the linking posts with key terms<\/li>\n<li>Resolved Problem with the activation and the deinstallation if the ARC2 library is not installed<\/li>\n<li>Resolved Problem with the HTML tag <code><\/code><\/li>\n<li>Added Multi site support<\/li>\n<li>Adapted the plugin settings page<\/li>\n<li>Improved the uninstall mechanism<\/li>\n<li>Improved sidebar widget <em>Glossary Search<\/em><\/li>\n<\/ul>\n\n<h4>2.0.1 - 14.10.2015<\/h4>\n\n<ul>\n<li>Small bug fix on autocomplete function<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>By caching of relevant concepts of a post \/ article the performance has been optimised when calling a post \/ article<\/li>\n<li>The Plugin has been reworked to ensure the use in future WordPress versions<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>It is now possible to include a list of glossary terms in the settings which will then be excluded from automated linking.<\/li>\n<li>Bug fixes (thanks rtweedie (http:\/\/wordpress.org\/support\/profile\/rtweedie) for the detailed error report)<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Widget description added<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Fixed small error in the header title<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Updating the plugin via the wordpress admin interface has been simplified. The plugin now gets the ARC2-tripelstore and installs it automatically without need to intervene  manually.<\/li>\n<li>There is a new sidebar-widget which incorporates a search field including autocomplete. This autocomplete service suggests terms from the glossary. Once such a term is chosen, one is automatically connected to the webpage describing the term. The widget can be pulled into any sidebar (depending on the theme) from the sub-section of <em>Appearance\/Widgets<\/em>.<\/li>\n<li>There is a new shortcode with which specific parts of the content can be excluded from automatically being linked. The shortcode is called ccg-noparse, and it is opened with <em>[ccg-noparse]<\/em> and closed with <em>[\/ccg-noparse]<\/em>. Automated linking is disabled for any text between the code.<\/li>\n<li>Automated finding and linking of concepts in running content can be totally disabled under settings. The glossary area is still present and can be reached via the glossary link and the sidebar widget.<\/li>\n<li>The procedure for the automated linking has been stabilized and improved<\/li>\n<li>Bugfixes<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>New, simplified configuration setting page<\/li>\n<li>Performance problems resolved<\/li>\n<li>Few Bugs fixed<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Bug with the import from SPARQL endpoint is resolved<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"This plugin imports a SKOS thesaurus, highlights terms and generates links automatically for any terms available in the thesaurus.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/13928","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=13928"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/reegle"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=13928"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=13928"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=13928"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=13928"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=13928"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=13928"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}