web commit by JeremyReed: about news site

master
Joey Hess 2008-04-28 14:57:25 -04:00
parent f3eda82c08
commit 1a4ba6cbcf
1 changed files with 12 additions and 0 deletions

View File

@ -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]]