HOW
TO USE
you need a server with php, apache and gd
- the server-script can be found in '$HOME/.kde/share/apps/amarok/scripts/rocKSignature/server-script.tar.gz'
- load the
files to a separate folder on your webserver (note: the package
includes a hidden file '.htaccess')
- ensure 'signature.png' and 'signature_data' are chmod 777
- edit the
rocKSignature script (there are comments to find the lines very easy):
line3:
define a
secret key
line4:
define the url
of the signature.png + '?key=$key&update='
line3:
replace
SECRET_KEY with the in rocKSignature defined key
line17: you may change the value 600 if you're listening to songs which are longer then 10 minutes
- add your
new signature with the bbcode [img]http://myserver.tdl/path/to/signaturepng[/img]