{combine_script id='jquery.sort' load='footer' path='themes/default/js/plugins/jquery.sort.js'} {combine_script id='jquery.ui.slider' require='jquery.ui' load='header' path='themes/default/js/ui/minified/jquery.ui.slider.min.js'} {combine_css path="themes/default/js/ui/theme/jquery.ui.slider.css"} {combine_script id='jquery.selectize' load='footer' path='themes/default/js/plugins/selectize.min.js'} {combine_css id='jquery.selectize' path="themes/default/js/plugins/selectize.{$themeconf.colorscheme}.css"} {combine_script id='common' load='footer' path='admin/themes/default/js/common.js'} {combine_script id='jquery.confirm' load='footer' require='jquery' path='themes/default/js/plugins/jquery-confirm.min.js'} {combine_script id='pluginsNew' load='footer' require='jquery.ui.effect-blind,jquery.sort' path='admin/themes/default/js/plugins_new.js'} {combine_css path="themes/default/js/plugins/jquery-confirm.min.css"} {footer_script} const str_confirm_msg = "{"Yes, I am sure"|@translate}"; const str_cancel_msg = "{"No, I have changed my mind"|@translate}"; const str_install_title = "{'Are you sure you want to install the plugin "%s"?'|@translate|@escape:'javascript'}"; const strs_certification = { "-1" : "{'This plugin is incompatible with your version'|@translate}", "0" : "{'This plugin have no update since 3 years ! It may be outdated'|@translate}", "1" : "{'This plugin has no recent update'|@translate}", "2" : "{'This plugin was updated less than 6 months ago'|@translate}", "3" : "{'This plugin have been updated recently'|@translate}", }; const str_x_month = "{"%d month"|@translate}"; const str_x_months = "{"%d months"|@translate}"; const str_x_year = "{"%d year"|@translate}"; const str_x_years = "{"%d years"|@translate}"; const str_from_begining = "{"since the beginning"|@translate}"; {/footer_script}
{html_options name="selectOrder" options=$order_options selected=$order_selected}
{'Filters'|@translate}
{'Advanced filters'|@translate}
{if not empty($plugins)}
{assign var='color_tab' value=["icon-red", "icon-blue", "icon-yellow", "icon-purple", "icon-green"]} {foreach from=$plugins item=plugin name=plugins_loop}
{if $plugin.SCREENSHOT == ''} {else} {/if}
{$plugin.EXT_NAME}
{'by %s'|@translate:$plugin.AUTHOR}
{if !is_null($plugin.RATING)}
{$plugin.RATING}
{/if}
{$plugin.DOWNLOADS}
{'Version %s'|@translate:$plugin.VERSION}
{'Website'|@translate}
{foreach from=$plugin.TAGS key=tag_id item=tag_label} {$tag_label} {/foreach}
{$plugin.BIG_DESC|@nl2br}
{/foreach}
{else}

{'There is no other plugin available.'|@translate} {if isset($BETA_URL)} {'Show beta test plugins'|@translate} {/if}

{/if}