how do i change the breadcrumb text "Home"?

i don't need to create a new locale/translation for the site, since the only english word that is NOT configurable in drupal is the silly "Home" breadcrumb link. I think you should also make that one easily customizable. How do i concretely change that without changing core files and without creating a locale/translation?
If the answer is to create a mod/module, then please is there anyone who can give me exact code? I am no php pro and i don't have the time to investigate this just to change a single word on my site. otherwise i think drupal is GREAT! nice work everyone! =)

Bare Bones Form Example Required

I've been trying to work out how the Form API works in Drupal 6.1

I've tried following the Form API but no amount of reading or trying out the sample code is getting me any closer. I think it is because I am trying snippets, when I need full code. Google searches give me the same snippet code, rather than a nice simple sample module I can actually run.

I've tried pulling apart existing modules to work out how the form code works there, but I'm just confusing myself with the surplus code.

Cannot access site after installation

Hi,

Whenever i type www.abc.org, i always get a website 'under construction' page

This is the case whether the .htaccess is amended, an index.html is placed. It always give the 'under construction page'

I contacted my hosting provider and they said it is a problem with my browser.

They asked me to access using abc.org, and it works just fine.

......

Far more powerful Youtube API launched!

This sounds like quite an exciting announcement by Youtube, it seems they've massively expanded the power of their API for developers. Essentially letting the worlds web developers use the youtube backend for video storage and bandwidth, while retaining their users on their own website. The player can now be "chromeless", meaning it can now apparently be merged seamlessly into the developers own site, as can the upload functionality and other features.

Install goes from database setup back to select language screen, gives "Premature end of script headers" error.

I'm installing drupal into a subdomain.domain.com configuration.
The path of the actual files on my server is /home/xxxxxx/public_html/drupal/

I select english, and enter in my database information (which i am sure is correct), and it goes right back to the 'select language' screen.

My error log reads as the following:
[Wed Mar 12 07:50:22 2008] [error] [client x.x.x.x] Premature end of script headers: /home/xxxxxx/public_html/drupal/install.php

I'm at a complete loss, any ideas?

Content types re-thinking

I think we need to change content types to node types because the settings in them are all about how the nodes are displayed and handled by the system, not actually about the type of content in the nodes (which would be rather a semantical thing).

I think the blog node type needs some re-thinking. I think it would be great to be able to add any type of node to a blog. Instead of making a separate node type for blog posts, they should have a checkbox whether or not they are on the /blog page of the author (actually much like the book module, but simpler).

Polls should be a separate node type, no doubt. The functionality of polls is so different from other types. Same for 'Issues' like they are used on this site. However, I am even wondering if it would make sense to make forum topics a custom content type (much like what happened to book pages in D6). There is nothing about them that makes them fundamentally different from plain node types, just the framework around them. I think the forum is more defined by the way the topics are structured than the way the content type is designed.

Thinking this through, a few examples:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x