/[drupal]/contributions/modules/trackback/trackback.install
ViewVC logotype

Log of /contributions/modules/trackback/trackback.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.8.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 12:00:46 2009 UTC (3 months, 4 weeks ago) by thepanz
Branch: DRUPAL-6--2
Changes since 1.8.2.1: +17 -97 lines
Diff to previous 1.8.2.1
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.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 16:32:31 2009 UTC (6 months, 2 weeks ago) by thepanz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Branch point for: DRUPAL-6--2
Changes since 1.8: +20 -9 lines
Diff to previous 1.8
- Cleaned uninstall() procedure
- Minor fix in trackback.ping.inc

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 16:50:42 2007 UTC (2 years ago) by zorac
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-5
Changes since 1.3.2.3: +4 -1 lines
Diff to previous 1.3.2.3 , to branch point 1.3 , to next main 1.8
Backporting the option 'Location of received trackbacks' from 6.x.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 16:48:11 2007 UTC (2 years ago) by zorac
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
Deleting the variable 'trackback_view' when uninstalling.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 5 19:14:24 2007 UTC (2 years ago) by zorac
Branch: MAIN
Changes since 1.6: +138 -12 lines
Diff to previous 1.6
Corresponding to 6.0 beta2 and fixing a minor bug.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 3 17:59:21 2007 UTC (2 years, 2 months ago) by zorac
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-3, DRUPAL-4-7--1-4
Changes since 1.2.2.2: +23 -1 lines
Diff to previous 1.2.2.2 , to branch point 1.2 , to next main 1.8
Backporting from 5.x-dev.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 19:44:45 2007 UTC (2 years, 3 months ago) by zorac
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.3.2.2: +23 -1 lines
Diff to previous 1.3.2.2 , to branch point 1.3
Backporting from HEAD.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 20:34:30 2007 UTC (2 years, 4 months ago) by zorac
Branch: MAIN
Changes since 1.5: +25 -1 lines
Diff to previous 1.5
Added #45902 and #124531 features.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 17:25:08 2007 UTC (2 years, 4 months ago) by zorac
Branch: MAIN
Changes since 1.4: +34 -70 lines
Diff to previous 1.4
Initial 6.x port.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 16:26:10 2007 UTC (2 years, 4 months ago) by zorac
Branch: MAIN
Changes since 1.3: +67 -55 lines
Diff to previous 1.3
Merged with 5.x-1.2

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 17:12:01 2007 UTC (2 years, 6 months ago) by zorac
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.3.2.1: +4 -1 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Deleting trackbacks when the node is deleted.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 9 18:24:37 2007 UTC (2 years, 8 months ago) by zorac
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1, DRUPAL-4-7--1-2
Changes since 1.2.2.1: +75 -50 lines
Diff to previous 1.2.2.1 , to branch point 1.2
#88389. Fixup db tables.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 9 18:19:20 2007 UTC (2 years, 8 months ago) by zorac
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.3: +64 -55 lines
Diff to previous 1.3
Fixup db tables.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 14:33:34 2007 UTC (2 years, 8 months ago) by zorac
Branch: DRUPAL-4-7
Changes since 1.2: +7 -12 lines
Diff to previous 1.2
#73416 by RobRoy. Old db files deleted and prefixed tables working.
#73637 by RobRoy. Correct usage of url() and l() with fragments.
#77018 by sonkm3. Bugfix: excerpt does not truncated.
#82007 by Snurb. list trackbacks in reverse chronological order by default.
#90454 by Foodster. the /admin/help/trackback need to be update.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 15:33:00 2007 UTC (2 years, 8 months ago) by zorac
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.2: +42 -12 lines
Diff to previous 1.2
#103423 by zorac. Updating for Drupal 5

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 8 01:59:14 2006 UTC (3 years, 5 months ago) by ankur
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +3 -1 lines
Diff to previous 1.1
Whoops.  Forgot the _system_update_utf8() thinga-ma-jig for the update in the .install file.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 8 01:52:45 2006 UTC (3 years, 5 months ago) by ankur
Branch: MAIN
Saw the patch that handelaar put up and realized it was complete save for
a .install file.  Much thanks to John, though.  This thing was never gonna
get updated if he didn't volunteer himself.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2