Distinction between ${framework} and ${frameworkDir} editor variables on Windows
Posted: Mon Dec 22, 2025 11:21 pm
I found different behavior of ${framework} and ${frameworkDir} editor variables when I tried set path to document templates directory.
If ${frameworkDir} is used in framework extension file (.exf), templates from specified directory are shown in the list of the available templates.
When I use ${framework} variable in framework extension file (.exf), templates from specified directory are not available in the list of the templates.
When the framework is build (zipped) and delivered as an Add-on (via web page), all installed templates are shown when ${framework} variable is used.
If ${frameworkDir} is used in framework extension file (.exf), templates from specified directory are shown in the list of the available templates.
When I use ${framework} variable in framework extension file (.exf), templates from specified directory are not available in the list of the templates.
When the framework is build (zipped) and delivered as an Add-on (via web page), all installed templates are shown when ${framework} variable is used.