DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:space

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:space [2009-01-02 22:58] 70.103.232.219plugin:space [2020-02-18 19:29] (current) Aleksandr
Line 11: Line 11:
 conflicts  : conflicts  :
 similar    : tab, nbsp similar    : tab, nbsp
-tags       : space, spaces, html, nbsp+tags       : space
 ---- ----
  
Line 17: Line 17:
 ===== Description ===== ===== Description =====
  
-This plugin is completely based on the tab plugin syntax by Tim Skoch. It adds a single space to the page. +This plugin is completely based on the [[plugin:tab|tab plugin]] syntax by Tim Skoch. It adds a single space to the page. 
  
 ===== Use ===== ===== Use =====
Line 24: Line 24:
  
 ===== Code ===== ===== Code =====
-<code php>+ 
 +<code php syntax.php>
 <?php <?php
 /** /**
Line 53: Line 54:
             'name'   => 'Space Plugin',             'name'   => 'Space Plugin',
             'desc'   => 'Inserts "&nbsp;" into the HTML of the document for every <space> it encounters',             'desc'   => 'Inserts "&nbsp;" into the HTML of the document for every <space> it encounters',
-            'url'    => 'http://www.dokuwiki.org/wiki:plugins:space',+            'url'    => 'http://www.dokuwiki.org/plugin:space',
         );         );
     }     }
plugin/space.1230933487.txt.gz · Last modified: 2009-10-08 13:56 (external edit)

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