imagefield

Events happening in the community are now at Drupal community events on www.drupal.org.
pontus_nilsson's picture

Rotera bilder - imagefield

Hej,

Jag har märkt att en del användare inte roterar sina bilder innan de tankar upp dem. Jag använder GD2 i min drupalinstallation. När jag tankat upp en bild (imagefield) så skulle jag vilja ha en rotera-funktion. Imagecrop finns ju som widget type för imagefield men jag saknar rotate. Någon som vet någon smart lösning för detta?

Här är en länk till vad som visas efter användaren tankat upp sin bild och det är här jag undrar om man kan få in en rotera-funktion:

http://www.gravidlooken.se/files/rotate_dump.jpg

Read more
Gerard McGarry's picture

Rewriting taxonomy links to point to views pages of image thumbnails

I'm working a photoblog into my personal website using imagefield and imagecache with Views to generate pages of thumbnails depending on the taxonomy term in the url. So, photos of London would look like this: http://gerardmcgarry.com/photo/london whereas the regular taxonomy term look like this: http://gerardmcgarry.com/photo/tags/london

Read more
carlosg2's picture

NEW Imgecache service : Triggering the creation of imagecache derivatives programmatically

Hello all,

This service force the creation of an image derivative with imagecache. Just pass the relative url of the image and the name of image cache preset.

The title and code is from Florian Lorétan. Read more from his blog:
http://happypixels.net/blog/triggering-creation-imagecache-derivatives-p...

It was so easy to make a service.
But what im looking for is to create presets on the fly, something like:

Scale (width=160, height=null , upscale: false)
Crop (width= 155, height= 160, xoffset= center, yoffset= center)

Read more
baykush's picture

imagefield & css Problemi

Merhabalar,

Gruba ilk mesajım. Umarım bundan sonra da katkım olur.

Benim şöyle bir problemim var;

Oluşturduğum bir içerik türünde 'imagefield' bulunuyor (imagecache ayarları ile) Bu yolla içerik türüne istediğim kadar imaj ekleyebiliyorum. Lightbox ile de tıklanınca büyük halini görebiliyorum.

Fakat eklediğim imajlar üstüste ekleniyor. Bunların yanyana görünmesi ve aralarında en azından biraz boşluk olmasını istiyorum

Bu konuda
http://drupal.org/node/324402 başlığı ve altında yazılanları okudum. Ama sanırım uygulayamadım.

Read more
Anonymous's picture

Imagefields men med länkar?

Trots allt "tjat" om Views och CCK har jag ändå ägnat lång tid åt Drupal utan att ta i dessa moduler. Efter flera försök med andra lösningar börjar jag förstå vitsen och inser hur himla bra det är.

Read more
vikom's picture

multi image cck fält

Hej,
Jag har letat väldigt mycket för att hitta en bra lösning på det jag vill göra, har hittat mycket som är i närheten men inte precis det jag söker.
Jag kör Drupal 6
Egentligen är det ganska enkelt:

Read more
darrenmothersele's picture

Services and CCK ImageField

Futher to this issue: http://drupal.org/node/290053

I have a node import solution that imports from a specific XML format and I am looking at moving this to using the services module (rather than executing within a bootstrapped drupal environment and using drupal_execute). The XML files reference images that are attached to the created nodes using ImageField.

I've been looking through various implementations of services, and I wondered if anyone had good advice as to how to implement support for imagefields as part of node.save?

Read more
xenode's picture

How to redirect link to /node/% to /user/% ?

My setup is Drupal 5.10 and the latest versions of:

usernode, node profile, node family, imagefield, imagecache, Views, CCK

I am using the above modules to create userprofiles, whose pictures are displayed in a gallery format using imagefield+imagecache+views. My user profiles are taken over using michelle's template.php snippet, featured in her userprofiles #1 tutorial. Every /user/% looks just like its corresponding /node/%.

In views I add the field "field_image_field" and "Node: Author Name". This creates a photo gallery, with the user's name under each image.

Read more
seaneffel's picture

Imagecache + Imagefield Screencast

The blog post on Drupaltherapy
Hosted on Blip

This screencast demonstrates the recipe for Imagecache and Imagefield (for CCK) to build a system for posting images on your Drupal website. This is a robust and flexible system for handling images and has a bright future with more helper modules born every day.

This micro-lesson depends on prior understanding of the CCK module and the Views module. This example uses Drupal 5 since the Image* modules for Drupal 6 are not available (yet).

Read more
Anonymous's picture

Cross post: project outline and UI design for an AJAX powered image gallery

I just posted my outline and UI design for a new image gallery module to Drupal on the Raincity Studios blog. It uses CCK, imagefield, and imagecache, and has both galleries and images as nodes.

I'm looking for feedback on the idea, and to see if people are interested in having this built, either through a reverse bounty or some other method.

UPDATE:

some projects following this slides are now existing, see here :

Read more
Subscribe with RSS Syndicate content