DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:nftr

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:nftr [2010-09-08 12:29] Aleksandrplugin:nftr [2023-10-30 23:32] (current) Klap-in
Line 1: Line 1:
-====== NFTR (Not For The Robots) ======+====== NFTR (Not For The Robots) Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 6: Line 6:
 email      : haschek@eye48.com email      : haschek@eye48.com
 type       : action type       : action
-lastupdate : 2010-01-10 +lastupdate : 2010-01-09 
-compatible : 2009-12-25+compatible : Lemming
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : seo, http, robots, spiders, meta+tags       : seo, header, robots, spiders, meta
  
-downloadurl: http://github.com/haschek/DokuWiki-Plugin-NFTR/zipball/stable +downloadurl: https://github.com/haschek/DokuWiki-Plugin-NFTR/zipball/stable 
-bugtracker : http://github.com/haschek/DokuWiki-Plugin-NFTR/issues +bugtracker : https://github.com/haschek/DokuWiki-Plugin-NFTR/issues 
-sourcerepo : http://github.com/haschek/DokuWiki-Plugin-NFTR+sourcerepo : https://github.com/haschek/DokuWiki-Plugin-NFTR
 donationurl:  donationurl: 
 ---- ----
Line 27: Line 27:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. To install it manually please read instructions on the [[http://eye48.com/dokuwiki/doku.php?id=en:dokuwiki:not-for-the-robots#without-plugin-manager|NFTR page]]. More information can be found at the [[:Plugins]] manual.+Search and install the plugin using the [[plugin:extension|Extension Manager]].  
 + 
 +To install it manually please read instructions on the [[http://eye48.com/dokuwiki/doku.php?id=en:dokuwiki:not-for-the-robots#without-plugin-manager|NFTR page]]. More information about manual installation can be found in the [[:Plugins]] manual.
  
 ===== Changes ===== ===== Changes =====
  
-{{rss>http://github.com/haschek/DokuWiki-Plugin-NFTR/commits/master.atom date}}+{{rss>https://github.com/haschek/DokuWiki-Plugin-NFTR/commits/master.atom date}}
  
 ===== Configuration and Usage ===== ===== Configuration and Usage =====
  
-Go to the configuration page in your DokuWiki admin and configure the list of wiki pages and namespace which should be not indexed. //Please use the colon (:) for page- and space names, and space to separate them, e.g. en:seo de:testarea//.+Go to the configuration page in your DokuWiki admin and configure the list of wiki pages and namespace which should be not indexed. //Please use the colon ('':'') for page- and space names, and space to separate them, e.g. ''en:seo'' ''de:testarea''.//
  
 ===== As always ... ===== ===== As always ... =====
  
 ... using, testing and bug reporting are appreciated :) Thank you! ... using, testing and bug reporting are appreciated :) Thank you!
 +
 +===== Bugs, Feature Requests and Patches =====
 +
 +==== Bugfix ====
 +
 +FROM
 +<file php conf/default.php>
 +$lang['pages'] = '';
 +$lang['spaces'] = '';
 +</file>
 +TO
 +<file php conf/default.php>
 +$conf['pages'] = '';
 +$conf['spaces'] = '';
 +</file>
 +
 +==== Localization ====
 +
 +  * [[http://yadi.sk/d/tEKeaSWsG4FaK|Russian translation]]
  
plugin/nftr.1283941797.txt.gz · Last modified: 2010-09-08 12:29 by Aleksandr

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