 |
 |
Testing... |
 |
|
 |
Main Menu |
 |
|
 |
Topics |
 |
|
 |
Voice Over IP |
 |
|
 |
Last 10 Articles... |
 |
|
 |
Search this site |
 |
|
|  |
 |
This blog is no longer updated.
Since I own the domain name for a couple more years, and the hosting was paid-in-advance, it's still here. But I've moved on to Hawaii, and no longer have the need to publish all the sorts of neat stuff that made up the contents of this website.
If you've linked to me, you are invited to unlink, as your readers will no longer be presented with new content. Thanks, Steve
Trackback
Tuesday, September 21, 2004 : Stephen D. Carroll, rokus.net
|
|
Added trackback capability to Postnuke today. This page was a big help.
Not enough Postnuke documentation, and since I'm using AutoTheme as well, it was pretty easy to figure out.
This text needs to be in both summary.html and article.html in your active AutoTheme - provides XML to both the front page (summary) and the entire article (like this page).
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
<rdf:Description
rdf:about="<!-- [news:url:fullarticle] -->"
dc:title="<!-- [news:text:title] -->"
dc:identifier="<!-- [news:url:fullarticle] -->" />
trackback:ping="http://www.yourserver.net/cgi-bin/tb.cgi/<!-- [news:text:sid] -->"
</rdf:RDF>
-->
This text needs to be in both summary.html and article.html in your active AutoTheme, it's the link to trackback cgi script:
<a href="http://www.yourserver.net/cgi-bin/tb.cgi?__mode=list&tb_id=<!-- [news:text:sid] -->" onclick="window.open(this.href, 'trackback', 'width=480,height=480,scrollbars=yes,status=yes'); return false">TrackBack</a>
|
|
Permalink | Mail this...
|
|
| Trackback | Login/Create an account | 0 Comments |
|
| | Comments are owned by the poster. We aren't responsible for their content. |
|  |
 |
|
|