Max, I think this may be what you are after.
https://tiddlywiki.com/#SystemTag%3A%20%24%3A%2Ftags%2FRawMarkup Create a tiddler containing what you want included and tag it $:/tags/RawMarkup Then save and reload Regards Tony On Saturday, January 26, 2019 at 1:05:37 AM UTC+11, sbgkr wrote: > > 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> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. 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.

