I am using tinybutstrong and it’s opentbs plugin. Until now I did use an explicit require of the two source files for that but I want to switch to composer with autoloading. So I want to go from this to this (or something similar) but that fails with the error TinyButStrong Error with plug-in ‘OPENTBS_PLUGIN’: no class named ‘OPENTBS_PLUGIN’ is
Tag: tinybutstrong
When my variable has an apostophe in it, it cannot be used for onshow
I’m using a conditional in templating engine tinybutstrong to show a
when a variable is not blank.
[onshow;block=div;when [var.notice;noerr]!=”][var.notice;…