wet_quickopen is a plugin for Textpattern that adds a „Recent Articles“ list to the top of the article edit screen, with a search term input.
The „Recent Articles“ list is filtered by matching the current search term against the titles and bodies of all articles in descending posting date order. All you have to do is type and wait for a moment until the „Recent Articles“ list refreshes.
wet_quickopen requires a jQuery-supported browser with JavaScript enabled.
Installation
- Textpattern 4.8+ is required, wet_quickopen will eventually not work with any prior version.
- Install wet_quickopen.txt as a Textpattern plugin.
- Install wet_quicklink’s sidekick wet_peex.txt as a Textpattern plugin.
- Done. If all went well, the „Content > Write“ screen will be graced by a new „Recent Articles“ list with a search box at the top.
Download
Get it here:
Resources and Relateds
Express your suggestions, report bugs and discuss enhancements in this thread in the Textpattern forum.
Change log
Date | Version | Notes |
---|---|---|
2009-10-16 | 0.1 | Initial public release |
2011-02-19 | 0.4 | Markup compatibility with Textpattern 4.3.0; ENTER key immediately submits search term |
2012-11-21 | 1.0 | Markup compatibility with Textpattern 4.5 |
2013-01-11 | 1.1 | Fixes a NS_ERROR_XPC_BAD_CONVERT_JS error in Firefox and jQuery 1.7 |
2019-04-04 | 1.4 | Markup compatibility with Textpattern 4.7 |