DimFish
05-30-2005, 05:47 PM
Hi there,
Bit of a general question this. Just looking for any pointers/good ideas/best way to do this.
I want to set up a site will allow anyone who registers on the site the ability to edit a document. By this I mean that there will be an initial document, say with 10 articles, and the user will look at say, article G, and will be presented with the orignail Article G and several alternatives. They would then be able to to select an alternative if they prefer it to the original, and they would also be able to type in an alternative if they prefer to. The top ranked version of the article would then be automatically inserted into the document as the current chosen version.
What might be the best way to acheive this kind of interactivity? Is a WIKI model a possible way? Or would it be best to try and do it from scratch with PHP/MySQL?
I'd appreciate if anyone has any pointers or great suggestions, or if you have seen similar projects on the web that you can point me to.
Many thanks,
Andrew.
Bit of a general question this. Just looking for any pointers/good ideas/best way to do this.
I want to set up a site will allow anyone who registers on the site the ability to edit a document. By this I mean that there will be an initial document, say with 10 articles, and the user will look at say, article G, and will be presented with the orignail Article G and several alternatives. They would then be able to to select an alternative if they prefer it to the original, and they would also be able to type in an alternative if they prefer to. The top ranked version of the article would then be automatically inserted into the document as the current chosen version.
What might be the best way to acheive this kind of interactivity? Is a WIKI model a possible way? Or would it be best to try and do it from scratch with PHP/MySQL?
I'd appreciate if anyone has any pointers or great suggestions, or if you have seen similar projects on the web that you can point me to.
Many thanks,
Andrew.