Ben düğüm ile ilişkili küçük görüntüyü kaydetmek için deneyin kadar ben, çalışıyor düğümleri, bazı verileri kaydeder bir eşitleme işlevi yazmak çalışıyorum.
Ben dosyayı indirmek ve benim sites / default / files klasörüne koymak için idare ettik, ama Drupal anlatmak için en iyi yolu nedir, "o CCK ImageField bu dosyayı koymak?"
EDIT To clarify a bit.. I sync the thumbnails separately (since one image can be used by several nodes)... I would like the initial thumbnail sync to save the files in the correct folder (not a temp one) and just point the imagefield to this file... That's what annoys me with field_file_save_file(), it saves a new file instead of just making a pointer.. Any advice?