Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
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
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
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
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
Re: plugins.textpattern.com: no header graphic
Feck. Leave that with me.
Offline
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
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