Drupal is up and running but how do I ...?

body id in xtemplate

I need to assign an id to the body tag. I'm using xtemplate. I've been messing around with xtemplate.engine for a while, but with no luck.

Any advice would be greatly appreciated.

Thanks,
Noah

CronTab on WIndows

The aggregator module says I need 'crontab' to do automatic RSS feed updates. How do I do this on a WIndows\XAMPP machine? It would help if the module docs included this information in their readme.

contacts / address book

I am looking for a simple address book style contact list module. One where I can enter name, address, phone number and may be email address.

I tried using flexinode to create one but it does not feel ideal. One has to cope with the required "title" fields as opposed to last name, first name and the "form" ends up looking messy because every input text area includes the input formats "html, php, etc"

I have not even looked at formating issues re displaying the lists of contacts yet.

Block access, how to get it?

Block access by role patch
http://drupal.org/node/18018

I dont know if this works with 4.6.3.
I dont know how to install this "patch"...
I have a remote pc (webhost). with FTP and PhpMyAdmin access.
I cant run those patching programs, because my host denies executing *exe. files.

Create a module that can provide a variable for the theme

Hi,

I want to have a module that let's me insert some extra html code right after the header. I figure I will need to somehow make a variable available to the theme and then add something like this:

<body>
<? 
if( isset( $mymodule_variable ) ) {
  print $mymodule_variable;
}
?>

Any thoughts on this or suggestions of other ways to attack the problem?

logging off users

Some users seem to get stuck as logged in to my site
How can I log them off as an administrator or do they eventually get logged off automatically?

Pages

Subscribe with RSS Subscribe to RSS - Post installation