Hi,
in a similar thread about a spanish drupal translation, I read one should work together in order to achieve some results - which, I think, is a good thing !
I'd like to translate the script to luxembourgish. Anyhow, as I think I'm the only who needs that translation, I thought I'd start with a german translation, which I can also use.
Does anyone know if there's a german translation out there or if anyone has already started with a translation ? I can't find anything in the translations directory or the contributions cvs repository.
How much is involved in upgrading CVS to the current CVS and also from CVS to the final 4.3.0 when it arrives? I know that there is a an update.php script; what does it do and will I have to modify it to make it choose the correct database file since I'm using Postgres? Also, do I just copy the new Drupal that I download into the same place and overwrite the old files?
How does the Image Management work for uploading images? After I FTPed my images to a directory on my server, I used the "directory upload: slow" to integrate them into Drupal. All I got was a list of the images. Clicking on one of them takes me to:
Function "Remember me" not works on my site. I look cookies and find, what cookie PHPSESSID still sets for end of session, though "remember me" checked.
I found a lot of messages about 'remember me' and cookies on forums, but not find answer for my situation :(
If navigate through pages of drupal.org with "back" and "forward" buttons, then pages are takes from browser cache - no requests to server. But on my site if use browser buttons - pages are not cached and every time goes request to server.
Which options need to setup page caching in .htaccess or php.ini? I'm install Drupal with options in .htaccess by default.