Blackhat
March 2nd, 2008, 08:54
With this piece of javascript placed on your site you can now show the last 5 pictures on LO's showcase on your site. Its not very interesting to show off other pictures at your own site, so just add your userid to the end and you can show off your own pictures.
Parameters ? Look here >> http://www.librarium-online.com/plugin/
Standard
<script type="text/javascript" src="http://www.librarium-online.com/xpic.php"></script>
Your own pictures only (replace xxxx with your userid)
<script type="text/javascript" src="http://www.librarium-online.com/xpic.php?uid=XXXX"></script>
All parameters used (replace xxxx with your userid)
<script type="text/javascript" src="http://www.librarium-online.com/xpic.php?uid=XXXX&logo=0&limit=10"></script>
It will look something like this without styling the class .xpic
Cheers!
Parameters ? Look here >> http://www.librarium-online.com/plugin/
Standard
<script type="text/javascript" src="http://www.librarium-online.com/xpic.php"></script>
Your own pictures only (replace xxxx with your userid)
<script type="text/javascript" src="http://www.librarium-online.com/xpic.php?uid=XXXX"></script>
All parameters used (replace xxxx with your userid)
<script type="text/javascript" src="http://www.librarium-online.com/xpic.php?uid=XXXX&logo=0&limit=10"></script>
It will look something like this without styling the class .xpic
Cheers!