Fork/mirror of Andy Wingo's tekuti
20e7658295
As a side effect of this change, any pending posts in your repository that are in "draft" status will effectively move into the new "draft" state, which means they can be reached by their URL. That's not a big deal though because those URLs are not trivial to guess. * tekuti/page-helpers.scm (post-editing-form): Add radio button to choose post status. * tekuti/post.scm (post-public?, post-draft?, post-private?): New accessors for post status. (post-from-key): Add #:allow-draft? keyword argument. * tekuti/page.scm (page-show-post): Allow direct access to draft posts. |
||
---|---|---|
src | ||
tekuti | ||
.gitignore | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
env.in | ||
example-config | ||
Makefile.am | ||
NEWS | ||
nginx-config | ||
README | ||
wordpress-to-dir.py | ||
wordpress-xmlrpc-to-dir.py |