Several months ago we implemented the *-Users pages to arrive at some kind of "rating" scheme -- some way for people to at least know which recipes are in use on a regular basis.<br><br>There was an initial flurry of people going in to update these *-Users pages and then since then there hasn't been much at all.<br>
<br>I'd like to encourage people to check their config.php files, check for include_once(), and then go to the related recipe pages and update the *-Users page.<br><br>I know I have already benefited by finding recipes I was unaware of -- someone has registered on the *-Users page and I go to look at it because I know it's a recipe in use.<br>
<br>I think this availability of this mechanism is a significant step forward for our community (thanks, Petko!) and I really hope that many, many users will contribute to it to increase its value...<br><br>-Peter<br><br>
PS Instructions for adding your "vote" to a *-Users page follow.  If you are familiar with the concept then you can ignore this...<br><br>If you use and like (or tried and disliked) a recipe named, for instance, Cookbook/TheBestRecipeEver then you should go in and express your opinion.  You do this by navigating to <br>
<br><a href="http://www.pmwiki.org/wiki/Cookbook/TheBestRecipeEver-Users?action=edit">http://www.pmwiki.org/wiki/Cookbook/TheBestRecipeEver-Users?action=edit</a>.  <br><br>In the edit field find where the bullet-list of users/comments appears.  Add a new line prefixed with an asterisk.  The first thing on your line (after the asterisk) should be either (+) or (-).  Then you can put any comment you like (all on the same line).  And end your line with ~~~~ which will be expanded to your username (what you enter in the author field) and the current time so people know who you are.<br>
<br>The line might look like this, before saving:<br><br>* (+) This recipe truly is the best recipe ever! ~~~~<br><br>or, if you didn't like it:<br><br>* (-) This recipe crashed my server, lost my car keys, and ate one sock from each pair in my sock drawer.  Avoid at all costs! ~~~~<br>