<p>HTML here...and then [[+propertyName]], just like anywhere else.</p>
Hello, [[+name]]
In a Template, in the Template’s code:
<p>HTML here...and then [[+propertyName]], just like anywhere else.</p>
In a TV, let’s say a Textarea TV, in its content:
Hello, [[+name]]
Same way for TV’s:
For the set to work in a chunk, you need to attach it, but you also need to specify it in the chunk tag so the parser knows which attached set to use.
How does the parser know which set to use for a template or TV?
[[*tvName@propSetName]]
As for templates, they will only use the default properties at the current time.
Agreed.
Quote from: OpenGeek at Aug 12, 2009, 01:02 AM
As for templates, they will only use the default properties at the current time.
What confused me is that you can attach multiple sets to a template in Tools | Property Sets. Maybe we should remove that option until there’s a way to tell a template which set to use.
Quote from: BobRay at Aug 12, 2009, 01:16 AMAgreed.
Quote from: OpenGeek at Aug 12, 2009, 01:02 AM
As for templates, they will only use the default properties at the current time.
What confused me is that you can attach multiple sets to a template in Tools | Property Sets. Maybe we should remove that option until there’s a way to tell a template which set to use.