🐽🐽🐽🐽
Have you ever wished you could easily convert your website's text to pig latin? Have you looked far and wide for the perfect Kirby CMS plugin to do this exact thing for you? Are you a masochist who enjoys installing terrible, hacky, ugly plugins that are almost certain to destroy everything you love? Well today's your lucky day!
🐽🐽🐽🐽
Built with terrible PHP for Kirby 3, this gross and unsightly plugin will provide you and your visitors with about a minute of priceless amusement, followed by disappointment and frustration.
To install this plugin, simply download the index.php
file, and place it in a directory named kirby-piglatin
in your site's site/plugins
folder.
Then, from your templates, call it using <?= $page->fieldName()->toPiglatin()
.
- This plugin doesn't work well, and I don't know if I can be bothered to make it work well :D
- Currently, trying to parse Kirbytext doesn't work. I'd like it to.
- I'm 110% certain there are language edge-cases where this plugin makes stuff go bang.
- This plugin only works properly with basic a-z characters. This probably isn't enough for anything at all, really.