maybe someone has some experience with this. i've been poking around for a while and can't seem to find an answer.
short form: i'm trying to associate a VIEW with an ORGANIC GROUP so that a specific VIEW will get the THEME it should.
background: i have a site which is a portal site with organizations inside it.... The idea is that when you go into each organization(ie. group) you get a unique theme which includes a unique banner and menu.
I'm building my personal website with Drupal + phpTemplate engine. I'd like to make my comment distinguishable than others' comments, possibly with weak yellow background. To do so, I'd like to give a custome styling by CSS for the box.
I understand CSS, but lacking the skills in PHP.
I attempt to build a closed pedagogic site with access for ONLY my students (about 120 I think) and some colleagues (cf. http://drupal.org/node/78711). So, I would like to import an Excel file containing their names and passwords (after the first connection, they can change their passwords in "my account menu").
I know I can update the Drupal database with phpmyadmin (with a csv instead of a xls file).
But two problems appears :
First off I have researched this in the Handbook, the FAQ, and using the search feature. I am new to drupal as of yesterday. I am excited about all that it has to offer.
I have completed the installation and fixed all the errors that have occured.