DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:keywords

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:keywords [2011-11-22 14:34] 85.113.50.34plugin:keywords [2023-06-19 07:26] (current) – version upped gamma
Line 1: Line 1:
-====== Keywords plugin ======+====== KeyWords Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Adds keywords to the page meta header. +description: Adds keywords to the page meta header 
-author     : Ilya Lebedev +author     : i-net /// software GmbH; Ilya Lebedev 
-email      : ilya@lebedev.net+email      : tools@inetsoftware.de; ilya@lebedev.net
 type       : Action, Syntax type       : Action, Syntax
-lastupdate : 25-11-2007 +lastupdate : 2023-06-19 
-compatible : 2007-06-03+compatible : 2014-05-05+, Binky, 2007-06-03
 depends    :  depends    : 
 conflicts  conflicts 
-similar    :  +similar    : meta 
-tags       : meta search+tags       : meta search seo
  
-downloadurl: http://debugger.ru/dl/dokuwiki/keywords.zip+downloadurl: https://github.com/i-net-software/dokuwiki-plugin-keywords/zipball/master 
 +bugtracker : https://github.com/i-net-software/dokuwiki-plugin-keywords/issues 
 +sourcerepo : https://github.com/i-net-software/dokuwiki-plugin-keywords/ 
 +donationurl:  
 + 
 +screenshot_img : 
 ---- ----
  
Line 19: Line 24:
  
 ===== Syntax ===== ===== Syntax =====
 +
 <code> <code>
 {{keywords>art in the park,Sheffield,urban,street,creative}} {{keywords>art in the park,Sheffield,urban,street,creative}}
Line 24: Line 30:
  
 ===== Installation ===== ===== Installation =====
-Point your plug-in manager at [[http://debugger.ru/dl/dokuwiki/keywords.zip|keywords.zip]].+ 
 +Search and install the plugin using the [[plugin:extension|Extension Manager]]Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Change Log ===== ===== Change Log =====
-  * **2007-11-26** Initial release+ 
 +{{rss>https://github.com/i-net-software/dokuwiki-plugin-keywords/commits/master.atom date}} 
 ===== Discussion ===== ===== Discussion =====
 +
 +> Installing this plugin in Dokuwiki 2018-04-22b "Greebo" gives so me **warning messages** like this:
 +
 +This is fixed in the current release --- [[user>gamma|gamma]] //2020-08-04 14:25//
 +
 +<code>
 +Warning: Declaration of action_plugin_keywords::register(&$controller) should
 +  be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller)
 +  in /web/htdocs/www.rigacci.net/home/wiki/lib/plugins/keywords/action.php on line 65
 +</code>
 +
 +Adding the proper variable declaration, seems to fix the problem allowing the plugin to work.
 + --- [[user>Rigacci.Org|Rigacci.Org]] //2019-02-01 10:44//
 +
 +----
 +
 Hi, Can I have some help on how to use this plugin? Hi, Can I have some help on how to use this plugin?
 Can this be used for assigning keywords to headlines in a page, and then 'reproduce' these headlines when I performed the search using the keyword assigned to the headlines?  Can this be used for assigning keywords to headlines in a page, and then 'reproduce' these headlines when I performed the search using the keyword assigned to the headlines? 
Line 54: Line 79:
 >>>I am not sure what you mean with explosion. Of course there should not be too much keywords. >>>I am not sure what you mean with explosion. Of course there should not be too much keywords.
 >>>Here is another example: >>>Here is another example:
->>> ''%%{{keywords>Wladimir Putin,Moskow}}%%'' +>>> ''%%{{keywords>Vladimir Putin,Moskow}}%%'' 
->>> old way results in: ...content="Wladimir,Putin,Moskow"+>>> old way results in: ...content="Vladimir,Putin,Moskow"
 >>> >>>
->>> ''%%{{keywords>Wladimir Putin,Moskow}}%%'' +>>> ''%%{{keywords>Vladimir Putin,Moskow}}%%'' 
->>> new way results in: ...content="Wladimir Putin,Moskow"+>>> new way results in: ...content="Vladimir Putin,Moskow"
 >>>---// Jorge from Germany // >>>---// Jorge from Germany //
 >>>>You've modified plugin code, by changing join symbol from comma to space. I suggest you removing ''join'' and corresponding ''explode'' at all. >>>>You've modified plugin code, by changing join symbol from comma to space. I suggest you removing ''join'' and corresponding ''explode'' at all.
plugin/keywords.1321968892.txt.gz · Last modified: 2011-11-22 14:34 by 85.113.50.34

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki