klaro-js icon indicating copy to clipboard operation
klaro-js copied to clipboard

Klaro Privacy Manager. An open-source, privacy-friendly & compliant consent manager for your website.

Results 178 klaro-js issues
Sort by recently updated
recently updated
newest added

On https://heyklaro.com/docs/getting-started, there's a link to the "annotated Klaro config file, which links to https://heyklaro.com/docs/None Second, there's a link further down to the "Klaro Github page" which links to https://github.com/KIProtect/klaro/tree/master/dist/configs...

**Klaro Config** ``` klaroConfig.translations.de = { ..... consentNotice: { ... description: 'Wir verwenden auf unserer Website Cookies zur Datenerfassung, um ein benutzerfreundliches Erlebnis auf unserer Website zu ermöglichen (technisch notwendige...

Hello We (several phpBB admins) would like to be able to change the arrows in the config UI. We have to change this directly in the minified version every time...

Hi, i'm here again :) Surely i done a mistake in the `config.js` file, but noticed a srtrange thing: this is my config: ``` var klaroConfig = { testing: false,...

https://heyklaro.com/docs/api/js_api seems out of date. What's currently unavailable at the global `klaro` object: - `klaro.initialize()` - `klaro.updateAppElements(app, consent)` or `klaro.getManager().updateAppElements(app, consent)` - `klaro.updateAppCookies(app, consent)` or `klaro.getManager().updateAppCookies(app, consent)` What's currently available...

bug

Hi and kudos for klaro, because the blocking of cookies is a repeating task, I would love to see a simple (growing) library with examples. Perhaps as gist? Thank you...

We block quite a bit of external content with Klaro on our site. The problem is that when Google crawls our site it sees lots of notices like "this content...

enhancement
feature-request

As a user, I'd like to generate a list similar to this one from config file. Should be embedded into the privacy or cookie statement. See here: https://www.hrs.de/web3/cookie_policy.do?activity=index

enhancement
feature-request

What about an option in the Klaro config to provide a link to the privacy policy of the respective provider, which are integrated next to the on/off toggles? Let's say...

enhancement

**The problem** According to the current law, the user must be able to access, for example, the privacy policy and the imprint without having to give consent to the cookies....

enhancement
feature-request