By hrpo on
I've got a drupal page running. But I have to import a large database with pictures (actually it is a documentation file with a photo, description of a object, author, etc.) The documentation can create a html gallery and you press forward and to to another picture. I have two problems: for starters I would just like to live it as it is: boring html with one problem: this html is in windows-1250 encoding, but drupal (utf-8) ruins it - how to make it again win-1250. The second thing is: i will make a content type for such documentation content, but I wold like to import the compete database at once...