Needs review
Project:
TrackBack
Version:
6.x-1.x-dev
Component:
Other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2009 at 05:09 UTC
Updated:
2 Apr 2009 at 18:32 UTC
Jump to comment: Most recent file
Here's my attempt at adding support for Views to the Trackback module. I'm still considering a change or two so I wouldn't call it finished yet, but it's pretty close. I'm putting this up for the purpose of gathering feedback. Mostly I'm looking for a second opinion on the names I gave the fields, though any other suggestions are welcomed.
I have attached a patch for trackback.module as well as an archive containing all of the new files. The patch at #370660-3: trackback_node table only contains nodes that were created after module install is also required to get Views support working correctly.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | trackback_views_files_2.tar_.gz | 2.98 KB | Cybergarou |
| trackback_views_files.tar_.gz | 1.74 KB | Cybergarou | |
| trackback.module.patch | 603 bytes | Cybergarou |
Comments
Comment #1
Cybergarou commentedHere's an updated version of the new files archive. It corrects a couple things I noticed in the first version. It also adds a handler that turns IP addresses into whois lookup links and a default view that provides a trackback moderation block. That's everything I was considering so, unless something comes up in review, consider this finished.