DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:namespacemessage

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
plugin:namespacemessage [2017-03-06 19:52] – created cziehrplugin:namespacemessage [2019-07-17 10:45] – similar to message plugin rnck
Line 10: Line 10:
 depends    :  depends    : 
 conflicts  conflicts 
-similar    :  +similar    : message 
-tags       : +tags       : message maintenance
  
-downloadurl: http://github.com/cziehr/dokuwiki-plugin-namespacemessage/zipball/master +downloadurl: https://github.com/cziehr/dokuwiki-plugin-namespacemessage/zipball/master 
-bugtracker : http://github.com/cziehr/dokuwiki-plugin-namespacemessage/issues +bugtracker : https://github.com/cziehr/dokuwiki-plugin-namespacemessage/issues 
-sourcerepo : http://github.com/cziehr/dokuwiki-plugin-namespacemessage/+sourcerepo : https://github.com/cziehr/dokuwiki-plugin-namespacemessage/
  
 screenshot_img :  screenshot_img : 
Line 22: Line 22:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
Line 32: Line 32:
 If the message should not be shown in the root namespace, add **rootns** to the list of namespaces which should be excluded. If the message should not be shown in the root namespace, add **rootns** to the list of namespaces which should be excluded.
  
-The output of the message is simple text. Put html-code in the field for the message in the configuration-manager to style the text.\\ +The output of the message is simple text. Put html-code in the field for the message in the configuration-manager to style the text.
-If you use the [[plugin:wrap|wrap-plugin]], you could use the boxes the wrap-plugin delivers. For a nice info-box, you could type in the configuration-field for example:+
  
-<code> +If you use the [[plugin:wrap|Wrap Plugin]], you could use the boxes the wrap-plugin delivers. For a nice info-box, you could type in the configuration-field for example: 
-<div class="wrap_round wrap_info plugin_wrap" style="width: 100%;"><p>This is a message in an info-box.</p></div>+ 
 +<code html
 +<div class="wrap_round wrap_info plugin_wrap" style="width: 100%;"> 
 +    <p>This is a message in an info-box.</p> 
 +</div>
 </code> </code>
  
-=== Change Log ===+===== Change Log =====
  
-{{rss>https://github.com/cziehr/dokuwiki-plugin-namespacemessage/commits/master.atom date 1h}}+{{rss>https://github.com/cziehr/dokuwiki-plugin-namespacemessage/commits/master.atom date}}
  
-=== ToDo/Wish List ===+===== ToDo/Wish List =====
  
 It would be nice to be able to define namespaces in which the message should appear, instead of only define those where the message should not appear. But because I don't need this at the moment, I haven't implemented it yet. It would be nice to be able to define namespaces in which the message should appear, instead of only define those where the message should not appear. But because I don't need this at the moment, I haven't implemented it yet.
plugin/namespacemessage.txt · Last modified: 2020-12-13 21:42 by cziehr

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