Hexadecimal Keywords
February 12, 2016 ยท View on GitHub
Plugin for YOURLS Only tested on 1.7
Description
Changes the sequential keywords from base36 to base16. That's it. In other words, the characters available are 0-9, and a-f, in that order, rolling over at f.
Untested with base 62. I would assume that it will simply break completely, let me know if it doesn't.
Installation
- In
/user/plugins, create a new folder namedhexdec. - Drop these files in that directory.
- Go to the Plugins administration page ( eg
http://sho.rt/admin/plugins.php) and activate the plugin. - Have fun!