PDA

View Full Version : Show only Triggers Unknown


thiagolmelo
18-04-2011, 23:23
Gentleman, created a patch to triggers.php enabling to view only unknown value triggers. It is so useful to you filter triggers by Unknown status and solve the monitor issue.

You only need to setup on language files the translation of follow options:
---cut---
'S_SHOW_UNKNOWN_TRIGGERS'=> 'Show only unknown trigger ',
'S_SHOW_ALL_TRIGGERS'=> 'Show all triggers',
---cut---


This feature was request in many threads, so I hope it can help you.

Best Regards ;)

Yello
11-07-2011, 10:22
Hi,
When I tested this on a copy of triggers.php the patch command says "Reversed (or previously applied) patch detected!".

I'm using 1.8.5. What version did you generate this against?


Regards,
David

thiagolmelo
14-10-2011, 15:16
:eek:
Sorry for that, I applied thia patch on 1.8.4 version... I will publish new version as soon as possible.

Regards