Is it possible ?
|
125 posts
|
Is there a way (simple) to transform comments in pages/articles ? I would like visitors post themselves… |
|
651 posts
|
I’m not sure I understand what you want… ? |
|
541 posts
|
@mvdkleijn: I think he want user of the site to add article to his website, by using the comment plugin !! if we consider a article, a page, that is a category, then display each comment of this category, you can yess !! but you will ne be able to have comment on those “comment article” |
|
651 posts
|
All you’d need is for the login system to be able to handle “Anonymous” users… If we then adapt the archive plugin/page system by adding moderation similar to the comment module. (though we might want to implement a moderation plugin?) Though this isn’t an immediate solution, I’d much prefer it over the “abusing” the comment plugin. It would create a more flexible and consistent system. Also, it would be easier to explain how it all worked than trying to explain to people that they should use the comment system to add articles… :-) All this would probably be something for 1.0+ however ;-) |