Log of /contributions/modules/trackback/CHANGELOG
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2.10.2.2.1
Mon Jul 27 12:00:46 2009 UTC
(4 months ago)
by
thepanz
Branch:
DRUPAL-6--2
Changes since
1.2.10.2: +0 -0 lines
FILE REMOVED
First 2.x commit, the module have been deeply rewritten and not fully tested... not for production!
+ Implemented Pingback protocol (taken from Pingback module)
+ Rewritten trackback sending method using POST only (as defined in trackback specs)
+ Implemented some kind of trackbacks management APIs (need documentation, mostly changed from 1.x branch)
+ Trackback-Block is now more configurable
+ More themable output
+ Mollom integration (patch need to be cleaned-up, more to come..)
Revision
1.2.10.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 9 15:40:56 2008 UTC
(11 months, 2 weeks ago)
by
thepanz
Branch:
DRUPAL-6--1
Changes since
1.2: +6 -0 lines
Diff to
previous 1.2
by ThePanz:
Fixed [#297487] (fixes more than one issue)
Fixed [#281772]
Updated install.txt file
Updated Changelog file
Revision
1.2.6.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 9 19:37:47 2007 UTC
(2 years, 10 months ago)
by
christophccemper
Branch:
DRUPAL-4-7
CVS Tags:
DRUPAL-4-7--1-1,
DRUPAL-4-7--1-2,
DRUPAL-4-7--1-3,
DRUPAL-4-7--1-4
Changes since
1.2: +12 -0 lines
Diff to
previous 1.2
+++ make trackback play better with akismet
+ fixed watchdog entries to work again
+ added ipwhois to watchdog entries and trackback table
+ fixed batch delete of trackbacks ( trid was passed where trackback object was required!!! )
+ new batch akismet submit spam(and delete) for false negative spam in Trackback admin
+ new batch akismet submit ham(and publish) for false positive spam in Trackback admin
+ use akismet_records_per_page settings instead of hardcoded 50 per page
+ implemented akismet interfacing - rejecting akismet triggered trackbacks, but writing logs
+ TODO: configure logging, rejection
+ TODO: create IP-statistics
+ TODO: instead of "update has been performed" a count of good/spam would be nice
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 6 02:41:32 2004 UTC
(5 years, 1 month ago)
by
ankur
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0,
DRUPAL-5--1-1,
DRUPAL-5--1-2,
DRUPAL-5--1-3,
DRUPAL-5--1-4,
DRUPAL-5--1-5,
DRUPAL-6--1-0,
DRUPAL-6--1-1,
HEAD
Branch point for:
DRUPAL-4-5,
DRUPAL-4-6,
DRUPAL-4-7,
DRUPAL-5,
DRUPAL-6--1
Changes since
1.1: +5 -0 lines
Diff to
previous 1.1
Improved UI for displaying received trackbacks.
Tested with Drupal 4.5 RC.
NOTE: We are not yet branching for 4.5 as we intend to make more
database changes to support a better interface for sending trackbacks.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.