This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Eoler
Ciao,
is it possible to pass raw (richtext formatted markup) variables into CMS content blocks? https://octobercms.com/docs/cms/content#variables
Eoler
I need to kill this HTML encoding of variables inside content block... with fire! Its not built into Parse\Template, this code block never executes: https://github.com/octobercms/library/blob/master/src/Parse/Template.php#L80-L82
Anyone know where it could be disabled?
Eoler
Eoler said: Anyone know where it could be disabled?
Here it is, if someone needs to play with fire: https://github.com/octobercms/october/blob/master/modules/cms/twig/ContentNode.php#L33-L35
1-3 of 3