#Keywords, Charset & Length
Plugin for YOURLS
##Description
Based off ozh, giveforward and LudoBoggio's work. Credit where credit is due. I'm not an artist, just a guy with a glue gun!
Overrides default behavior allowing: a custom charset, custom link length and links are random. Does not use the sequential incrementing (starts out with a fixed length like ozh) It does not mess with existing links or custom links, only new, randomly generated links. Link length and character set are user-controlled via the admin interface.
##Installation
- In
/user/plugins
, create a new folder namedkey_char_len
- Drop these files in that directory.
- Go to the Plugins administration page ( eg
http://sho.rt/admin/plugins.php
) and activate the plugin. - Go to the new administration page ( eg
http://sho.rt/admin/plugins.php?page=key_char_len
) to configure - Have fun!
##License YOURLS' license, aka "Do whatever the hell you want with it".