DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:nbsp

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:nbsp [2010-06-04 11:46] 77.236.204.3plugin:nbsp [2023-03-04 15:41] (current) Aleksandr
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Use non-breaking spaces.+description: Use non-breaking spaces
 author     : Matthias Watermann author     : Matthias Watermann
 email      : support@mwat.de email      : support@mwat.de
 type       : syntax type       : syntax
-lastupdate : 2007-08-15 +lastupdate : 2020-10-07 
-compatible : 2005-07-13++compatible : Frusterick Manners, Greebo, Hogfather
 depends    : depends    :
 conflicts  : conflicts  :
 similar    : similar    :
-tags       : typography, utf-8+tags       : typography 
 + 
 +downloadurl: https://github.com/turnermm/convenience/archive/nbsp.zip
 ---- ----
 +===== About =====
 +==== Upgrade ====
 +The above download version has been updated to work with hogfather by  --- [[user>turnermm|turnermm]] //2020-10-07 18:36// Any issues go to the forum, not to turnermm.
 +
 +Note on upgrade to version 2020-10-07: On some machines it appeared necessary to disable and re-enable the plugin after the update. ---[[user>JoeT]] 2022-07-14
 +
 +
 +==== Background ====
  
 A so-called //non-breaking space//((NBSP: ISO-8859-1 char #160 and UTF-8 char-sequence #194#160)) is a character which is rendered visually just as the usual spaces((''space'': ASCII char #32 --- not to be confused with ''blanks'', ASCII char #255)) are. A so-called //non-breaking space//((NBSP: ISO-8859-1 char #160 and UTF-8 char-sequence #194#160)) is a character which is rendered visually just as the usual spaces((''space'': ASCII char #32 --- not to be confused with ''blanks'', ASCII char #255)) are.
Line 29: Line 39:
 <code>(nbsp) &nbsp;</code> <code>(nbsp) &nbsp;</code>
  
 +Same way you can add %%(tab)%% for 3-4 spaces and using an indented paragraph.
 ===== Usage ===== ===== Usage =====
  
Line 44: Line 55:
  
 ===== Installation ===== ===== Installation =====
 +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-It's quite easy to integrate this plugin with your DokuWiki: +  * http://dev.mwat.de/dw/syntax_plugin_nbsp.zip
- +
- - Download the [[http://dev.mwat.de/dw/syntax_plugin_nbsp.zip|source archive]] (~3KB) and un­pack it in your Doku­Wiki plug­in di­rec­tory ''{dokuwiki}/lib/plugins'' (make sure, in­clu­ded sub­di­rec­to­ries are un­packed cor­rectly); this will create the directory ''{dokuwiki}/lib/plugins/nbsp''+
- - Make sure both the new direc­tory and the files therein are read­able by the web-server e.g.<code> +
- chown apache:apache dokuwiki/lib/plugins/* -Rc +
-</code> +
- +
-You might as well use the [[http://www.dokuwiki.org/plugin:plugin_manager|plugin manager]] for installing or updating this plugin.+
  
 ===== Plugin Source ===== ===== Plugin Source =====
Line 161: Line 166:
       'name' =>  'NBSP Plugin',       'name' =>  'NBSP Plugin',
       'desc' =>  'Include non-breaking spaces in wiki pages.',       'desc' =>  'Include non-breaking spaces in wiki pages.',
-      'url' =>  'http://www.dokuwiki.org/plugin:nbsp');+      'url' =>  'https://www.dokuwiki.org/plugin:nbsp');
   } // getInfo()   } // getInfo()
  
Line 471: Line 476:
 solved it. Hope it helps others. solved it. Hope it helps others.
  
-\\ 
  
 +I'm Korean user. And I'm using 2007-08-15 version. When I enables this plugin, rows contains some unicode letter which is from U+B800 to U+B83F and from U+C800 to U+C83F are NOT displayed.
 +Please refer [[https://github.com/dokuwiki/dokuwiki/issues/988#issuecomment-212783613|dokuwiki issue #988]]
 +Thank you in advance :) 2016-04-22
plugin/nbsp.1275644815.txt.gz · Last modified: 2010-06-04 11:46 by 77.236.204.3

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