lwc Posted July 31, 2007 Share Posted July 31, 2007 Is there a script that resembles those sites (especially the latter because it has more features)? I need a script that: 1) Allows visitors to enter certain X text fields. 2) Automatically sets the category based on present URL query. 3) Lets them supply free text tags (separated by either commas or spaces). 4) Lets them vote for each item. 5) Allows automated submission for trusted users and a queued submissions for anonymous or non approved users. 6) Lets the admin moderate the queue online (approve or delete each item). 7) Lets trusted users edit existing items. The aforementioned sites only follow the first 3-4 rules: BugNeNot: 1) Lets visitors enter 3 text fields ("username","password" and "other"). 2) As explained above (in this case, the URL query is an URL - e.g. "/www.example.com"). 4) Lets them vote for each item (only yes/no). RetailMeNot: 1) Lets visitors enter 2 text fields ("code" and "discount"). 2) As explained above (in this case, the URL query is an URL - e.g. "/www.example.com"). 3) Although the users can't add tags themselves, the system somehow adds tags automatically to each category/URL. 4) Lets them vote (only yes/no) and even write comments for each item. So is there such a script and what would you call it in general ("index script", "listing script", etc.?) Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/62621-bugnenot-retailmenot-like-script/ 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.