Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
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
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline