How to make an intelligent ‘read more’ link in PivotX
July 31st, 2010
If you read a blog, a lot of times you’ll see the introduction of a blog entry on the front page of the blog, followed by a ‘Read more’ link. That link will take you to the full text on the entry.
In a PivotX template, you can place that ‘Read more’ link in a template with the [[ more ]] template tag. You can even control what the link looks like with the parameter ‘text’, like so: [[more text="Continue reading..." ]]. There is a problem with this template tag though… (more…)

