XFileSharing Pro - Twitter mod

Message
Author
imagenow
Posts: 23
Joined: Feb 02, 2010 5:20 pm

Twitter mod

#1 Postby imagenow » Mar 28, 2010 7:19 pm

Is there a way to change and add variations to the twitter template text?
It would be great for a user to be able to set his own text, like: here is my new file - download now! - my latest video ------

Thanks

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Apr 02, 2010 9:24 am

Now we put description in front of download link.
If you wanna modify text sent to Twitter here goes the line responsible for this in index.cgi:

Code: Select all

eval { $nt->update("$descr$_->{download_link}") };