At INsReady Inc., we have been practising the theming workflow below for more than a year. Therefore, it's good to write down the documentation for sharing and future training purposes.
Today, I received a request that how to let certain users to have the permission to edit all user accounts but not admin users. Drupal has this user permission called "Administer users (Warning: Give to trusted roles only; this permission has security implications.)". If this permission is granted to a role, then of course, this role can edit ANY accounts. Therefore, we need something more.
On Saturday, March, 23rd 2013, DrupalCampChina 2013 (announcement) has successfully taken place in Shanghai, China. As one of the organizers, I proudly announce that the Camp has :
The goal of this blog is to envision us to build interesting application beyond a website or a simple mobile application, by using the platforms that are already available to us.
Goal
Create a checkbox option to let individual user to hide/un-hide their profiles on a Drupal site (Drupal 6).Public User Profile