there's an interesting WP plugin that should encourage more discussion from your readers,
by displaying their names (linked to their website if desired) and number of comments they have made recently to your sidebar.
I am wondering if there is a tutorial or something on the topic of adding new user preferences to the drupal user management screen.
Essentially, I need to add a setting called "Expert Mode" which will prevent annoying informative boxes from constantly popping up on screen for advanced users. It would be a boolean value, and toggled on and off with a checkbox.
This should be easy, and i am new to drupal, so sorry for my naivety.