Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2024-03-17 11:06:32

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,271
Website GitHub

plugins.textpattern.com: no header graphic

All sites in the suite return the Textpattern logo in the header except plugins.textpattern.com which renders nothing.

Console indicates:

Content-Security-Policy: The page's settings blocked the loading of a resource at data:image/avif;base64,AAAAIGZ0eXBhdmlmA… ("img-src"). detect.js:1:186
Content-Security-Policy: The page's settings blocked the loading of a resource at data:image/jxl;base64,/woIELASCAgQAFwASx… ("img-src"). detect.js:1:699
Content-Security-Policy: The page's settings blocked the loading of a resource at data:image/webp;base64,UklGRjoAAABXRUJQV… ("img-src"). detect.js:1:844
Content-Security-Policy: The page's settings blocked the loading of a resource at data:image/svg+xml;charset=utf-8,%3Csvg … ("img-src"). plugins.textpattern.com
Content-Security-Policy: The page's settings blocked the loading of a resource at https://textpattern.com/assets/img/com/index-plugins-showcase.png ("img-src").

The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#2 2024-03-17 16:34:53

bici
Member
From: vancouver
Registered: 2004-02-24
Posts: 2,075
Website Mastodon

Re: plugins.textpattern.com: no header graphic

Bloke wrote #336939:

All sites in the suite return the Textpattern logo in the header except plugins.textpattern.com which renders nothing.

I pointed this out weeks ago but I failed to find the causes as you did. Thanks for the verification.


…. texted postive

Offline

#3 2024-03-17 17:02:15

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,271
Website GitHub

Re: plugins.textpattern.com: no header graphic

Ah sorry. Didn’t see your post or I’d have jumped on that thread.


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#4 2024-03-18 00:16:21

phiw13
Plugin Author
From: Japan
Registered: 2004-02-27
Posts: 3,081
Website

Re: plugins.textpattern.com: no header graphic

It is not limited to the header graphic. From a cursory look at the console, about everything “image” and that includes .svg images loaded in the stylesheet are blocked.

CSP header:

Content-Security-Policy: base-uri 'self';connect-src 'self';default-src 'none';font-src https://textpattern.com 'self';form-action 'self';frame-ancestors 'none';frame-src https://textpattern.com data: 'none';img-src 'self';manifest-src 'self';media-src 'self';object-src 'none';script-src https://textpattern.com 'self' 'unsafe-inline';style-src https://textpattern.com 'self' 'unsafe-inline';

Key: img-src 'self';


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern

Offline

#5 2024-03-18 16:47:22

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,137
GitHub

Re: plugins.textpattern.com: no header graphic

Feck. Leave that with me.

Offline

#6 2024-03-18 16:50:24

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,137
GitHub

Re: plugins.textpattern.com: no header graphic

Bloke wrote #336939:

All sites in the suite return the Textpattern logo in the header except plugins.textpattern.com which renders nothing.

Should now be fixed. Sorry about that.

Offline

#7 2024-03-18 18:08:17

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,271
Website GitHub

Re: plugins.textpattern.com: no header graphic

Awesome, thank you so much.


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

Board footer

Powered by FluxBB