Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Textpattern docs site has moved to a new server
The Textpattern User Documentation (sometimes known as ‘docs site’) has moved to a new server.
I need your help with a few things, if you can spare some time, please:
- check around docs.textpattern.com in your preferred browser
- note any errors or weirdness, missing elements, that kind of thing
- reply here if anything is amiss
Thank you.
Over winter, our DigitalOcean hosting credit has been renewed and I split our sites across multiple servers instead of a single, monolithic server that powered everything.
The last site to move was the docs site, and I think it’s working as expected. It’s powered by Jekyll, with the requisite side-helping of frustrating antagonism, and if the move has worked OK, I can power off the old server and stop the $$ meter running on that.
The old server was spec’d out to run all our sites, and has the resources to do that. In recent times, it’s been running the docs site and nothing else, so it’s been somewhat inefficient, not to mention costly for what it’s been doing.
So, if the docs are working, and I think we’re OK on that score – time will tell – I can power off the old server, save us some $$ and move to the next task.
Offline
Re: Textpattern docs site has moved to a new server
Thank you Pete for your work behind the scenes. Do I remember rightly, that this opens up the possibility to get docs search working again on Safari. Or was that a more involved process? I’ve forgotten.
It’s not desperate as I have a little search shortcut that turns txpdocs <term>
into https://www.google.com/search?q=###&as_sitesearch=docs.textpattern.com
. That gets you there via google’s search results but search within the site would be great, especially as I have the docs as a pinned tab in safari.
TXP Builders – finely-crafted code, design and txp
Offline
Re: Textpattern docs site has moved to a new server
All seem to work as it should, so far. TY.
The search functionality is still broken in Safari but iirc that required some code retooling, so not a regression. ( I have a little shortcut build-in with xSearch that automatically uses DDG will typing my search term in the Safari location bar).
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
#4 2024-02-14 02:01:57
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: Textpattern docs site has moved to a new server
Save this here as a bookmark’s URL value and you can avoid any search engine and use it from whatever website you’re working on:
javascript:q=prompt('TXP%20tag?%20','');%20location.href='https://docs.textpattern.com/tags/'+q;
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Re: Textpattern docs site has moved to a new server
Hi Pete.
I noticed a lot of CSP warnings into my Firefox console:
- “script-src”;
- All base64 encoded images aren’t displayed.
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: Textpattern docs site has moved to a new server
Images in the footer are missing (social media and logos).
By the way: The lovely sunflower on the startpage is missing too?
“HaHa. Your medium is dying.” –Nelson Muntz, Springfield.
Offline
Re: Textpattern docs site has moved to a new server
Hi Pete,
I clicked some pages on the doc site all seems to work, no error page displayed.
Thanks for your hard work.
Offline
Re: Textpattern docs site has moved to a new server
Nice to see all your little workaround hacks. I have a similar one for tags too. In Safari, I use keyword search – many roads lead to Rome :-) Raycast and other launcher helpers have similar functions.
I see the social media images but not the sunflower (guess Pete is working in the background). The console shows an error in animate.js.
TXP Builders – finely-crafted code, design and txp
Offline
Re: Textpattern docs site has moved to a new server
Dragondz wrote #336637:
I clicked some pages on the doc site all seems to work, no error page displayed.
Thanks Rabah!
Offline
Re: Textpattern docs site has moved to a new server
jakob wrote #336638:
I see the social media images but not the sunflower (guess Pete is working in the background). The console shows an error in animate.js.
Social buttons should be fixed. The sunflower…do you mean the one on textpattern.com or is there another?
Offline
Re: Textpattern docs site has moved to a new server
dos wrote #336636:
Images in the footer are missing (social media and logos).
Fixed – thank you for the report!
By the way: The lovely sunflower on the startpage is missing too?
Do you mean the textpattern.com start page sunflower, or has it bred to another site?
Offline
Re: Textpattern docs site has moved to a new server
Pat64 wrote #336635:
I noticed a lot of CSP warnings into my Firefox console:
- “script-src”;
I think I know what this is for – could you please reply with an example URL and I’ll investigate. Thanks!
Offline