Page tagging variables
Variable Description
idtag id e.g. 5
tagtag object e.g. {{ tagging.tag.name }}
pagePage tagged e.g. {{ tagging.page.url }}
signup_taggings_count# of people who've tagged this page with this tag e.g. {{ tagging.signup_taggings_count }}
Do you like this page?

Showing 2 reactions


Jim Gilliam commented 2012-01-30 08:36:56 -0800
You can’t access page_taggings directly. You can really only access tags through page.tags when in the context of a page, or you can access pages when you are in the context of a tag with tag.most_recent_published_pages
Jerimee Richir commented 2012-01-28 12:23:45 -0800
From what context can one print tagging objects?
Loading

Theme documentation

Object reference