Archives pour la catégorie Xbtit

infolinks make money by atmoner

The demand for « Exclusive » (http://www.btiteam.org/smf/index.php/topic,21817.msg119766.html), here is the hack for integration of Infolinks

First, go to www.infolinks.com and register a new account.
For integration with xbtit, it is simple, just remember the value of var infolink_pid and add in your admin panel –> Uid Infolinks
You can also enable or disable the hack  Wink

For all settings, all done from the user panel Infolinks.

 

[HACK] New torrent list whit Jquery overlay

Required:
- Torrent image upload by petr1
- Max title to 20 characters (admin panel -> tracker setting)

If you have install hacks on page torrent.list.tpl (ajax search, torrent medal ….) you need to add the code into the new torrent.list.tpl
A backup of torrent.list.tpl is created (torrent.list.tpl-o)

How to handle the hack:
at the end of file torrent.list.tpl, you have a piece of javascript:

Code:
$("#triggers img[rel]").overlay({mask: {
		color: '#ebecff',
		loadSpeed: 100,
		opacity: 0.10
	}, effect: 'apple'});
});

you can find all atribut to customize your overlay here: http://flowplayer.org/tools/overlay/index.html#configuration
Download all images for customize design overlay here: http://flowplayer.org/tools/img/overlay/overlay.zip

If you have any idea for improvement, you may notify on this post