Template exists

23 сентября 2011 года

ENGLISH:
==========================================

Usage example:

{exp:tmpl_exists tmpl="default_site:site/template"}
    {if tmpl_exists}
        {embed="{tmpl_exists}" id="007" param2="tmpl"}
    {if:else}
        {embed="default_site:site/not_found" id="007" param2="tmpl"}
    {/if}
{/exp:tmpl_exists}

-------------------------------------------------

Usage example with automatically generated embed tag:

{exp:tmpl_exists embed_if_exists="default_site:site/template" default="default_site:site/not_found" embed_params='id="007" param2="tmpl"'}



RUSSIAN:
==========================================

Пример использования:

{exp:tmpl_exists tmpl="default_site:site/template"}
    {if tmpl_exists}
        {embed="{tmpl_exists}" id="007" param2="tmpl"}
    {if:else}
        {embed="default_site:site/not_found" id="007" param2="tmpl"}
    {/if}
{/exp:tmpl_exists}

-------------------------------------------------

Пример использования с автоматическим генерированием тега {embed=...}:

{exp:tmpl_exists embed_if_exists="default_site:site/template" default="default_site:site/not_found" embed_params='id="007" param2="tmpl"'}

 

Все версии

ФайлВерсияСписок изменений
Скачать1.0- -

Скачать последнюю версию ExpressionEngine Плагины > Template exists

Что скажем?