0byt3m1n1
Path:
/
home
/
kassiope
/
www
/
lib
/
rgpd
/
js
/
[
Home
]
File: init_HR.js
ct_$('html').ultimateGDPR({ popup_style: { position: 'bottom-panel', // bottom-left, bottom-right, bottom-panel, top-left, top-right, top-panel distance: '20px', // distance betwen popup and window border box_style: 'classic', // classic, modern box_shape: 'rounded', // rounded, squared background_color: '#fff584', // color in hex text_color: '#542d04', // color in hex button_shape: 'rounded', // squared, rounded button_color: '#e1e1e1', // color in hex button_size: 'normal', // normal, large box_skin: 'skin-dark-theme', // skin-default-theme, skin-dark-theme, skin-light-theme gear_icon_position: 'bottom-left', // top-left, top-center, top-right, center-left, center-right, bottom-left, bottom-center, bottom-right gear_icon_color: '#6a8ee7', //color in hex }, popup_options: { parent_container: 'body', // append plugin html to this element selector always_show: false, // true, false, when true popup is displayed always even when consent is given gear_display: true, // true, false when true displays icon with cookie settings popup_text: 'Kolačići Da bi ova web lokacija ispravno funkcionirala, ponekad postavljamo male datoteke s podacima koji se nazivaju kolačići na vašem uređaju. Većina velikih web stranica također to čini.', // text for popup accept_button_text: 'Prihvatiti', // string, text for accept button read_button_text: 'Čitaj više', // string, text for read more button read_more_link: '', // string, link to the Read More page advenced_button_text: 'Promijeniti postavke', // string, text for advenced button grouped_popup: true, // true, false, when true cookies are grouped default_group: 'group_2', // string: name, select group that will be selected by default content_before_slider: '<h2>Postavke privatnosti</h2><div class="ct-ultimate-gdpr-cookie-modal-desc"><p>Odlučite koji kolačići želite dopustiti.</p><p>Te postavke možete promijeniti u bilo kojem trenutku. Međutim, to može rezultirati da neke funkcije više nisu dostupne. Informacije o brisanju kolačića potražite u funkciji pomoći vašeg preglednika.</p> <span>Saznajte više o kolačićima koje koristimo.</span></div><h3>Pomoću klizača možete omogućiti ili onemogućiti različite vrste kolačića:</h3>', // string: this content will be displayed before cookies slider, html tags alowed accepted_text: 'Ova web stranica će:', declined_text: "Ova web stranica neće:", save_btn: 'Spremi i zatvori', // string, text for modal close btn prevent_cookies_on_document_write: false, // prevent cookies on document write when there is no agreement for cookies check_country: false, countries_prefixes: ['AT', 'BE', 'BG', 'HR', 'CY', 'CZ', 'DK', 'EE', 'FI', 'FR', 'DE', 'GR', 'HU', 'IE', 'IT', 'LV', 'LT', 'LU', 'MT', 'NL', 'PL', 'PT', 'RO', 'SK', 'SI', 'ES', 'SE', 'GB'], cookies_expire_time: 30, // set number of days, you can use 0 for session only or 'unlimited' cookies_path: '/', // sets custom path use / for global, '/your_path' for custom path or 'current' for current path reset_link_selector: '.ct-uGdpr-reset', first_party_cookies_whitelist: [], third_party_cookies_whitelist: [], cookies_groups_design: 'skin-1', // skin-1, skin-2, skin-3 assets_path : '/assets', // absolute path to directory with assets video_blocked: 'Ovaj je sa', iframe_blocked: false, cookie_popup_close_color:'#fff', cookies_groups: { group_1: { name: 'osnovni', // string: name enable: true, // true, false, you can disable this group by using false icon: 'fas fa-check', // string icon class from font-awesome see -> http://fontawesome.io list: ['Sjeti se postavke dozvole za kolačiće', 'Dopusti kolačiće sesije', 'Prikupite informacije koje unesete u obrasce za kontakt, bilten i druge obrasce na svim stranicama', 'Pratite što ste unijeli u košarici za kupnju', 'Potvrdite da ste prijavljeni na svoj korisnički račun', 'Zapamtite verziju jezika koju ste odabrali'], // array list of options blocked_url: [], // array list of url blocked scripts local_cookies_name: [], // array, list of local cookies names }, group_2: { name: 'funkcionalnost', // string: name enable: true, // true, false, you can disable this group by using false icon: 'fas fa-cog', // string icon class from font-awesome see -> http://fontawesome.io list: ['Zapamti postavke društvenih medija', 'Zapamti odabranu regiju i zemlju',], blocked_url: [], // array list of url blocked scripts local_cookies_name: [], // array, list of local cookies names }, group_3: { name: 'Analitika', // string: name enable: true, // true, false, you can disable this group by using false icon: 'fas fa-chart-bar', // string icon class from font-awesome see -> http://fontawesome.io list: ['Pratite stranice koje ste posjetili i interakciju', 'Pratite svoju lokaciju i regiju na temelju vašeg IP broja', 'Pratite koliko je vremena proveo na svakoj stranici', 'Povećajte kvalitetu podataka statističkih funkcija'], blocked_url: [], // array list of url blocked scripts local_cookies_name: [], // array, list of local cookies names }, group_4: { name: 'Oglašavanje', // string: name enable: true, // true, false, you can disable this group by using false icon: 'fas fa-exchange-alt', // string icon class from font-awesome see -> http://fontawesome.io list: ['Upotrijebite informacije za prilagođeno oglašavanje s trećim stranama', 'Omogućite povezivanje s društvenim web-lokacijama', 'Prepoznajte uređaj koji koristite', 'Skupite osobne podatke kao što su ime i mjesto'], blocked_url: [], // array list of url blocked scripts local_cookies_name: [], // array, list of local cookies names }, }, }, forms: { prevent_forms_send: false, // true, false, when enabled forms get checkbox with info that need to be checked for form send prevent_forms_text: 'I consent to the storage of my data according to the Privacy Policy', // string: information for checkbox info prevent_forms_exclude: [], // array of selectors (classes, id), this forms will be excluded from prevent }, configure_mode: { on: false, parametr: '?configure123456', dependencies: [ 'assets/css/ct-ultimate-gdpr.min.css', 'https://use.fontawesome.com/releases/v5.0.13/css/all.css'], debug: false, // bool: true false, debug mode on/off (showing all 3rd party cookies urls, blockes urls names of all local cookies and names of blocked local cookies ) } });