Print

PRO: Deprecated stuff template syntax

There are some deprecated Shortcode-Parameter for the JCI PRO Plugin: Use twig, this is way better!

Due to backwards compatibility old settings and syntax still works.
Use it when you can’t switch to better way, only.
Simple as that: If you move from the free to the PRO-JCI-Plugin do not use the free JCI-Parser any more. The PRO-JCI-plugin has the twig-parser which is lightyears better.

Deprecated: jcix-/ ifNotEmptyDel – etc. Syntax

There was a time when the twig-parser was not part of the JCI PRO Plugin, but the PRO-Parser was a extended version of the free-parser.
Get rid of that! So do not use code like this any more:

Do not use the following sytnax any more. This and much more can be done way better by twig:

  • {start:ifNotEmptyDel:startleft,length}
  • {start:ifNotEmptyDelFromEnd:startright,length}
  • {NUMBER:round,digits,up}
  • jcix-Syntax like {images.jcix:aaa##bbb##1##} to pick items from an element
Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
On this page: