Re: A new drafts plugin
seanh <[email protected]> Sun, 27 Sep 2015 22:57:18 +0100
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <CAMvu5bLXuReZUXShNfzgHG=N0Bp2y+eKjBoYFwyEMzVeja-vzg@mail.gmail.com> |
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 On 27 September 2015 at 22:14, seanh <[email protected]> wrote: > https://github.com/seanh/pyblosxomdrafts > > Really simple drafts plugin: any entries that have a "drafts" > directory anywhere in their path are filtered out of index pages, but > can still be viewed by going directly to their permalink pages. ------------------------------------------------------------------------------