summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2026-02-15Add support for Backed Enums (#1171)Simon Wisselink4-1/+221
2025-12-21Document missing inline implementation. Fixed #1152 (#1156)Simon Wisselink1-5/+7
2025-11-19Php8.5 support (#1138)Simon Wisselink1-1/+1
2025-05-27Add iWink and Temma logosSimon Wisselink3-1/+109
2025-05-06add empty and in_array modifier doc (#1113)Shad2-0/+27
2025-04-16Update getting-started.md (#1111)hirosan1-1/+1
2024-12-27Add upgrading remarks on magic APi methods.Simon Wisselink1-0/+9
2024-12-27Add note to docs about plugins that expect parameters by referenceSimon Wisselink1-0/+5
2024-06-30Improvement of auto-escaping (#1030)Amaury Bouchard3-2/+39
2024-06-16add smarty logo svg for future useSimon Wisselink1-0/+22
2024-05-29implemented and documented prependTemplateDir. (#1025)Simon Wisselink1-10/+13
2024-05-24Scottchiefbaker/master (#1019)Simon Wisselink1-0/+8
2024-04-29Remove unused attributes from config_load (#1004)Simon Wisselink1-1/+0
2024-04-03add is_array modifier doc (#984)Shad1-0/+9
2024-03-25Documented support for `is in`, added support for `is not in`. (#955)Simon Wisselink3-51/+28
2024-03-25Deprecate stream variables (#933)Simon Wisselink1-0/+3
2024-03-15Fix Too many shorthand attributes error when using a modifier as a function w...Simon Wisselink1-3/+0
2024-02-26Implemented support for substr, implode and json_encode as modifiers. (#940)Simon Wisselink14-56/+322
2024-02-24Add template path to CompilerException to enable rich debug features (#936)Simon Wisselink1-0/+1
2024-02-03fixed ocumentation on {if is even by } syntaxSimon Wisselink2-3/+3
2024-02-02added Link to variable scope page in the documentation for the assign tagSimon Wisselink1-2/+4
2024-02-02Explain escaping and auto-escaping in the docs.Simon Wisselink3-2/+37
2024-02-02Add backlink to GitHubSimon Wisselink1-0/+4
2024-01-23Update php version number in docsSimon Wisselink1-1/+1
2023-12-22Use the official name (#921)Marc Laporte1-2/+2
2023-12-01add compile_dir > setCompileDir to changelog and upgrade instructionsSimon Wisselink1-0/+1
2023-11-29Added Upgrade instructions to docsSimon Wisselink3-2/+158
2023-10-28Typos in documentation (#914)Shad2-5/+5
2023-09-13Fixed invalid classname in example in docs.Simon Wisselink1-1/+1
2023-08-09fixed some broken links and markdown in the docsSimon Wisselink28-80/+63
2023-08-08Smarty5 (#852)Simon Wisselink133-3878/+2186
2023-02-23CompileCheck test and extra note on how it works in docsSimon Wisselink1-0/+3
2023-02-06Finished improving designers docsSimon Wisselink54-1803/+1787
2023-02-06Improved another chunk of the designers docsSimon Wisselink23-1335/+1249
2023-02-05WIP improving the docsSimon Wisselink24-765/+649
2023-02-03fixes to docsSimon Wisselink38-53/+53
2023-01-31Fix error in docs on prepend/append. Fixes #818.Simon Wisselink1-2/+2
2022-11-22PHP8.2 compatibility (#775)Progi19841-1/+1
2022-10-22Fixed several typos and grammar errors (#821)Andrew Dawes31-43/+43
2022-09-27Dropped remaining references to removed PHP-support in Smarty 4 from docs, le...Simon Wisselink11-196/+8
2022-06-15Replaced outdated references to SMARTY_RESOURCE_CHAR_SET in docs with Smarty:...Simon Wisselink2-6/+7
2022-01-21Create getting-started.mdThomas1-1/+1
2021-12-22Fix a typo in docs (#690)Marc Laporte1-1/+1
2021-12-03Improve the documentation, bringing it up to date with PHP7/8 and Smarty 4 an...Simon Wisselink8-613/+399
2021-12-03added links to appndixes, removed unuseful old appendixesSimon Wisselink3-21/+5
2021-12-03Feature/add docs (#689)Simon Wisselink225-0/+13977