Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-11 14:07:08

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

article navigation using < txp:posted />?

Is there a way of integrating the <txp:posted /> tag into article navigation, so that older articles might read:

Posted 3 days ago,

And newer articles:

Posted 20 seconds ago

Currently, if I use this kind of form, I get some really wonky dates (like 13630 days ago :)

<code> <txp:link_to_prev><p>Posted: <txp:posted format=“since” /></p></txp:link_to_prev>
</code>

or

<code>
<txp:older><p>Posted: <txp:posted format=“since” /></p></txp:older>
</code>

? YOu get the idea.

Thanks,

Matthew


Offline

Board footer

Powered by FluxBB