Skip to content

LUT-31992 V8 : Add a new freemarker processor to determine if a plugi…#683

Open
AnasBenjelloun wants to merge 1 commit intolutece-platform:developfrom
AnasBenjelloun:LUT-31992_freemarker_processor
Open

LUT-31992 V8 : Add a new freemarker processor to determine if a plugi…#683
AnasBenjelloun wants to merge 1 commit intolutece-platform:developfrom
AnasBenjelloun:LUT-31992_freemarker_processor

Conversation

@AnasBenjelloun
Copy link
Contributor

…n is enabled within templates

@AnasBenjelloun AnasBenjelloun force-pushed the LUT-31992_freemarker_processor branch from c8b9e8b to df15fab Compare March 4, 2026 10:14
_context= context;
_strTemplateDefaultPath = strTemplatePath;
getFreeMarkerTemplateService( ).setSharedVariable( "i18n", new I18nTemplateMethod( ) );
getFreeMarkerTemplateService( ).setSharedVariable( "isPluginEnable", new PluginActiveTemplateMethod( ) );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method could be named "isLutecepluginEnable' , just to clearly show that this is a custom method

@AnasBenjelloun AnasBenjelloun force-pushed the LUT-31992_freemarker_processor branch from df15fab to 91570a8 Compare March 12, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants