Jason Jaffa wrote:
I have just noticed that if a user adds their Twitter account to automatically send their notices to Twitter, and when notices are posted to Twitter, at the bottom of the notice where the date and time stamp and from site information appears, currently Laconica is being displayed hyperlinked to http://laconi.ca/trac/.

Shouldn't this be the actuals site's name and domain name of the service from where the notice was posted from?

I am assuming that this function is in one of the scripts, does anyone know which one and where to change this?
Yes, there's a setting in config.php that let's you change that:

    // Twitter integration source attribute. Note: default is Laconica
    $config['integration']['source'] = 'Laconica';

However, Twitter has to add whatever you send to its list of approved sources.

Zach


_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to