comment about comments

master
http://kerravonsen.dreamwidth.org/ 2010-03-19 01:09:44 +00:00 committed by Joey Hess
parent f54b5f583d
commit 2c310f8349
1 changed files with 2 additions and 0 deletions

View File

@ -28,3 +28,5 @@ Pab
Thanks a lot for your answer. Thanks a lot for your answer.
rsync plugin would be perfect but... how would i manage blog post? rsync plugin would be perfect but... how would i manage blog post?
I mean... is it possible to manage ikiwiki blog too with rsync plugin in the way you told me? --Pab I mean... is it possible to manage ikiwiki blog too with rsync plugin in the way you told me? --Pab
> If you want to allow people to make comments on your blog, no, the rsync plugin will not help, since it will upload a completely static site where nobody can make comments. Comments require a full IkiWiki setup with CGI enabled, so that people add content (comments) from the web. --[[KathrynAndersen]]