Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2025-06-26 14:21:53

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,350
Website GitHub Mastodon

Re: wet_quickopen: Open recent (and not so recent) articles quickly

wet_quickopen v1.6 is ready for Textpattern 4.9. Due to changes in the core’s admin-side markup, it probably won’t support any prior Textpattern version.

Offline

#26 2025-07-03 23:39:45

phiw13
Plugin Author
From: South-Western Japan
Registered: 2004-02-27
Posts: 3,409
Website

Re: wet_quickopen: Open recent (and not so recent) articles quickly

wet wrote #339922:

wet_quickopen v1.6 is ready for Textpattern 4.9. Due to changes in the core’s admin-side markup, it probably won’t support any prior Textpattern version.

Works fine and fast. One thing you do to improve: add a <label for=""> before the search field. Everyone benefits, and that makes the HTML valid. You can visually hide the label, making it only “visible” to AT tools (screen readers, etc)

<label for="wet_quickopen_search" class="txp-accessibility">Search recent articles</label>
<input id="wet_quickopen_search" type="search" ………>

The .txp-accessibility class does the job of visually hiding the label


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

Offline

#27 Yesterday 09:28:29

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,350
Website GitHub Mastodon

Re: wet_quickopen: Open recent (and not so recent) articles quickly

Thanks for the report, Phil. This issue has been fixed.

Offline

#28 Today 05:23:37

phiw13
Plugin Author
From: South-Western Japan
Registered: 2004-02-27
Posts: 3,409
Website

Re: wet_quickopen: Open recent (and not so recent) articles quickly

Good and nice thank you. This makes a recent articles block much more useful.

I am always amazed at the speed of search in the Textpattern admin side.

Next step, when you have some energy left, perhaps you can make the plugin CSP aware, following the steps Jakob outlined in this thread. (other example, smd_thumbnails).

PS – As this plugin is Textpattern 4.9 only, you don’t need the if{} else{}

Last edited by phiw13 (Today 05:26:35)


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

Offline

#29 Today 06:03:37

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,350
Website GitHub Mastodon

Re: wet_quickopen: Open recent (and not so recent) articles quickly

Will do, thanks for the pointers.

Phew, lots have happened since I made a living from webdev. lmddgtfm.

Offline

#30 Today 07:44:44

phiw13
Plugin Author
From: South-Western Japan
Registered: 2004-02-27
Posts: 3,409
Website

Re: wet_quickopen: Open recent (and not so recent) articles quickly

DDG search string: MDN CSP (for things web, the MDN prefix followed by $search term always returns the Moz. Developer site for me. Same for Brave search)

good start: developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CSP


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

Offline

Board footer

Powered by FluxBB