Drupal 6 supports translation of content with the core Content Translation module. So you can create a page in English, then translate the page to Dutch.
But what if you attach a file to the English page? It does not show up on your Dutch translation. And what if you are using CCK and FileField? That's the case that I want to cover in this article.


 
 
 

On Friday, December 5 at 11am Pacific (California) time, join Lullabots Jeff Eaton and James Walker for an O'Reilly webcast: Everything You Wanted to Know about Drupal but were Afraid to Ask. The content of this webcast is mainly geared toward people who are new to Drupal and want to find out what all the fuss is about.


 
 
 

As we observed before, configuring APC with low memory can be a drag on performance, causing high executing times.

We saw this recently for a client with a large web site on a dedicated server that approached 2bits.com for performance tuning.

read more


 
 
 

CiviCRM 2.1.2 release fixing bugs as well as critical security vulnerabilities is now available for download. CiviCRM 2.0.7 a maintainance release fixing critical security vulnerabilities is also available for download.


 
 
 

For the second part of my migration blog, I want to touch on the importance of maintaining URLs from your old site and demonstrate some examples of how to capture them in Drupal. Search engine traffic and other referrals are invaluable when it comes to the success of a site. I've managed sites that have received upwards of 100,000 referrals a day from Google alone. This is not even to mention all of the external links and bookmarks to your pages.


 
 
 

Just as I completed my MsC last year at the Budapest University of Technology and Economics (BME), I've been asked to go give context and advice on the possibility of using Drupal with people at the Central European University in Budapest. They were looking at content management systems such as Plone and Drupal and were trying to scope their work and the possibilities they have for converting to an Open Source system.


 
 
 

Earlier today I took the one and half hour train ride up to Philly to attend the first DrupalCamp for that fine city. I hope they have more! Big thanks to the organizers, Nathan and Alex. It was very well put together and the venue was great. There were about 100 people there and I got to catch up with some friends and meet lots of new faces. I was slated to do two sessions, Contributing to Drupal and then a doc sprint.


 
 
 

Ever wondered why the weird date used for HTTP headers in Drupal? Specifically, did you ever check the Expires: header in Drupal?
You may have stumbled on it while inspecting header data using wget or FireFox tamper data. Or you were simply browsing Drupal's source code in bootstrap.inc, and saw this?
header("Expires: Sun, 19 Nov 1978 05:00:00 GMT");Well, that magical date is today, and it is Dries' birthday. So he turns 30 years old today!
read more


 
 
 

Putting your content on a highly custom map is now as quick and as easy as putting those same nodes in a list. That’s because the Nice Map module can do the heavy lifting for you by acting as a WMS client that integrates with Views. A WMS – or Web Mapping Service – is a standard that lets applications like websites request a map from a mapping server.


 
 
Syndicate content