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

Renaming 'node' to 'content'?

Hi!

It's been fun using Drupal. I am newbie but I found uses 'node' everywhere. Is there a way to say change node to content? Not in all the display but also for things like search? Basically i want my pages to read mysite.com/content/view/1 and also display 'content' in the search pages instead of 'node'.

Is this possible? Or does it mean a lot of hacking?

How does a block read an RSS feed?

So, I'm checking out various sample sites, such as: http://www.heliopod.com/.

Notice how on this site there's a Slashdot Block. It sure looks like it is displaying the headlines of an RSS feed.

Is there a module that does this that I missed? If not, how do I make these things?

Thanks,
Warr

Problem with gmdate function under windows server

Yes I know, Windows pftt... But anyway, i'm kinda forced to use it since the hosting where the site is has only windows.

The problem:
Drupal use the gmdate function from php (http://www.php.net/manual/en/function.gmdate.php), and that function, under windows, does not work for negative timestaps, (any date before 1970 has a negative timestamp).

Crontab Problem

My web host doesn't allow crontabs, so I can't set up Drupal to execute cron.php at certain time intervals. I really wouldn't care so much, but my problem is that I'm using the mailhandler module to make moblog posts via my cellphone. That is working fine, but cron.php needs to run before the posts I made with my cellphone (thorugh mailhandler) are actually shown on the site. Since I won't be at my computer when I update with my cell phone I won't be able to run cron.php myself. So I need some way to access this file frequently enough, but my host won't allow crontabs.

User Management in Drupal 4.4?

I am not able to find a place where i can set permissions for different users to view areas of a web page. I wish to block certain areas of my drupal powered site to certain users only.

I thought i read that it is possible in Administration > User management.
Is this available in Drupal 4.4?

Accounts > Permissions in drupal 4.4 does Not let me specify which pages are available to a certain user/group of users.

Difference between node view and book view

I can't figure out why the book view and the node view of a single page display differently. The node view displays normally:

http://www.anabaptistnetwork.com/node/view/105

but the book view (and printer friendly page) display without the br tags:

http://www.anabaptistnetwork.com/book/view/105

Pages

Subscribe with RSS Subscribe to RSS - Post installation