DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bbs

Differences

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

Link to this comparison view

Next revision
Previous revision
plugin:bbs [2011-01-01 05:48] – 建立 danny0838plugin:bbs [2018-05-30 20:53] (current) – [Download and Installation] Klap-in
Line 1: Line 1:
-====== bbs plugin ======+====== bbs Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: <bbs> tag that creates a block for BBS text.+description: <bbs> tag that creates a block for BBS text
 author     : danny0838  author     : danny0838 
-email      : danny0838@pchome.com.tw  +email      : danny.0838@gmail.com 
-type       :  +type       : syntax 
-lastupdate : 2011-01-01 +lastupdate : 2012-07-06 
-compatible : +compatible : 2010-11-07,2011-05-25, Angua
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : bbs tags       : bbs
  
-downloadurl: https://github.com/downloads/danny0838/bbs/bbs.zip +downloadurl: https://github.com/danny0838/dw-bbs/tarball/master 
-bugtracker : # eg. http://github.com/danny0838/dokuwiki-plugin-bbs/issues +bugtracker : https://github.com/danny0838/dw-bbs/issues 
-sourcerepo : # eg. http://github.com/danny0838/dokuwiki-plugin-bbs/+sourcerepo : https://github.com/danny0838/dw-bbs/
 donationurl:  donationurl: 
 ---- ----
Line 21: Line 21:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. 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.
  
 This plugin is designed mainly for Chinese telnet BBS group. For more information see [[:zh-tw:plugin:bbs|Chinese documentation]]. This plugin is designed mainly for Chinese telnet BBS group. For more information see [[:zh-tw:plugin:bbs|Chinese documentation]].
  
 +===== Syntax and Usage =====
  
 +Wrap the bbs text with ansi control codes in the %%<bbs>%% tag and they will be displayed properly. The first linebreak after <bbs> will be trimmed.
  
 +<code>
 +<bbs>
 +BBS text (first linebreak is trimmed)
 +BLAH                     A SIMPLE SITE                   BOARD "test"
 +</bbs>
 +
 +<bbs>It is ok without linebreak</bbs>
 +</code>
 +
 +Here's a demo picture:
 +
 +{{https://github.com/downloads/danny0838/dw-bbs/bbs1.jpg?500|BBS demo}}
 +
 +==== Supported formats ====
 +  * ANSI foreground and background color, blink, italic, hidden
 +  * Several common formats:
 +    * '': cited text''
 +    * ''> cited text''
 +    * ''※emphasis text'' (for Chinese generally)
 +  * UAO character (for Chinese)
 +  * Automatic add underline to links
 +
 +===== Comments =====
 +
 +  * As an old school bbs'er, I'd love to see some documentation in english for this as well.
 +  * It's so hard to see chinese here. but I really dont konw the function of this plugin.
plugin/bbs.1293857316.txt.gz · Last modified: 2011-01-01 05:48 by danny0838

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