Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bettondesign Friend
    #1026034

    Hi
    What sort of coding language are the plugin files built with?
    For example; in "plugins > jamegafilter > content > layouts > default > filter-selected.php" the is the following code:

        <ol class="items">
        {@iter:values}
            {#value}<li class="item">
                <label data-lnprop="{prop}" class="clear-filter action remove">
                    <span class="filter-label">{key}</span>
                    <span class="filter-value">{value|s}</span>
               </label>
            </li>{/value}     
        {/iter}        
        </ol>

    What coding language is the stuff in the curly brackets, such as

    {@iter:values}

    Thanks

    Mr.Cat Moderator
    #1026120

    Hi @bettondesign,

    It’s dustjs syntax. You can check here

    http://www.dustjs.com/

    Regards!

    Wisdom is not a product of schooling but of the lifelong attempt to acquire it.

    bettondesign Friend
    #1027104

    Thank you Mr.Cat

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 2 replies, has 2 voices, and was last updated by  bettondesign 7 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum