Fork/mirror of Andy Wingo's tekuti
60bc3db10f
* tekuti/config.scm (*comments-open-window*): New config, indicating seconds for which to keep comments open. * tekuti/page-helpers.scm (post-editing-form): Expose comments closed date feature. * tekuti/page.scm (page-new-comment): Oops -- we were missing a server-side comments-open check! * tekuti/post.scm (*post-spec*): Serialize comments-closed-timestamp. (post-comments-open?): Return false if we are after the comments-closed-timestamp. (post-comments-closed-timestamp): New accessor. (munge-post): Write comments-closed-timestamp. (parse-post-data): Parse comments-closed-timestamp from form data. |
||
---|---|---|
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 |