# HG changeset patch # User Dirk Olmes # Date 1412040603 -7200 # Node ID e6872b8d42e2ffdf95063c821f472298dd17d1ff # Parent 96084c11584a8703ad1e64f8bb71b4c8a393c006# Parent ee16c7218357815b4aaba6db4e81fbafd280117e do not genereate captchas: the comments script sends comment notification mails now diff -r ee16c7218357 -r e6872b8d42e2 pelicanconf.py --- a/pelicanconf.py Thu Aug 21 17:39:35 2014 +0200 +++ b/pelicanconf.py Tue Sep 30 03:30:03 2014 +0200 @@ -10,8 +10,9 @@ TIMEZONE = 'Europe/Berlin' TYPOGRIFY = True -PLUGIN_PATHS = [ '../simple_comments' ] -PLUGINS = [ 'simple_comments', 'pelicaptcha' ] +PLUGIN_PATHS = ['../simple_comments'] +#PLUGINS = ['simple_comments', 'pelicaptcha'] +PLUGINS = ['simple_comments'] # simple_comments plugin config COMMENT_PATH = 'comments' diff -r ee16c7218357 -r e6872b8d42e2 staged_content/suspend-to-disk-gentoo.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/staged_content/suspend-to-disk-gentoo.md Tue Sep 30 03:30:03 2014 +0200 @@ -0,0 +1,10 @@ +Title: Suspend to disk with a swapfile on Gentoo +Date: 2014-09-01 +Lang: en + +Links: +[Gentoo's wiki page on a custom initramfs](http://wiki.gentoo.org/wiki/Custom_Initramfs) +[Entry on the Ubuntu forums that explains how to setup hibernate with a swap file](http://ubuntuforums.org/showthread.php?t=1042946) +[Slackware documentation on hibernate with a swapfile](http://docs.slackware.com/howtos:slackware_admin:swapfile_hibernation) +https://raw.githubusercontent.com/alonbl/gentoo-wiki-alonbl/master/wiki/Userspace_software_suspend.wiki +http://forums.gentoo.org/viewtopic-t-960952-highlight-hibernate+swapfile.html diff -r ee16c7218357 -r e6872b8d42e2 submit_comment.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/submit_comment.php Tue Sep 30 03:30:03 2014 +0200 @@ -0,0 +1,45 @@ + + + + + Your comment was posted + + +

Thank you

+

+ Your comment was posted and will appear on the blog as soon as a moderator has reviewed it. +

+ Back to the blog + + + + diff -r ee16c7218357 -r e6872b8d42e2 themes/tuxlite_tbs/templates/simple_comments.html --- a/themes/tuxlite_tbs/templates/simple_comments.html Thu Aug 21 17:39:35 2014 +0200 +++ b/themes/tuxlite_tbs/templates/simple_comments.html Tue Sep 30 03:30:03 2014 +0200 @@ -18,7 +18,10 @@
Leave a comment
+{% if False %}
+{% endif %} + @@ -37,6 +40,7 @@ +{% if False %} +{% endif %}
Please type the characters you see in this image: @@ -51,6 +55,7 @@