| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-02-23 | CompileCheck test and extra note on how it works in docs | Simon Wisselink | 1 | -0/+3 | |
| 2023-02-06 | Finished improving designers docs | Simon Wisselink | 54 | -1803/+1787 | |
| 2023-02-06 | Improved another chunk of the designers docs | Simon Wisselink | 23 | -1335/+1249 | |
| 2023-02-05 | WIP improving the docs | Simon Wisselink | 24 | -765/+649 | |
| 2023-02-03 | fixes to docs | Simon Wisselink | 38 | -53/+53 | |
| 2023-01-31 | Fix error in docs on prepend/append. Fixes #818. | Simon Wisselink | 1 | -2/+2 | |
| 2022-11-22 | PHP8.2 compatibility (#775) | Progi1984 | 1 | -1/+1 | |
| * PHP8.2 compatibility * PHP8.2 compatibility : Fixed unit tests * PHP8.2 compatibility : Replace ENT_COMPAT by ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 * PHP8.2 compatibility : Remove deprecated utf8_decode * PHP8.2 compatibility : Remove HTML-ENTITIES parameter * Removed some unused code for clarity, updated the changelog. * More concise escape implementation and unit test to cover both modifierplugin and modifiercompiler. * Fix htmlall unescape of quotes without mbstring too Co-authored-by: Simon Wisselink <s.wisselink@iwink.nl> | |||||
| 2022-10-22 | Fixed several typos and grammar errors (#821) | Andrew Dawes | 31 | -43/+43 | |
| 2022-09-27 | Dropped remaining references to removed PHP-support in Smarty 4 from docs, ↵ | Simon Wisselink | 11 | -196/+8 | |
| lexer and security class. | |||||
| 2022-06-15 | Replaced outdated references to SMARTY_RESOURCE_CHAR_SET in docs with ↵ | Simon Wisselink | 2 | -6/+7 | |
| Smarty::$_CHARSET. | |||||
| 2022-01-21 | Create getting-started.md | Thomas | 1 | -1/+1 | |
| 2021-12-22 | Fix a typo in docs (#690) | Marc Laporte | 1 | -1/+1 | |
| 2021-12-03 | Improve the documentation, bringing it up to date with PHP7/8 and Smarty 4 ↵ | Simon Wisselink | 8 | -613/+399 | |
| and providing a more logical introduction and getting started experience. | |||||
| 2021-12-03 | added links to appndixes, removed unuseful old appendixes | Simon Wisselink | 3 | -21/+5 | |
| 2021-12-03 | Feature/add docs (#689) | Simon Wisselink | 225 | -0/+13977 | |
| * Add converted docs repo * Set theme jekyll-theme-minimal * Removed BC docs, added TOC * Added TOCs, rewrote most important links in documentation. Linked README to new Github Pages site * some link fixes | |||||
