We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MODx Revo 2.6.1 pdotools-2.11.0-pl
Works Fine
[[$_chunkName]]
[[!$_chunkName]]
Works Fine Too
{ignore} [[$_chunkName]] {/ignore}
Doesn`t Work (т.е. после обновления такая конструкция не работает)
{ignore} [[!$_chunkName]] {/ignore}
The text was updated successfully, but these errors were encountered:
Also not working
{ignore} [[++ .. ]] {/ignore}
Sorry, something went wrong.
Суть вашего кода в чем? Просто на первый взгляд бессмыслица какая-то.. [[$_chunkName]] = {include '_chunkName'} [[++site_url]] = {'site_url'|option}
[[$_chunkName]] = {include '_chunkName'}
[[++site_url]] = {'site_url'|option}
Ну если использовать теги MODX то не бессмыслица, но понимаю зачем автор использует стандартный "парсер" потому что там есть json.
Не работает из-за костыля pdoTools. Fenom тут не причем.
No branches or pull requests
MODx Revo 2.6.1
pdotools-2.11.0-pl
Works Fine
Works Fine Too
Doesn`t Work (т.е. после обновления такая конструкция не работает)
The text was updated successfully, but these errors were encountered: