Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2009-10-30 12:00:13

pieman
Member
From: Bristol, UK
Registered: 2005-09-22
Posts: 491
Website

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

Great stuff. This will be a default plugin for me in future. There’s just one strange thing I ran into… I can’t run it from my plugins folder.

I get Fatal error: Unable to include required plugin "wet_peex" in [...]/textpattern/lib/txplib_misc.php on line 498 in the bottom of the Write tab, and the search doesn’t work.

But wet_peek v0.4 is there – I’m using successfully it with wet_quicklink_v0.5 aready. Just to prove this, if I activate it in the plugins table, the Write page spits at me

Fatal error: Cannot redeclare wet_peex() (previously declared in [...]/textpattern/plugins/active/wet_peex_v0.4.php:66) in [...]/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 141

…until I remove wet_peex_v0.4.php from my plugins folder.

Not a show-stopper, but I thought it might be of interest.

Thanks again.

Offline

#14 2009-10-30 12:06:26

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

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

You can try to remove this line from wet_quickopen:

	require_plugin('wet_peex'); // won't help for loading wet_peex on time, but point out the lack of it to unwary users.

Offline

#15 2009-10-30 12:14:59

pieman
Member
From: Bristol, UK
Registered: 2005-09-22
Posts: 491
Website

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

Yep, that works. Thank you.

Offline

#16 2011-02-19 08:20:01

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

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

wet_quickopen 0.4 loads snappier thanks to Textpattern 4.3 capabilities, lists matching articles at the hit of the enter key (the “type and wait” lazy search mode is till there, no worries).

Offline

#17 2012-08-10 17:20:01

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

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

Reporting minor issues between wet_quickopen & TXP 4.5 Beta.
This same issue is happening with this plugin.
I’ve tried Gocom’s suggestion, by changing this line:

register_callback('wet_quickopen_clutch', 'article');

into this line

register_callback('wet_quickopen_clutch', 'admin_side', 'head_end');

It seems to have worked: no more alert message on Save.

Only issue I see now is that each time the article is ajaxly saved, a new text input is added in the Recent Articles box, but only the first one keeps being functional (i.e. triggers a search).


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#18 2012-08-11 05:15:12

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

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

I think you really should rethink the way you use the plugin cache. Hoping that every single plugin author fixes issues caused by ignoring a specified load order and deliberately chosen plugin types might not be the best tactic.

Last edited by wet (2012-08-11 05:18:24)

Offline

#19 2012-08-11 15:40:03

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

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

I understand. It’s just that having the plugins installed in the cache is, imo, very convenient both for development (even more when team working) and for deploying. Also, as you may have read in some post by me, it allows me to have a huge plugin repository, storing lots of Txp plugins and many versions, letting me install any of them via a symlink.

In any case, I’d be OK with having a few plugins installed directly in the DB, if I can’t get them to work properly from filesystem. And although I won’t expect every single plugin author to fix issues for using their plugins in a non-standard way, I will report & try to help authors to solve them.

PS: I have yet to understand & try this method of loading plugins, by Gocom, which I’ve tried before without success, to see if it improves the situation and helps with the workflow.


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#20 2013-01-10 18:39:47

eritropel
Member
From: Hamburg
Registered: 2009-08-27
Posts: 26

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

Hello,

I installed wet_quickopen (with wet_peex) in TXP 4.5.4 – but it does not work.
When I type any character in the input field, the list below hide away.

My question: Are there known Problems with the newest TXP Version?
Or is Quickopen maybe affected of one of the other PlugIns I have installed? I’ve tried many combinations and could not fix the problem.

This are the other installed PlugIns:
- aks_table
- smd_browse_by
- soo_toc
- wet_quicklink

PS. I use quickopen in an other installation (4.2) and it works great. Thank you Robert for this!

Matthias

Offline

#21 2013-01-11 10:39:02

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

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

Please try wet_quickopen 1.1. It fixes an incompatibility with Firefox.

Offline

#22 2013-01-11 11:43:43

eritropel
Member
From: Hamburg
Registered: 2009-08-27
Posts: 26

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

Thanks a lot Robert! First try was successfull.

Offline

#23 2023-02-25 04:32:10

lazlo
Member
Registered: 2004-02-24
Posts: 110

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

Robert’s plugin files seem to have 404’d.
Any help finding wet_peex and wet_quickopen?

Offline

#24 2023-02-25 05:23:44

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

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

Hi lazlo! Sorry for the linkcruft ;)

Please download wet_quickopen and its helper plugin wet_peex.

Offline

Board footer

Powered by FluxBB