aboutsummaryrefslogtreecommitdiff
path: root/doc/index
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-04-28 14:57:25 -0400
committerJoey Hess <joey@kitenet.net>2008-04-28 14:57:25 -0400
commit1a4ba6cbcfb842f198d9b9215d51cf0b2af4241f (patch)
tree77d6fa0abac496633b6cb2f6890f6cd3ed583f1f /doc/index
parentf3eda82c08833c9e60a3a8c82acc8c97d2ba771e (diff)
downloadikiwiki-1a4ba6cbcfb842f198d9b9215d51cf0b2af4241f.tar
ikiwiki-1a4ba6cbcfb842f198d9b9215d51cf0b2af4241f.tar.gz
web commit by JeremyReed: about news site
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index/discussion.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn
index 808070977..ac0ebe452 100644
--- a/doc/index/discussion.mdwn
+++ b/doc/index/discussion.mdwn
@@ -432,3 +432,15 @@ Any suggestions?
> There are no upgrade steps required. It does look like you need to enable
> the meta plugin to get a good recentchanges page though.. --[[Joey]]
+
+# News site where articles are submitted and then reviewed before posting?
+
+I am considering moving a news site to Ikiwiki. I am hoping that Ikiwiki has a feature where anonymous posters can submit a form that moderators can review and then accept for it to be posted on a news webpage (like front page of the website).
+
+Also it would be good if the news page would keep maybe just the latest 10 entries with links to an archive that make it easy to browse to old entries by date. (Could have over a thousand news articles.)
+
+Plus users be able to post feedback to news items. If anonymous, they must be approved first. I'd prefer to not use normal "wiki" editor for feedback.
+
+Any thoughts or examples on this? Any links to examples of news sites or blogs with outside feedback using ikiwiki?
+
+Thanks --[[JeremyReed]]