Cookie-banner

73 views
Skip to first unread message

sbgkr

unread,
Jan 25, 2019, 9:05:37 AM1/25/19
to TiddlyWiki
Hello!
is ist possible to ad a banner like this to my tiddlywiki? When i try like described on https://cookieconsent.insites.com/download/# it does not work.
Thanx
Max Kraml

<head>
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css" /> <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js"></script> <script> window.addEventListener("load", function(){ window.cookieconsent.initialise({ "palette": { "popup": { "background": "#237afc" }, "button": { "background": "#fff", "text": "#237afc" } }, "theme": "classic", "position": "bottom-right", "content": { "message": "Wir verwenden Kekse zur besseren Nutzbarkeit unserer Seite. Es werden von uns keine personenbezogenen Daten gespeichert.", "dismiss": "Passt scho!", "link": "mehr dazu..." } })}); </script>
</head>

TonyM

unread,
Jan 25, 2019, 7:03:52 PM1/25/19
to TiddlyWiki
Max,

I think this may be what you are after.


Create a tiddler containing what you want included and tag it 

$:/tags/RawMarkup


Then save and reload

Regards
Tony

Max Kraml

unread,
Jan 26, 2019, 5:06:26 AM1/26/19
to tiddl...@googlegroups.com
Thanx a lot, works for me!


--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/U1-XgtOLr0M/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2c26360a-bc7a-4b46-aa46-80270d75c1e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

TonyM

unread,
Jan 26, 2019, 7:26:55 AM1/26/19
to TiddlyWiki
Great to hear.

Tony

Reply all
Reply to author
Forward
0 new messages