DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:pirate

This is an old revision of the document!


Talk like a Pirate Plugin

Compatible with DokuWiki

2008-05-05+

plugin Pirate export filter, me matey! Arrrr!

Last updated on
2008-09-19
Provides
Render

The missing download url means that this extension cannot be installed via the Extension Manager. Please see Publishing a Plugin on dokuwiki.org. Recommended are public repository hosts like GitHub, GitLab or Bitbucket.

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to mundart

Tagged with pirate, tlpd

This plugin runs the text of all pages through a filter to convert it to pirate speak. The filter rules are based on Dongal Campell's Text Filter Suite Plugin for WordPress.

Download and Installation

Download and install the plugin using the Plugin Manager using the following URL. Refer to Plugins on how to install plugins manually.

Run it automatically on TLPD

If you like to have all your pages rendered through this plugin on Talk-like-a-Pirate-Day, put the following in your conf/local.protected.php:

<?php
 
if('0919' == date('md')) $conf['renderer_xhtml'] = 'pirate';
plugin/pirate.1221813537.txt.gz · Last modified: 2010-06-12 18:36 (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