I have recently started working on Drupal and I am impressed with the ease of use. Most of the problems I faced I got them answered through these forums, I never needed to ask a question as they were already asked and answered wel. I just searched the forums.
Coming to the problem I am facing. I am making a site where I have primary links and then secondary links. I have created pages for all of them and now I want to have clean urls. I mean if the primary link is, "prim" and it has a secondary link "sec" then the url for these pages should be like:
I'm setting up a blog for each teacher at our school dist. This is gonna be a few hundred blogs. I have ldap auth working so that's no sweat but what i would like is a page with a list of links to the teachers blogs.
So instead of making the frontpage the blog module and only showing the most recent posts i would like it to have a list of all the teachers names (at least the ones that have logged in thus creating a drupal account) for the kids to click on.
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.