Hi, I was trying to add *thumbnail *support to the hyperlinks posted in notices. I agree that laconica supports oembed, but its limited to a handfull of websites.
So I decided to go for snap-shots from www.snap.com. But there they generate a small code, something like this <script type="text/javascript" src=" http://shots.snap.com/ss/12546654f406afd5a0883732fd38/snap_shots.js"></script<http://shots.snap.com/ss/12546654f406afd5a0883732fd38/snap_shots.js%22%3E%3C/script> > which I need to paste before the closing </body> tag. Now, in laconica, where shall I paste it ? I guess I have to paste it somewhere in index.php; but not sure about the exact place. Help is appreciated! Regards, Gaurav Go to your site via FTP or through your HTML editor and paste the code you just copied before the closing </body> tag.
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
