taxonomy_select_nodes basics

Can someone help me with the basics of taxonomy_select_nodes for drupal 7? I want to create a simple php snippet that will show field data based on taxonomy terms.

Problems with DRUPAL 7

I started building a website with Drupal 6 about three months ago. (hosting through GoDaddy.com) I loved Drupal, but also I happened to discover that Drupal tutorials and documnetations, explanations and instructions are not really that clear and sufficient. For example: You download the modules or plug-ins and only after you uploaded it to a file, you can see/reach to READ.ME.text, and there it tell you that you should create that directory, or install in to this directory, etc. ... but that is too late as you already had to install it somewhere to be able to real it. All these inforamtions should be available step by step before you even downloaded it.

But I love Drupal, didn' mind it lack those while it is itself is magnificient. Even the thought of so many precious minds putting their efforts for creating this opensource content management platform, is just so COOOL!!! So I went on learning, already ready 4 books, many forums at Drupal.org (for avarage users) trying to find out how everyting works. Successed a lot.

And then I realized that DRUPAL 7 is NOW available in GoDaddy.com as I was already at the beginning of the site I decided to upgrade to new Drupal version now in the beginning stage. But apparently Drupal 7 has a lot of problems, nothing really works very well.

Multi-Site directory aliasing

I am using the sites.php script to direct aliasing on multiple sites. I have run into a problem.

<?php
$sites['test.example.com'] = 'test';

works.

However,
<?php

$sites['test.newsite.com'] = 'newsite';

does not work. Actually, it does throw me into the 'newsite' directory, but all I have is a white screen. Renaming back to test.newsite.com fixes everything. Example.com site is less developed than newsite.com is. There is some switch some place that I'm missing. If you have a clue, please share.

Logo and slogan always on top?

Hi, I hope you'll have the solution for this, It's driving me crazy!.
I've created a slidershow of several photos with 'views slideshow' and put it in the header, after that I've modified the css to show the logo and the site slogan over the slideshow (with z-index and position:absolute), I thought I got it, but when I go out the administration user and the slideshow starts... it hides the logo and the slogan again. :-(
Is there anyway to put the slideshow under the rest of the header elements?

Zen Link Color

Can some tell me where to change the link colors from the basic blue to a different color. It would be great to show a example.

Cant install modules

Hi all,

I cant seem to install modules it says it cant create a temporary folder ?
please help newbie here :)

Thanks for your time
Tony

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x