> Greetings - > > When someone clicks on the link within Notices on my StatusNet site, my > Status site closes and gets replaced by the new link. Instead, I'd like > for > the Notices links to be external (similar to Twitter) - I usully use > "target=_blank" to do that, but I don't know where in the code I can > change > that ?? > > Please advice. Thank you. > > -AJ
Take a look at the OpenExternalLinkTarget plugin. To enable it, simply edit config.php adding this line to the end: addPlugin("OpenExternalLinkTarget"); I hope that does what you're looking for, ~Craig _______________________________________________ StatusNet-dev mailing list StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev