I'm wondering if trackbacks (as well as referrer tracking referrers) could be used effectively to help conversations happen across multiple wiki's. In some ways the idea is similar to SisterSites but would allow linking between wiki, blog and any other TrackBack enabled system.

Implementation

Would need to implement a TrackBack action.

When you click the trackback action at the bottom of the page it would show you all the trackbacks which exist to this page, and there would be a form for putting in the URL that you want to send the trackback ping to. That wiki would then send a trackback ping to the site in question.

You also need to setup facilities for recieving and displaying trackbacks. I need to understand more about exactly how they work, but presumably you'd send the ping to PageName?action=trackback or similar.

Perhaps a UserPreferences for controlling whether trackbacks are displayed at the bottom of the page, or you have to click on the trackback action link at the bottom.

Presumably trackback data would be stored in pages/PageName/trackback or similar.

Could possibly do TrackBack auto-discovery (scroll down) on a preview. If any external links are TrackBack enabled then it could put tick boxes beneath the edit box to allow you to select/unselect which links to TrackBack to.

Discussion

I think I get it now. This is about "look what I wrote about what you wrote, here's how you can link to my (related) content". Right? -- JürgenHermann 2003-05-10 08:04:43

I've implemented a version of trackback for Moin 1.2.x. See JosYule


CategoryGeek CategorySoftware

WikiTrackBack (last edited 2004-06-19 06:56:30 by AdamShand)