Age | Commit message (Collapse) | Author |
|
|
|
To be able to use @_VARNAME_@ or its variant syntaxes, it needs to be
done in usertag, as template tag cannot touch catalog settings.
|
|
Variable declarations have to be separated in Perl (or maybe use
parentheses?).
Using given when failed (maybe can't modify variables).
Fix provisions referral.
Template tag can't access catalog settings, I guess.. and the syntax
also has to be the one in GlobalSub.
Reference:
Interchange doc 5.5 -> Glossary -> variable
|
|
Variable declarations have to be separated in Perl (or maybe use
parentheses?).
Using given when failed (maybe can't modify variables).
Fix provisions referral.
Template tag can't access catalog settings, I guess.. and the syntax
also has to be the one in GlobalSub.
Reference:
Interchange doc 5.5 -> Glossary -> variable
|
|
|
|
|
|
|
|
|
|
|
|
|