Page 1 of 1
Disable trackbacks
Posted: Tue Apr 12, 2005 9:53 am
by modules
Hello,
is it possible to global disable trackbacks on articles (in / out)?
Thanks, Tobias.
Re: Disable trackbacks
Posted: Tue Apr 12, 2005 10:20 am
by garvinhicking
Incoming trackbacks can be disabled/rejected via the spamblock plugin.
Outgoing trackbacks can either be removed by setting $serendipity['noautodiscovery'] = true in your serendipity_config_local.inc.php file or serendipity_config.inc.php OR by installing the additional plugin 'serendipity_event_trackbacks' here:
http://cvs.sourceforge.net/viewcvs.py/p ... trackback/
Regars,
Garvin