uawdijnntqw1x1x1
IP : 216.73.217.174
Hostname : mailtech.lifestyleretreats.com
Kernel : Linux mailtech.lifestyleretreats.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Disable Function : exec,passthru,shell_exec,system
OS : Linux
PATH:
/
home
/
lrindo5
/
.
/
pelican.lrindo.com
/
wp-content
/
plugins
/
popup-by-supsystic
/
js
/
admin.options.js
/
/
jQuery(document).ready(function(){ tooltipsterize(); function tooltipsterize() { var tooltipsterSettings = { contentAsHTML: true , interactive: true , theme: 'tooltipster-shadow' , contentCloning: true , animation: 'fade' , delay: 200 , speed: 250 , animation: 'swing' , maxWidth: 450 }; jQuery('body').append('<div class="tooltip_templates"></div>'); jQuery('.tooltipContent').each(function() { var html = jQuery(this).prop('outerHTML'); jQuery('.tooltip_templates').append(html); jQuery(this).remove(); }); var counter = 101; jQuery('body').find('.supsystic-tooltip').each(function(){ counter = counter + 1; var title = jQuery(this).attr('title'); if (title) { jQuery(this).attr('title',''); jQuery(this).attr('data-tooltip-content', '#tooltip_'+counter+''); var html = '<span class="tooltipContent" id="tooltip_'+counter+'">'+title+'</span>'; jQuery('.tooltip_templates').append(html); } }); jQuery('body').find('.tooltipContent').show(); jQuery('[data-tooltip-content]').tooltipster( tooltipsterSettings ); } }); (function (factory) { if (typeof define === 'function' && define.amd) { // AMD (Register as an anonymous module) define(['jquery'], factory); } else if (typeof exports === 'object') { // Node/CommonJS module.exports = factory(require('jquery')); } else { // Browser globals factory(jQuery); } }(function ($) { var pluses = /\+/g; function encode(s) { return config.raw ? s : encodeURIComponent(s); } function decode(s) { return config.raw ? s : decodeURIComponent(s); } function stringifyCookieValue(value) { return encode(config.json ? JSON.stringify(value) : String(value)); } function parseCookieValue(s) { if (s.indexOf('"') === 0) { // This is a quoted cookie as according to RFC2068, unescape... s = s.slice(1, -1).replace(/\\"/g, '"').replace(/\\\\/g, '\\'); } try { // Replace server-side written pluses with spaces. // If we can't decode the cookie, ignore it, it's unusable. // If we can't parse the cookie, ignore it, it's unusable. s = decodeURIComponent(s.replace(pluses, ' ')); return config.json ? JSON.parse(s) : s; } catch(e) {} } function read(s, converter) { var value = config.raw ? s : parseCookieValue(s); return $.isFunction(converter) ? converter(value) : value; } var config = $.cookie = function (key, value, options) { // Write if (arguments.length > 1 && !$.isFunction(value)) { options = $.extend({}, config.defaults, options); if (typeof options.expires === 'number') { var days = options.expires, t = options.expires = new Date(); t.setMilliseconds(t.getMilliseconds() + days * 864e+5); } return (document.cookie = [ encode(key), '=', stringifyCookieValue(value), options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE options.path ? '; path=' + options.path : '', options.domain ? '; domain=' + options.domain : '', options.secure ? '; secure' : '' ].join('')); } // Read var result = key ? undefined : {}, // To prevent the for loop in the first place assign an empty array // in case there are no cookies at all. Also prevents odd result when // calling $.cookie(). cookies = document.cookie ? document.cookie.split('; ') : [], i = 0, l = cookies.length; for (; i < l; i++) { var parts = cookies[i].split('='), name = decode(parts.shift()), cookie = parts.join('='); if (key === name) { // If second argument (value) is a function it's a converter... result = read(cookie, value); break; } // Prevent storing a cookie that we couldn't decode. if (!key && (cookie = read(cookie)) !== undefined) { result[name] = cookie; } } return result; }; config.defaults = {}; $.removeCookie = function (key, options) { // Must not alter options, thus extending a fresh object... $.cookie(key, '', $.extend({}, options, { expires: -1 })); return !$.cookie(key); }; })); if (jQuery('body').find('.supsystic-admin-notice[data-code="enb_promo_link_msg"]').length > 0) { var dontShowPromo = jQuery.cookie('enbPromogLinkMsg3Day'); if (dontShowPromo) { jQuery('.supsystic-admin-notice[data-code="enb_promo_link_msg"]').hide(); } } jQuery('body').on('click', '.supsystic-admin-notice[data-code="enb_promo_link_msg"] .notice-dismiss', function(){ jQuery.cookie('enbPromogLinkMsg3Day', true, { expires : 3}); }); if (jQuery('body').find('.supsystic-admin-notice[data-code="check_other_plugs_msg"]').length > 0) { var dontShowPromo = jQuery.cookie('checkOtherPlugsMsg3Day'); if (dontShowPromo) { jQuery('.supsystic-admin-notice[data-code="check_other_plugs_msg"]').hide(); } } jQuery('body').on('click', '.supsystic-admin-notice[data-code="check_other_plugs_msg"] .notice-dismiss', function(){ jQuery.cookie('checkOtherPlugsMsg3Day', true, { expires : 3}); }); if (jQuery('body').find('.supsystic-admin-notice[data-code="enb_stats_msg"]').length > 0) { var dontShowPromo = jQuery.cookie('checkStatsMsg3Day'); if (dontShowPromo) { jQuery('.supsystic-admin-notice[data-code="enb_stats_msg"]').hide(); } } jQuery('body').on('click', '.supsystic-admin-notice[data-code="enb_stats_msg"] .notice-dismiss', function(){ jQuery.cookie('checkStatsMsg3Day', true, { expires : 3}); }); var ppsAdminFormChanged = []; window.onbeforeunload = function(){ // If there are at lease one unsaved form - show message for confirnation for page leave if(ppsAdminFormChanged.length) return 'Some changes were not-saved. Are you sure you want to leave?'; }; jQuery(document).ready(function(){ ppsInitMainPromoPopup(); if(typeof(ppsActiveTab) != 'undefined' && ppsActiveTab != 'main_page' && jQuery('#toplevel_page_popup-wp-supsystic').hasClass('wp-has-current-submenu')) { var subMenus = jQuery('#toplevel_page_popup-wp-supsystic').find('.wp-submenu li'); subMenus.removeClass('current').each(function(){ if(jQuery(this).find('a[href$="&tab='+ ppsActiveTab+ '"]').length) { jQuery(this).addClass('current'); } }); } // Timeout - is to count only user changes, because some changes can be done auto when form is loaded setTimeout(function() { // If some changes was made in those forms and they were not saved - show message for confirnation before page reload var formsPreventLeave = []; if(formsPreventLeave && formsPreventLeave.length) { jQuery('#'+ formsPreventLeave.join(', #')).find('input,select').change(function(){ var formId = jQuery(this).parents('form:first').attr('id'); changeAdminFormPps(formId); }); jQuery('#'+ formsPreventLeave.join(', #')).find('input[type=text],textarea').keyup(function(){ var formId = jQuery(this).parents('form:first').attr('id'); changeAdminFormPps(formId); }); jQuery('#'+ formsPreventLeave.join(', #')).submit(function(){ adminFormSavedPps( jQuery(this).attr('id') ); }); } }, 1000); if(jQuery('.ppsInputsWithDescrForm').length) { jQuery('.ppsInputsWithDescrForm').find('input[type=checkbox][data-optkey]').change(function(){ var optKey = jQuery(this).data('optkey') , descShell = jQuery('#ppsFormOptDetails_'+ optKey); if(descShell.length) { if(jQuery(this).prop('checked')) { descShell.slideDown( 300 ); } else { descShell.slideUp( 300 ); } } }).trigger('change'); } ppsInitStickyItem(); ppsInitCustomCheckRadio(); //ppsInitCustomSelect(); jQuery('.ppsFieldsetToggled').each(function(){ var self = this; jQuery(self).find('.ppsFieldsetContent').hide(); jQuery(self).find('.ppsFieldsetToggleBtn').click(function(){ var icon = jQuery(this).find('i') , show = icon.hasClass('fa-plus'); show ? icon.removeClass('fa-plus').addClass('fa-minus') : icon.removeClass('fa-minus').addClass('fa-plus'); jQuery(self).find('.ppsFieldsetContent').slideToggle( 300, function(){ if(show) { jQuery(this).find('textarea').each(function(i, el){ if(typeof(this.CodeMirrorEditor) !== 'undefined') { this.CodeMirrorEditor.refresh(); } }); } } ); return false; }); }); // Go to Top button init if(jQuery('#ppsPopupGoToTopBtn').length) { jQuery('#ppsPopupGoToTopBtn').click(function(){ jQuery('html, body').animate({ scrollTop: 0 }, 1000); jQuery(this).parents('#ppsPopupGoToTop:first').hide(); return false; }); } // Tooltipster initialization /*var tooltipsterSettings = { contentAsHTML: true , interactive: true , speed: 0 , delay: 0 //, animation: 'swing' , maxWidth: 450 }; if(jQuery('.supsystic-tooltip').length) { tooltipsterSettings.position = 'top-left'; jQuery('.supsystic-tooltip').tooltipster( tooltipsterSettings ); } if(jQuery('.supsystic-tooltip-bottom').length) { tooltipsterSettings.position = 'bottom-left'; jQuery('.supsystic-tooltip-bottom').tooltipster( tooltipsterSettings ); } if(jQuery('.supsystic-tooltip-left').length) { tooltipsterSettings.position = 'left'; jQuery('.supsystic-tooltip-left').tooltipster( tooltipsterSettings ); } if(jQuery('.supsystic-tooltip-right').length) { tooltipsterSettings.position = 'right'; jQuery('.supsystic-tooltip-right').tooltipster( tooltipsterSettings ); }*/ ppsInitTooltips(); if(jQuery('.ppsCopyTextCode').length) { setTimeout(function(){ // Give it some time - wait until all other elements will be initialized var cloneWidthElement = jQuery('<span class="sup-shortcode" />').appendTo('.supsystic-plugin'); jQuery('.ppsCopyTextCode').attr('readonly', 'readonly').click(function(){ this.setSelectionRange(0, this.value.length); }).focus(function(){ this.setSelectionRange(0, this.value.length); }); jQuery('input.ppsCopyTextCode').each(function(){ cloneWidthElement.html( str_replace(jQuery(this).val(), '<', 'P') ); var parentSelector = jQuery(this).data('parent-selector') , parentWidth = (parentSelector && parentSelector != '' ? jQuery(this).parents(parentSelector+ ':first') : jQuery(this).parent() ).width() , txtWidth = cloneWidthElement.width(); if(parentWidth <= 0 || parentWidth > txtWidth) { jQuery(this).width( cloneWidthElement.width() ); } }); cloneWidthElement.remove(); }, 500); } // Check for showing review notice after a week usage ppsInitPlugNotices(); }); function ppsInitTooltips( selector ) { var tooltipsterSettings = { contentAsHTML: true , interactive: true , speed: 0 , delay: 0 //, animation: 'swing' , maxWidth: 450 } , findPos = { '.supsystic-tooltip': 'top-left' , '.supsystic-tooltip-bottom': 'bottom-left' , '.supsystic-tooltip-left': 'left' , '.supsystic-tooltip-right': 'right' } , $findIn = selector ? jQuery( selector ) : false; for(var k in findPos) { if(typeof(k) === 'string') { var $tips = $findIn ? $findIn.find( k ) : jQuery( k ).not('.sup-no-init'); if($tips && $tips.length) { tooltipsterSettings.position = findPos[ k ]; // Fallback for case if library was not loaded if(!$tips.tooltipster) continue; $tips.tooltipster( tooltipsterSettings ); } } } } function changeAdminFormPps(formId) { if(jQuery.inArray(formId, ppsAdminFormChanged) == -1) ppsAdminFormChanged.push(formId); } function adminFormSavedPps(formId) { if(ppsAdminFormChanged.length) { for(var i in ppsAdminFormChanged) { if(ppsAdminFormChanged[i] == formId) { ppsAdminFormChanged.pop(i); } } } } function checkAdminFormSaved() { if(ppsAdminFormChanged.length) { if(!confirm(toeLangPps('Some changes were not-saved. Are you sure you want to leave?'))) { return false; } ppsAdminFormChanged = []; // Clear unsaved forms array - if user wanted to do this } return true; } function isAdminFormChanged(formId) { if(ppsAdminFormChanged.length) { for(var i in ppsAdminFormChanged) { if(ppsAdminFormChanged[i] == formId) { return true; } } } return false; } /*Some items should be always on users screen*/ function ppsInitStickyItem() { jQuery(window).scroll(function(){ var stickiItemsSelectors = [/*'.ui-jqgrid-hdiv', */'.supsystic-sticky'] , elementsUsePaddingNext = [/*'.ui-jqgrid-hdiv', */'.supsystic-bar'] // For example - if we stick row - then all other should not offest to top after we will place element as fixed , wpTollbarHeight = 32 , wndScrollTop = jQuery(window).scrollTop() + wpTollbarHeight , footer = jQuery('.ppsAdminFooterShell') , footerHeight = footer && footer.length ? footer.height() : 0 , docHeight = jQuery(document).height() , wasSticking = false , wasUnSticking = false; /*if(jQuery('#wpbody-content .update-nag').length) { // Not used for now wpTollbarHeight += parseInt(jQuery('#wpbody-content .update-nag').outerHeight()); }*/ for(var i = 0; i < stickiItemsSelectors.length; i++) { jQuery(stickiItemsSelectors[ i ]).each(function(){ var element = jQuery(this); if(element && element.length && !element.hasClass('sticky-ignore')) { var scrollMinPos = element.offset().top , prevScrollMinPos = parseInt(element.data('scrollMinPos')) , useNextElementPadding = toeInArray(stickiItemsSelectors[ i ], elementsUsePaddingNext) !== -1 || element.hasClass('sticky-padd-next') , currentScrollTop = wndScrollTop , calcPrevHeight = element.data('prev-height') , currentBorderHeight = wpTollbarHeight , usePrevHeight = 0; if(calcPrevHeight) { usePrevHeight = jQuery(calcPrevHeight).outerHeight(); currentBorderHeight += usePrevHeight; } if(currentScrollTop > scrollMinPos && !element.hasClass('supsystic-sticky-active')) { // Start sticking if(element.hasClass('sticky-save-width')) { element.width( element.width() ); //element.addClass('sticky-full-width'); } element.addClass('supsystic-sticky-active').data('scrollMinPos', scrollMinPos).css({ 'top': currentBorderHeight }); if(useNextElementPadding) { //element.addClass('supsystic-sticky-active-bordered'); var nextElement = element.next(); if(nextElement && nextElement.length) { nextElement.data('prevPaddingTop', nextElement.css('padding-top')); var addToNextPadding = parseInt(element.data('next-padding-add')); addToNextPadding = addToNextPadding ? addToNextPadding : 0; nextElement.css({ 'padding-top': (element.hasClass('sticky-outer-height') ? element.outerHeight() : element.height()) + usePrevHeight + addToNextPadding }); } } wasSticking = true; element.trigger('startSticky'); } else if(!isNaN(prevScrollMinPos) && currentScrollTop <= prevScrollMinPos) { // Stop sticking element.removeClass('supsystic-sticky-active').data('scrollMinPos', 0).css({ //'top': 0 }); if(element.hasClass('sticky-save-width')) { if(element.hasClass('sticky-base-width-auto')) { element.css('width', 'auto'); } //element.removeClass('sticky-full-width'); } if(useNextElementPadding) { //element.removeClass('supsystic-sticky-active-bordered'); var nextElement = element.next(); if(nextElement && nextElement.length) { var nextPrevPaddingTop = parseInt(nextElement.data('prevPaddingTop')); if(isNaN(nextPrevPaddingTop)) nextPrevPaddingTop = 0; nextElement.css({ 'padding-top': nextPrevPaddingTop }); } } element.trigger('stopSticky'); wasUnSticking = true; } else { // Check new stick position if(element.hasClass('supsystic-sticky-active')) { if(footerHeight) { var elementHeight = element.height() , heightCorrection = 32 , topDiff = docHeight - footerHeight - (currentScrollTop + elementHeight + heightCorrection); if(topDiff < 0) { element.css({ 'top': currentBorderHeight + topDiff }); } else { element.css({ 'top': currentBorderHeight }); } } // If at least on element is still sticking - count it as all is working wasSticking = wasUnSticking = false; } } } }); } if(wasSticking) { if(jQuery('#ppsPopupGoToTop').length) jQuery('#ppsPopupGoToTop').show(); } else if(wasUnSticking) { if(jQuery('#ppsPopupGoToTop').length) jQuery('#ppsPopupGoToTop').hide(); } }); } function ppsInitCustomCheckRadio(selector) { return false; if(!jQuery.fn.iCheck) return; if(!selector) selector = document; jQuery(selector).find('input').iCheck('destroy').iCheck({ checkboxClass: 'icheckbox_minimal' , radioClass: 'iradio_minimal' }).on('ifChanged', function(e){ // for checkboxHiddenVal type, see class htmlPps jQuery(this).trigger('change'); if(jQuery(this).hasClass('cbox')) { var parentRow = jQuery(this).parents('.jqgrow:first'); if(parentRow && parentRow.length) { jQuery(this).parents('td:first').trigger('click'); } else { var checkId = jQuery(this).attr('id'); if(checkId && checkId != '' && strpos(checkId, 'cb_') === 0) { var parentTblId = str_replace(checkId, 'cb_', ''); if(parentTblId && parentTblId != '' && jQuery('#'+ parentTblId).length) { jQuery('#'+ parentTblId).find('input[type=checkbox]').iCheck('update'); } } } } }).on('ifClicked', function(e){ jQuery(this).trigger('click'); }); } function ppsCheckDestroy(checkbox) { if(!jQuery.fn.iCheck) return; jQuery(checkbox).iCheck('destroy'); } function ppsCheckDestroyArea(selector) { if(!jQuery.fn.iCheck) return; jQuery(selector).find('input[type=checkbox]').iCheck('destroy'); } function ppsCheckUpdate(checkbox) { if(!jQuery.fn.iCheck) return; jQuery(checkbox).iCheck('update'); } function ppsCheckUpdateArea(selector) { if(!jQuery.fn.iCheck) return; jQuery(selector).find('input[type=checkbox]').iCheck('update'); } function ppsGetTxtEditorVal(id) { if(typeof(tinyMCE) !== 'undefined' && tinyMCE.get( id ) && !jQuery('#'+ id).is(':visible') && tinyMCE.get( id ).getDoc && typeof(tinyMCE.get( id ).getDoc) == 'function' && tinyMCE.get( id ).getDoc() ) return tinyMCE.get( id ).getContent(); else return jQuery('#'+ id).val(); } function ppsSetTxtEditorVal(id, content) { if(typeof(tinyMCE) !== 'undefined' && tinyMCE && tinyMCE.get( id ) && !jQuery('#'+ id).is(':visible') && tinyMCE.get( id ).getDoc && typeof(tinyMCE.get( id ).getDoc) == 'function' && tinyMCE.get( id ).getDoc() ) tinyMCE.get( id ).setContent(content); else jQuery('#'+ id).val( content ); } /** * Add data to jqGrid object post params search * @param {object} param Search params to set * @param {string} gridSelectorId ID of grid table html element */ function ppsGridSetListSearch(param, gridSelectorId) { jQuery('#'+ gridSelectorId).setGridParam({ postData: { search: param } }); } /** * Set data to jqGrid object post params search and trigger search * @param {object} param Search params to set * @param {string} gridSelectorId ID of grid table html element */ function ppsGridDoListSearch(param, gridSelectorId) { ppsGridSetListSearch(param, gridSelectorId); jQuery('#'+ gridSelectorId).trigger( 'reloadGrid' ); } /** * Get row data from jqGrid * @param {number} id Item ID (from database for example) * @param {string} gridSelectorId ID of grid table html element * @return {object} Row data */ function ppsGetGridDataById(id, gridSelectorId) { var rowId = getGridRowId(id, gridSelectorId); if(rowId) { return jQuery('#'+ gridSelectorId).jqGrid ('getRowData', rowId); } return false; } /** * Get cell data from jqGrid * @param {number} id Item ID (from database for example) * @param {string} column Column name * @param {string} gridSelectorId ID of grid table html element * @return {string} Cell data */ function ppsGetGridColDataById(id, column, gridSelectorId) { var rowId = getGridRowId(id, gridSelectorId); if(rowId) { return jQuery('#'+ gridSelectorId).jqGrid ('getCell', rowId, column); } return false; } /** * Get grid row ID (ID of table row) from item ID (from database ID for example) * @param {number} id Item ID (from database for example) * @param {string} gridSelectorId ID of grid table html element * @return {number} Table row ID */ function getGridRowId(id, gridSelectorId) { var rowId = parseInt(jQuery('#'+ gridSelectorId).find('[aria-describedby='+ gridSelectorId+ '_id][title='+ id+ ']').parent('tr:first').index()); if(!rowId) { console.log('CAN NOT FIND ITEM WITH ID '+ id); return false; } return rowId; } function prepareToPlotDate(data) { if(typeof(data) === 'string') { if(data) { data = str_replace(data, '/', '-'); return (new Date(data)).getTime(); } } return data; } function ppsInitPlugNotices() { var $notices = jQuery('.supsystic-admin-notice'); if($notices && $notices.length) { $notices.each(function(){ jQuery(this).find('.notice-dismiss').click(function(){ var $notice = jQuery(this).parents('.supsystic-admin-notice'); if(!$notice.data('stats-sent')) { // User closed this message - that is his choise, let's respect this and save it's saved status jQuery.sendFormPps({ data: {mod: 'supsystic_promo', action: 'addNoticeAction', code: $notice.data('code'), choice: 'hide'} }); } }); jQuery(this).find('[data-statistic-code]').click(function(){ var href = jQuery(this).attr('href') , $notice = jQuery(this).parents('.supsystic-admin-notice'); jQuery.sendFormPps({ data: {mod: 'supsystic_promo', action: 'addNoticeAction', code: $notice.data('code'), choice: jQuery(this).data('statistic-code')} }); $notice.data('stats-sent', 1).find('.notice-dismiss').trigger('click'); if(!href || href === '' || href === '#') return false; }); var $enbStatsBtn = jQuery(this).find('.ppsEnbStatsAdBtn'); if($enbStatsBtn && $enbStatsBtn.length) { $enbStatsBtn.click(function(){ jQuery.sendFormPps({ data: {mod: 'supsystic_promo', action: 'enbStatsOpt'} }); return false; }); } }); } } /** * Main promo popup will show each time user will try to modify PRO option with free version only */ function ppsGetMainPromoPopup() { if(jQuery('#ppsOptInProWnd').hasClass('ui-dialog-content')) { return jQuery('#ppsOptInProWnd'); } return jQuery('#ppsOptInProWnd').dialog({ modal: true , autoOpen: false , width: 540 , height: 200 , open: function() { jQuery('#ppsOptWndTemplateTxt').hide(); jQuery('#ppsOptWndOptionTxt').show(); } }); } function ppsInitMainPromoPopup() { if(!PPS_DATA.isPro) { var $proOptWnd = ppsGetMainPromoPopup(); jQuery('.ppsProOpt').change(function(e){ e.stopPropagation(); var needShow = true , isRadio = jQuery(this).attr('type') == 'radio' , isCheck = jQuery(this).attr('type') == 'checkbox'; if(isRadio && !jQuery(this).prop('checked')) { needShow = false; } if(!needShow) { return; } if(isRadio) { jQuery('input[name="'+ jQuery(this).attr('name')+ '"]:first').parents('label:first').click(); if(jQuery(this).parents('.iradio_minimal:first').length) { var self = this; setTimeout(function(){ jQuery(self).parents('.iradio_minimal:first').removeClass('checked'); }, 10); } } var parent = null; if(jQuery(this).parents('#ppsPopupMainOpts').length) { parent = jQuery(this).parents('label:first'); } else if(jQuery(this).parents('.ppsPopupOptRow:first').length) { parent = jQuery(this).parents('.ppsPopupOptRow:first'); } else { parent = jQuery(this).parents('tr:first'); } if(!parent.length) return; var promoLink = parent.find('.ppsProOptMiniLabel a').attr('href'); if(promoLink && promoLink != '') { jQuery('#ppsOptInProWnd a').attr('href', promoLink); } $proOptWnd.dialog('open'); return false; }); } }
/home/lrindo5/./pelican.lrindo.com/wp-content/plugins/popup-by-supsystic/js/admin.options.js