---
title: "Working on a Wiki format MT plugin"
date: 2002-08-19T01:59:29-04:00
url: https://blog.lmorchard.com/2002/08/19/ooobdc/
author: Les Orchard
---

# Working on a Wiki format MT plugin

<MTWikiFormat prefix="http://www.decafbad.com/twiki/bin/view/Main/" extended="1">
Please excuse the noise and dust - I'm working on a few new MT plugins to support Wiki formatting and <a href="http://www.decafbad.com/twiki/bin/view/Main/XmlRpcFilteringPipe">XmlRpcFilteringPipe</a>.  Are these wiki words working? <a href="http://www.decafbad.com/twiki/bin/view/Main/PipeFilters">PipeFilters</a>, <a href="http://www.decafbad.com/twiki/bin/view/Main/MovableType">MovableType</a>, <a href="http://www.decafbad.com/twiki/bin/view/Main/ShareAndEnjoy">ShareAndEnjoy</a>, etc.
<br /><br />
How about unordered lists?
    * One
    * Two
    * Three
How about ordered lists?
    1. One
    2. Two
    3. Three
And ''how'' '''about''' '''''this'''''?
</MTWikiFormat>
<br /><br />
This is another test.  <a href="http://www.decafbad.com/twiki/bin/view/Main/PipeFilters">PipeFilters</a>, <a href="http://www.decafbad.com/twiki/bin/view/Main/ShareAndEnjoy">ShareAndEnjoy</a>.
<br /><br />
<ul>
<li> One
</li>
<li> One a
<ul>
<li> two
<ul>
<li> three
<ul>
<li> four
</li>
</ul>
</li>
</ul>
</li>
<li> two a
</li>
</ul>
</li>
</ul>
<br /><br />
How about a table?
<br /><br />
<table border="1" cellspacing="0" cellpadding="4"> <tr><td>  this  </td><td>  is  </td><td>  a  </td></tr>
<tr><td>  test  </td><td>  table  </td><td>  format  </td></tr>
</table>
<!--more-->
shortname=ooobdc

<div id="comments" class="comments archived-comments">
            <h3>Archived Comments</h3>
            
        <ul class="comments">
            
        <li class="comment" id="comment-221087027">
            <div class="meta">
                <div class="author">
                    <a class="avatar image" rel="nofollow" 
                       href="http://www.10500bc.org"><img src="http://www.gravatar.com/avatar.php?gravatar_id=6492f173a7059ece309f7d670ff44e95&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="http://www.10500bc.org">nf0</a>
                </div>
                <a href="#comment-221087027" class="permalink"><time datetime="2002-08-19T02:20:56">2002-08-19T02:20:56</time></a>
            </div>
            <div class="content">Dude, this is so gonna rock when you get it released.</div>
            
        </li>
    
        <li class="comment" id="comment-221087028">
            <div class="meta">
                <div class="author">
                    <a class="avatar image" rel="nofollow" 
                       href="http://www.theobvious.com/"><img src="http://www.gravatar.com/avatar.php?gravatar_id=3f32acd67ccf36f18a8b2ac459d89d35&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="http://www.theobvious.com/">michael sippey</a>
                </div>
                <a href="#comment-221087028" class="permalink"><time datetime="2002-08-19T02:41:20">2002-08-19T02:41:20</time></a>
            </div>
            <div class="content">oh, yes.  this would be a great solution to the wiki-weblog combo, without having to actually run your weblog in your wiki, or vice versa.  bring it on!</div>
            
        </li>
    
        <li class="comment" id="comment-221087030">
            <div class="meta">
                <div class="author">
                    <a class="avatar image" rel="nofollow" 
                       href="http://www.iki.fi/~jalkanen"><img src="http://www.gravatar.com/avatar.php?gravatar_id=8f688c7919a6645352e1bb59b2f45ae4&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="http://www.iki.fi/~jalkanen">Janne Jalkanen</a>
                </div>
                <a href="#comment-221087030" class="permalink"><time datetime="2002-08-19T10:46:35">2002-08-19T10:46:35</time></a>
            </div>
            <div class="content">This is a good idea (I've been tinkering with something like this as well, but making a Wiki look like a weblog).  BTW, make sure you add a Wiki shorthand for linking to earlier entries in the weblog.</div>
            
        </li>
    
        </ul>
    
        </div>
