-
```
What steps will reproduce the problem?
1. Make fisrt comment in tpl
2. Make second comment in tpl
What is the expected output? What do you see instead?
Expected highlighting of two comments, but …
-
```
What steps will reproduce the problem?
1. Try to open any smarty template
What is the expected output? What do you see instead?
The template opens. Instead, this error is given:
An error has occu…
-
```
What steps will reproduce the problem?
1. Make fisrt comment in tpl
2. Make second comment in tpl
What is the expected output? What do you see instead?
Expected highlighting of two comments, but …
-
Payload: `{Smarty_Internal_Write_File::writeFile($SCRIPT_NAME, "", self::clearConfig())}`
Source: https://gist.github.com/aancw/492581f5faed962993c71cf233d52942
-
In version 1.0.0 there is a problem with smarty tags are not treated right. Parts of smarty tags are gone as soon as you click "safe"
-
使用npm install -g fis3-smarty 安装后,无法找到fis3-smarty,使用npm install fis3-smarty时可以使用
vvkee updated
9 years ago
-
I see there function bootTwig. If I want to use smarty then should I do the following work?
- create new function bootSmarty
- rewrite all view files from twig files to smarty
dodyw updated
10 years ago
-
Smarty 3 has been out since 2010. It's time to upgrade ThinkUp.
http://smarty-php.googlecode.com/svn/trunk/distribution/SMARTY_2_BC_NOTES.txt
-
Instructions to add output filters are:
```
$smarty->registerFilter("output", "protect_email");
```
Instructions to add custom extensions (overriding the defaults) are:
```
$smarty->setExt…
-
```
What steps will reproduce the problem?
1. Try to open any smarty template
What is the expected output? What do you see instead?
The template opens. Instead, this error is given:
An error has occu…