The last release added a new feature called "user colorsets", which made it very easy to supply new, shiny colorsets for BP by adding some fancy images and a new CSS file. We'd love to be able to give credit to people doing colorsets, i.e. let them include a link to their site. Unfortunately, all three of us have yet to master PHP, so we need coder help once more (at least we guess we need it since we're unable to come up with a solution on our own
Is there any way to for example include a text file in the colorset zipfile, read this, and put it's content into a variable we can use in smarty templates? Something like, say, a file called COLORSETNAME_info.txt looking like this:
Code: Select all
Colorset name: Dull
Author: Yellowled
URI: http://yellowled.deYL