I am now writing my style.css file and I would like to know what the naming of the layers is in the file. How should it be structured. I plan on creating the file in dreamweaver using AP DIVS. Would I label each div to be the name of each region in my site.info file? I tried searching for the info on the drupal site but then I got a headache. (TMI)
thanks.
I am trying to do my whole site from the ground up, creating the theme from scratch as well as the site. It is quite a daunting task but I think I am getting a handle on it.
So now that I've configured drupal into various categories, taxonomies etc... how can I tell it to recognize my database content, create nodes & such? I have 10's of thousands of nodes each in a few different tables to import.
All the db importers I checked out seem to be depracated with no good replacements yet... so what if I import the data first THEN hook it up as nodes. Possible?
I am looking for a few good examples or information of the use of drupal for building applications that need a considerable sized, and complicated, database.
Can anybody point me to such examples, please?
I have already been reading about CCK but still think (perhaps wrongly) that Drupal is geared primarily towards relatively simple websites and is not aiming at full blown application development.
I don't want to offend anyone writign this, i only want to be really sure that I am on the right track before investing.
My problem is that, by default, my drupal tries to upload new modules to my dev server by means of built-in ftp client [authorize.php].
Then, after upload, a file permission are messed [the group of file should be www-data, chmod is not correct]. It's all so bad.
I would like to have a http/php upload enabled, with progress bar [APC and pecl are inslalled and enabled], but each time I try to install a module,a ftp login form shows up.
I upgraded my Views/Core. My core was still 7.0, so I upgraded it to 7.2. I am running Views 7.x-3.0-rc1.
But since the upgrade, one of my views fails. It has a filter on 2 fields containing taxonomy data. Actually, they refer to the same Taxonomy dictionary. My filter looks like:
if field_A = X OR field_B = X
but.. Only the second part of the X is used.. it seems.. sometimes the results are just weird and not predictable.
Is this a known issue? Problem? or small change? If not, I can always submit a bug report.
Hello, nowdays I've been making site with drupal 7. I wish to make a multisite using 1 database. I have search any topic about installing drupal 7 for multisite but I have no the answer. I just want have a final site e.g like www.mtv.co.uk. For anybody who knows the multisite how to on Drupal 7 please share the way..