As per http://drupal.org/node/156939, the last 3 og_user_roles releases did not update og_user_roles.module. I think it's because I missed the "cvs commit" step. Trying again.
Useful Drupal module to assign separate themes for different roles in system.
Often you want to separate Drupal administrative interface from frontend. You can do this assigning appropriate theme for you as user. What to do if you want to show different theme for non-authorized user?
Here's a module :-)
This module doesn't allow you to assign themes for path that starts with 'admin/', because of Drupal internal logic.
To assign theme for "admin/" path you have to go to "Administration theme" menu.
Alpha version. Needs some serious theming to make the display flashcard-like. Jump on board an help if you're interested. I'd also like to have a js based state toggler that lets you hover over an image or a link and flip the card from front to back.