{include file='include/autosize.inc.tpl'} {include file='include/datepicker.inc.tpl'} {include file='include/colorbox.inc.tpl'} {combine_script id='jquery.sort' load='footer' path='themes/default/js/plugins/jquery.sort.js'} {combine_script id='LocalStorageCache' load='footer' path='admin/themes/default/js/LocalStorageCache.js'} {combine_script id='jquery.selectize' load='header' 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='doubleSlider' load='footer' require='jquery.ui.slider' path='admin/themes/default/js/doubleSlider.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_script id='jquery.confirm' load='footer' require='jquery' path='themes/default/js/plugins/jquery-confirm.min.js'} {combine_css path="themes/default/js/plugins/jquery-confirm.min.css"} {combine_css path="admin/themes/default/fontello/css/animation.css" order=10} {footer_script} {* *} var activePlugins = {$ACTIVE_PLUGINS|json_encode}; (function(){ {* *} var tagsCache = new TagsCache({ serverKey: '{$CACHE_KEYS.tags}', serverId: '{$CACHE_KEYS._hash}', rootUrl: '{$ROOT_URL}' }); tagsCache.selectize(jQuery('[data-selectize=tags]'), { lang: { 'Add': '{'Create'|translate}' }}); {* *} jQuery(function(){ {* *} jQuery('[data-datepicker]').pwgDatepicker({ showTimepicker: true, cancelButton: '{'Cancel'|translate}' }); }); {* *} jQuery("a.preview-box").colorbox( { photo: true }); str_are_you_sure = '{'Are you sure?'|translate|escape:javascript}'; str_yes = '{'Yes, delete'|translate|escape:javascript}'; str_no = '{'No, I have changed my mind'|translate|@escape:'javascript'}'; str_albums_found = '{"%d albums found"|translate|escape:javascript}'; str_album_found = '{"1 album found"|translate|escape:javascript}'; str_result_limit = '{"%d+ albums found, try to refine the search"|translate|escape:javascript}'; str_orphan = '{'This photo is an orphan'|@translate|escape:javascript}'; str_no_search_in_progress = '{'No search in progress'|@translate|escape:javascript}'; str_already_in_related_cats = '{'This albums is already in related categories list'|translate|escape:javascript}'; str_meta_warning = '{'Warning ! Unsaved changes will be lost'|translate|escape:javascript}'; str_meta_yes = '{'I want to continue'|translate|escape:javascript}' str_meta_no = '{'No, I have changed my mind'|translate|escape:javascript}' }()); const strs_privacy = { "0" : "{$level_options[8]}", "1" : "{$level_options[4]}", "2" : "{$level_options[2]}", "3" : "{$level_options[1]}", "4" : "{$level_options[0]}", }; {/footer_script} {combine_script id='batchManagerUnit' load='footer' require='jquery.ui.effect-blind,jquery.sort' path='admin/themes/default/js/batchManagerUnit.js'}