From: seanh <sn...@gm...> - 2015-09-28 11:09:16
|
On 27 September 2015 at 22:57, seanh <sn...@gm...> wrote: > Ah, just realised this plugin doesn't work, you can't use cb_prepare() > to remove entries from the entry_list. Hopefully this can be re-done > as a cb_truncatelist() plugin. Will give it a try soon Fixed! I think it works as documented now, almost the exact same code but wuth cb_truncatelist() instead of cb_prepare() worked. |