drupal 6 regions

Am I missing something? Did 6.0 change how you add regions? I added the template.php file to my theme folder and put in:

function fff_regions() {
  return array(
    'sidebar' => t('Sidebar'),
    'splash' => t('Splash'),
  );
}

Just like I've done in the past for 4.x and 5.x.... but nothing seems to work.

Creating Subportal

How to create subpotals using drupal6.Any module is there then suggest it.Give a way so i can even customize the portals & apply new thems related to it.

Developing New Modules

I need help in conversion of drupal modules from 5.* to 6.*.And even i need help in understanding some
concepts related to drupal6.

Getting Adsense to work on Drpal 6

I've got the site up and running and i tried putting the adsense code into a block with full html access but nothing happens. Apparently the adsense module is not compatible so I was wondering how to get it up and then what would I toggle to share the profits with members?

Consider me a newbie to drupal

Purpose of Sequence table in Mysql?

I have looked for threads that have discussed what the purpose of the "sequence" table is in a mysql environment but havent been able to find any which was really surprising. I'd think this issue would be a hot topic. I've had multiple problems when importing things as nodes into a drupal DB such as a bunch of text articles and every time I always have to update the sequence table with whatever ID auto_increment gives me. Since mysql keeps track of the ID's, isnt this a pretty redundant table and un-needed?

Teamspeak module for DRUPAL 6 RC2

Hi,

Some of you probably tried to install the teamspeak module for DRUPAL and realised it had many bugs. For those who have been wanting to use a teamspeak module for DRUPAL, you'll now be able too as soon as I reach the developer that initiated work for the teamspeak module. Since DRUPAL 6 is right around the corner, I took the teamspeak module, fixed the bugs and made it compatible with DRUPAL 6. I also introduced a few enhancements of my own.

Stay tuned for more..

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x