Re: Magic Word / trackback plugin
Ryan Barrett <pyblosxom-6sb6M7qyT/[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 19 Dec 2006, shunuhs wrote:
> I think, in trackback plugin, when cdict dictionary have the data
> indicate trackback, other plugin can check which comment or trackback
> data safely, such a following code.
...
> - 'description' : form.getvalue('excerpt', '') }
> + 'description' : form.getvalue('excerpt', ''), \
> + 'comment_type' : 'trackback' }
on second thought, this is an interesting idea. however, i suspect the spec
already provides an official way to identify trackback pings:
http://www.sixapart.com/pronet/docs/trackback_spec
if you're still interested in contributing this fix upstream, would you mind
looking at the spec to find the "right" way to identify trackbacks?
-Ryan
--
http://snarfed.org/
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV