Re: A new drafts plugin
seanh <[email protected]> Mon, 28 Sep 2015 12:08:29 +0100
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <CAMvu5b+zqoMnFgOxQNGyY_yNBGW9=Voej-VK7x7E6ddz248KGA@mail.gmail.com> |
On 27 September 2015 at 22:57, seanh <[email protected]> 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. ------------------------------------------------------------------------------