Plugin for YOURLS 1.6+.
A quick and simple image placeholder service as placehold.it.
In addition to YOURLS core requirements, the following PHP extensions are required:
- In
/user/plugins
, create a new folder namedimage-placeholder
. - Drop these files in that directory.
- Go to the Plugins administration page ( eg
http://sho.rt/admin/plugins
) and activate the plugin. - Have fun!
http://sho.rt/[width]x[height]?c=[color]&f=[format]
Both parameters are optional
- Coloration
- 262626 is default
- Declare it in Hex (RRGGBB)
- Format
- PNG is default
- Formats available:
- PNG
- JPEG
- GIF
http://sho.rt/320x50
http://sho.rt/320x50?c=ffffff
http://sho.rt/320x50?f=jpeg
http://sho.rt/320x50?c=25f0ff&f=gif