*hiya!*
On 16:50 Thu 05 Feb , media.res | alex widschwendter wrote:
> plugin.tx_mrparseGlossary_pi1{
> mytestparam = {$testparam}
> }
[cut]
> my constants.txt:
> plugin.tx_mrparseGlossary_pi1 {
> testparam = 10
> }
>
the first one should be:
---
mytestparam = {$plugin.tx_mrparseGlossary_pi1.testparam}
---
bye
Wolfgang