imagefield

Events happening in the community are now at Drupal community events on www.drupal.org.

I miss image nodes in Drupal 7 - how to deal with imagefield?

Posted by ansorg on April 26, 2011 at 12:45pm

I'm very much used to have images as nodes in Drupal 6, never found a use of the CCK image_field stuff. Now, the nodes are no longer and I have to deal with image_field.

Any hints on how to adapt to this new kind?

Read more

So near yet so far with a filefield and textarea compound field

Posted by opmira on April 21, 2011 at 11:17am

Hey,

Firstly, am new to this group, so hopefully my discussion item is relevant.

I have been spending the last few days trying out a compound CCK field, using examples such as http://www.poplarware.com/articles/cck_field_module as a great starting point. I have come to realise such how complex an area this is, but I feel I have managed to get quite far along a solution, and wanted to ask around if anyone had any pointers or advice for completing it.

I'm looking to create a CCK field containing a textarea element, and an imagefield element so that a content editor could create n number of 'paragraphs' (textareas) in a node, with images attached to the paragraph. I also want the imagefield to be optional within the compound CCK field; you should be able to have a paragraph without an image. This differs slightly from Jennifer's img_cap_tax_fld example (from PoplarWare) in that the caption field appears after a file has been uploaded, and is stored serially with the file.

Read more

Fatal error: require_once() efter flytt av moduler till nya mappar

Posted by kleve on October 22, 2010 at 1:55pm

Hej

Har stött på ett problem i samband med att jag skulle flytta contrib-modulerna från modules-mappen till ny undermappar i modules-mappen. De nya mapparna har namnen "contrib" och "custom". Den nya strukturen ser alltså ut enligt följande:

modules
- contrib
- custom

Själva flytten utfördes enligt följande:
1. De nya undermapparna "contrib" och "custom" skapades.
2. Alla contrib-moduler avaktiverades.
3. Contrib-modulerna flyttades till respektive mapp.
4. Alla contrib-modulerna aktiverades igen.

Read more

Imagefield issue

Posted by tdixon on August 20, 2010 at 2:46pm

My apologies if this isn’t the appropriate place to post this but this issue is a deal killer for us right now and I want to see what solutions are out there

Read more

Managing fields in quiz version 4

Posted by julioensivar on July 1, 2010 at 9:07pm

We are developing a website to manage quizzes, we are using:

* Drupal 6.17
* Quiz module version 4.0-rc4

and everything it's going fine, the only problem we have at this moment is that we need to add a image-field as a first field to fill, but we don't know how to keep the image field in this particular position.

Since when we try to order all the fields in the Field Management to put them in the order we want, the image-field that we just added, every time appears in the last position.

So the question is how can we keep the image-field in the first position?

Read more

Needing some help with Imagecache/ImageField/ImageAPI

Posted by bixgomez on March 27, 2010 at 7:04am

I am trying to build a simple image/photo gallery based on this tutorial: http://blip.tv/file/971610

All has gone well so far -- I have created an image content type, with an image field. I have specified settings for thumbnail and gallery versions of the uploaded images.

When I attempt to upload images, they are being uploaded to the following directory:

'/sites/default/files'
...and the thumbs are being created in:
'/sites/default/imagefield_thumbs'

However, the page upon which my images appear is looking for the thumbs in:

Read more

jsonrpc, services and views - need to have imagefield filename in response that is NOT node type.

Posted by roo on March 24, 2010 at 5:06am

I saw this mentioned a few times in various posts, but could not find a solution.

If I utilise a view in "node" format, then I do indeed get the imagefield file information required to load the image. HOWEVER, I also get a number of large "blob" style text field contents as the entire node is returned, this requires much more bandwidth (3x more) for each item, at least. Thus making the call slow and wasting time and bandwidth. I also cannot determine how to get fivestar rating values to be returned for each node in the "node" format option.

Read more

correct parameters for file.save and node.save to create a new node with a cck imagefield?

Posted by roo on March 24, 2010 at 4:58am

OK, have got file.save working with jsonrpc post content like:

method="file.save"&params={
"file":{
"file":"BASE64STUFF",
"uid":"5",
"timestamp":"1269406525",
"filename":"test.jpg",
"filepath":"sites/default/files/test.jpg"
},
"sessid":"3qbg2lv0bpjlfve3vim0b7t627"
}

and a subsequent node.save with jsonrpc post content like:

{
"field_image": [ {"0": {"fid":"25"} } ],
"uid":"5",
"title":"test node",
"type":"cardobject"
}

Read more

Paid Work: Create a custom service for multiple CCK ImageFields

Posted by jjjames on February 9, 2010 at 7:24am

I need a custom service made that can add 5 images to 5 imagefields via services. Can someone help me?
Thanks!

Read more
1 comment Categories: , ,

Imagefield sorunu

Posted by ahmet kilic on August 22, 2009 at 4:12pm

Öncelikle Selamlar,

Bu ilk mesajım ve son olmamasını umuyorum. Arkadaşlar benim sorunum Imagefield ile ilgili. Node'a imagefield ile resim yüklemeye kalktığım zaman yüklenen resmin çözünürlüğü bozuluyor. Örnek vermek gerekirse 500x400 boyutlarındakki bir resmi image field ile yüklediğim zaman çözünürlüğü 100x90 oluyor. Ne zaman resim yüklesem boyutunu 100px e endeksliyor. Daha önce başıma gelmemişti bunun bir hal çaresi var mıdır?

Read more
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /