dezkit Posted May 27, 2008 Share Posted May 27, 2008 It will be cool if there can be user submissions for people that have more than 200-500 posts i would say 300 (because atm i have 308 posts ) Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/ Share on other sites More sharing options...
Daniel0 Posted May 27, 2008 Share Posted May 27, 2008 Sorry, that will not happen. This is also related to the guru discussion and the thing about removing post-based ranks. We would like to ensure that good content is being posted to the main site and we cannot ensure that by allowing everybody to post. By only allowing people who we have selected ourselves, then we can be more or less certain of the level of quality. I'm not saying that anybody who is not in a special group is crap, but it's the best solution we've been able to come up with. Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/#findComment-550584 Share on other sites More sharing options...
neylitalo Posted May 27, 2008 Share Posted May 27, 2008 Maybe we could allow members to have small blogs, and promote worthy content to the "front page" after peer review? Slashdot has done very well with that model. Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/#findComment-550590 Share on other sites More sharing options...
Daniel0 Posted May 27, 2008 Share Posted May 27, 2008 Hmm... that could work. I'm also planning on making a code snippet repository which will be open for user submissions as well. Actually it's already half-developed. Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/#findComment-550608 Share on other sites More sharing options...
448191 Posted May 27, 2008 Share Posted May 27, 2008 Hmm... that could work. I'm also planning on making a code snippet repository which will be open for user submissions as well. Actually it's already half-developed. Blah! Code snippet repo? I'm still not fond of that idea. Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/#findComment-550681 Share on other sites More sharing options...
dezkit Posted May 27, 2008 Author Share Posted May 27, 2008 what about a forum where you can post threads and tey may be posted on teh main site.? Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/#findComment-551043 Share on other sites More sharing options...
super3boy Posted May 30, 2008 Share Posted May 30, 2008 Maybe we could allow members to have small blogs, and promote worthy content to the "front page" after peer review? Slashdot has done very well with that model. Yeah something like digg where we can vote things to the front page. The top tutorials sites like pixel2life and tutorialized have a submit form. You input the tutorial info and it is approved or rejected. I am sure you could find some active members willing to help approve and reject tutorials. Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/#findComment-553659 Share on other sites More sharing options...
prime Posted June 1, 2008 Share Posted June 1, 2008 as far as user submissions go, you could just have a special sections of the forums for it, and have the special group be bale to add it in the main site, since this already uses the code and everything, the framework would already be in place. all you'd need to do is a form that submits the data into the database for the special group on the site, pretty basic really Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/#findComment-554566 Share on other sites More sharing options...
Daniel0 Posted June 1, 2008 Share Posted June 1, 2008 as far as user submissions go, you could just have a special sections of the forums for it, and have the special group be bale to add it in the main site, since this already uses the code and everything, the framework would already be in place. all you'd need to do is a form that submits the data into the database for the special group on the site, pretty basic really That would probably be the easiest solution. Have a forum where only new topics (no replies) can be made and have staff promote them to the main site if they're good enough. If people are up for that, then I can easily set that up. I just need to give staff a way of setting the author of the tutorial to someone else than themselves. Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/#findComment-554715 Share on other sites More sharing options...
prime Posted June 2, 2008 Share Posted June 2, 2008 as far as user submissions go, you could just have a special sections of the forums for it, and have the special group be bale to add it in the main site, since this already uses the code and everything, the framework would already be in place. all you'd need to do is a form that submits the data into the database for the special group on the site, pretty basic really That would probably be the easiest solution. Have a forum where only new topics (no replies) can be made and have staff promote them to the main site if they're good enough. If people are up for that, then I can easily set that up. I just need to give staff a way of setting the author of the tutorial to someone else than themselves. that'd be easy just add in a database column for author name, and have an form entry and hander for that, of course that'd have to be site side Quote Link to comment https://forums.phpfreaks.com/topic/107378-main-site-user-submissions/#findComment-555367 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.