Hi

I´m new to Drupal, but I want to use imagefield with imagechache. But in my 5.1 dev. version of imagefields I can´t find the imagechache optons in the imagefield. I can create an imagefield to a contenttype but i can not put my imagechache preset in it. Because I don´t even got some field for imagechae option lieke described in the node/101748.

Can please any body help me to fin a solution.

Dirk

Comments

quicksketch’s picture

That method is now obsolete with the new display options available in CCK. Save the field normally, then on the edit page for the entire content type, there is another tab "Display Fields". Click on this tab and it will let you choose from the various formatters not only for imagecache/field, but also for every other field in that type.

designwork’s picture

Hi Thanks,

i will try that out. Maybe someone should post that in a Readme.

Dirk

designwork’s picture

Title: Imagecache Options » Were is the "dispaly fields" tab

Hi quicksketch,

i can not find a tag called "display fields". When I go to edit my content type, I have the following options. Identification, Submission,
and Workflow. But in none of them I find this tag.

I have installed CCK 5. dev., Imagefield 5.o dev, imagecache 5. dev.. Did I made something wrong with the Installation?
Please I need some help.

Dirk

designwork’s picture

Title: Were is the "dispaly fields" tab » I installed every thing new but

Hi,

Now deinstalled imagechache. I removed the tables manually from my database and installed it again (5. dev). But know I got a nice record

"user warning: Table 'karste_db5.imagecache_preset' doesn't exist query: SELECT presetid, presetname FROM imagecache_preset ORDER BY presetname in /usr/www/users/karste/freelens/includes/database.mysql.inc on line 172."

I think I will install Drupal again. Maybe somebody has a hint.

Dirk

quicksketch’s picture

Go to admin/content/types/image where "image" is the name of your content type. There are 4 tabs across the top:

* Edit
* Manage fields
* Display fields
* Add field

designwork’s picture

Thanks for the help i was just blind. I found it.

Dirk

quicksketch’s picture

Status: Active » Fixed
quicksketch’s picture

Title: I installed every thing new but » How do I select imagecache presets for images?

Changing title for posterity.

Anonymous’s picture

Status: Fixed » Closed (fixed)