|
b0a72e933d
|
HTMLTemplate::process_template_expression() initial implementation.
|
2024-02-26 13:11:31 +01:00 |
|
|
0d2fceecf0
|
Fix errors in HTMLTemplate::render_template.
|
2024-02-26 12:02:04 +01:00 |
|
|
d3535ef0ca
|
Strip the expression string before passing it to process_template_expression().
|
2024-02-26 11:56:30 +01:00 |
|
|
81c8e4aa75
|
Removed WebServerRequest parameter from get_and_render_template() in HTMLTemplate.
|
2024-02-26 11:56:01 +01:00 |
|
|
2fe82c604c
|
Fix binds in HTMLTemplate.
|
2024-02-26 11:52:13 +01:00 |
|
|
af492fc79e
|
HTMLTemplate template processing part 1.
|
2024-02-26 11:36:13 +01:00 |
|
|
bf15aa0f87
|
Don't create empty keys.
|
2024-02-25 22:34:48 +01:00 |
|
|
0e9a926365
|
Fixed a few smaller typos.
|
2024-02-25 22:33:17 +01:00 |
|
|
66e0daf383
|
Created a built in editor using PROPERTY_HINT_BUTTON-s from HTMLTemplates.
|
2024-02-25 22:11:17 +01:00 |
|
|
c6c864a683
|
Hide template_overrides and template_defaults property from the inspector in HTMLTemplate.
|
2024-02-25 20:43:38 +01:00 |
|
|
87920a4ed7
|
Initial HTMLTemplate class setup.
|
2024-02-25 19:15:34 +01:00 |
|
|
fb005f970e
|
Added HTMLTemplate and HTMLTemplateData classes.
|
2024-02-25 14:54:50 +01:00 |
|