Topics related to use of images on Drupal sites.
0
votes
1answer
13 views
access field data in template.php and create variable for header image in page.tpl.php
I am trying to allow the user to set a custom image to display in the header on node pages that have a header_image field and to display a default header image on all other pages (including system and ...
-1
votes
0answers
14 views
Image tagging like in facebook
I want to create a social networking site where each user must have his own gallery.
The pictures of this galleries must have tagging option like facebook.
I have used image marker field,image ...
3
votes
2answers
30 views
How is the file data in the database table file_usage created and managed?
I am deleting orphaned image files in Drupal 7, but I have to first cross reference them to other tables that might be using the images. Given that I don't upload any images via the IMCE editor ...
0
votes
0answers
28 views
Images not appearing properly when migrated from web server to local
I copied all the files from my web-server to my local-host. Then i imported the databases as well. All functionality on the site works perfectly, but most of the images are breaking.
I tried opening ...
0
votes
0answers
20 views
Dragger replaced with weight field
i have a image gallery in my website created from nodes, so 1 node is equal to 1 album, each node has all images uploaded .. it seemed to work fine, until - somehow the dragger have been replaced with ...
0
votes
2answers
20 views
give node author ability to position the image when uploading content
I have a field of type image "COVER IMAGE" in my blog entry content type. The users should have the power to place it wherever they like...top, down,right or left, if not more and re size it. right ...
2
votes
2answers
64 views
Automatically rotate image on upload
I did a Drupal site with a field gallery using nodes as albums containing multiple images.. i am using MultiUpload module to upload whole folders at one time instead of 1 image at the time like the ...
0
votes
1answer
19 views
Image-link to content works only on preview
I have a view showing content of a specific content type. In the view, I show 2 links, linking back to the specific content. The first one is an image field and the second is the title field. Both ...
0
votes
0answers
20 views
Import external image URL to image field using Feeds SQL
Using Drupal 7.22, Feeds 7.x-2.0-alpha8 and Feeds SQL 7.x-1.0+1-dev:
I am using Feeds SQL to import users from an external mySQL database. I want to import the (external) URL of images of users into ...
-1
votes
0answers
62 views
Animated GIF thumbnail
I'm using Drupal 7 version, and I created a field (field_image) in my content type. Its image format and all the options are OK, but when I add an animated GIF and save, it doesn't work.
How can I ...
0
votes
2answers
41 views
custom header image
The design for my site includes a large image slider on the homepage and a static image of equal dimensions and position on the inside pages.
To accomplish this I created a custom content type for ...
1
vote
1answer
29 views
How to print a CCK image field alt text in a node template?
I'm trying to add the alt text from a cck image field in a Drupal 7 node template. Getting the image style url is done, but I can't figure out how to just get the alt text. This is what I have
...
0
votes
1answer
13 views
How to display an Image based on content author role in view?
I want to display an image in a view based on the role of the author of the content.
Lets say role "premium user". If the content author is not having the role just display an image placeholder ? What ...
1
vote
1answer
23 views
Open A image When the site loads [closed]
How to open a image when the site loads like in this site. Can this be done wtih lightbox or colorbox
2
votes
1answer
29 views
How do I crop only height?
I want to crop an image that is anchored at the center, but only crop the height. How can this be done in Drupal 7?
EDIT: The process needs to be automated. Basically I desire the functionality of ...
0
votes
0answers
14 views
CDN module enabling “Far Future expiration” breaks whole site theme drupal 7
CDN module
Version: 7.x-2.6
component -- Origin Pull mode — Far Future expiration
I am using CDN module on drupal 7.22. We are using custom theme where adaptive theme is as base theme for all ...
0
votes
1answer
13 views
Custom feed tamper plugin to convert an image GUID into a URI
I have a feed importer for image files, which stores a column in my source csv as the GUID of the final files in Drupal.
I also have another importer for, say, articles. In the articles csv, there is ...
0
votes
3answers
72 views
image slider for drupal
I'm making my first drupal website and I want to have a image slider on the homepage. I would like there to be a page in the backend where the end-user can upload and choose which images are in the ...
0
votes
0answers
20 views
adding rel attribute to image link in a node
I have a few images in a node that can be opened in a fancybox lightbox. I would like to link those images together to create a gallery. To do so I need to add a rel attribute to my image link. How ...
1
vote
0answers
8 views
Integrate Drupal with Extensis Portfolio?
Our organization uses Drupal (6 and 7) for our websites, but Portfolio Server for our DAM and photo collections. It would be wonderful if there were a way to import images directly from Portfolio into ...
1
vote
0answers
20 views
Solution to broken MEDIA 1.X module Image embed + CKEditor. the final submit button doesn't work
Latest stable Drupal 7, Media 1.x, and CKEditor module (with latest CKeditor library).
When you go to upload an image, and embed it inside of the body area, the final submit after you've uploaded ...
0
votes
0answers
21 views
How to show textbox on image click
I am loading multiple images using theme() function inside hook_theme. When user clicks an image I want to display a TextBox beneath the image.The Textbox will display the dimension of clicked image ...
0
votes
0answers
11 views
Unable to upload any images
We're using an old-ish version of Drupal, 6.22, we have just moved from one installation on our server, to a new one.
We had to reset it to default due to issues with MySQL, so we got a fresh install ...
0
votes
0answers
40 views
How to get Colorbox Trigger working with 1 Image and a Placeholder Image?
I created a content type called "News" with a Image Field for Multiple Images.
I uploaded a placeholder image for the case that no image is added.
When a create a view with the a colorbox trigger the ...
0
votes
0answers
17 views
How to batch upload images and generate multiple impage-contents
I am planning my new website with Drupal 7. The site will have two core features: blog and photos. Blog is no problem and for photos I know how to implement most of my requirements. Except one ;-)
I ...
-1
votes
0answers
12 views
edit drupal image preview display in drupal 7
How do I theme the image preview display when entering contents in drupal 7. The default display is in a table format but would prefer to display the preview image in grid format.
1
vote
1answer
27 views
Drupal 7 -Resize image from URL
At present I am working on a demo site. I am pulling in sample images from from lorempixel for place holders. That is working great. In my content type I have an image field and it includes the url to ...
0
votes
0answers
14 views
How to give content authors the ability to select image style when uploading an image?
This question has been asked elsewhere but not answered sufficiently:
I want to enable content authors to:
select the image style (thumbnail, medium, large, ...) during content creation
change ...
1
vote
1answer
33 views
resizing the dimensions of the an image field
I need to re-size all the thumbnails of my article images to fit the dimensions of the redesign.
Is there a easy way to do this?
0
votes
0answers
15 views
image.field.inc bug: Undefined index
I installed Formatter Field plugin for that problem: Users can choose image style on content type?
Add field type in my content type
Formatter for Image -> Image
Image style -> None (original)
Link ...
0
votes
1answer
20 views
Users can choose image style on content type?
I want to display image style list in particular content type. Users can choose their image style from the list provided.
Is it possible to achieve this?
0
votes
1answer
27 views
What are the reasons for images going missing without changes made?
I have a client who is complaining that images which were there are no longer there. I wasn't sure what to think about it, so I asked him to add them again and let me know if it happens again, ...
0
votes
1answer
35 views
Images not displaying after transfer to temporary site ~username
I had my site running on my local machine w/ DAMP.
I transferred (FTP) to hostgator shared server under my temporary site url http:// Address/~username. Running drupal 6.28.
My images that are ...
0
votes
1answer
28 views
Converting Image Map to Drupal Content
We have an old site that was are migrating to drupal. On the old site we have an image map: http://www.seguridadidl.org.pe/districts.html
Wondering if there is a more dynamic way of adding an image ...
0
votes
0answers
32 views
Image styles not generated on IIS and Drupal 7
I'm forced to build a site on IIS-based hosting. I have a problem with different image styles (thumbnails etc.) not being generated when uploading an image using image field on a node. The original ...
1
vote
1answer
32 views
How do I limit the number of images displayed in a teaser?
I have a site with an image field that allows for unlimited images. I want the first image in the field to be shown in the teaser (for both listing and views). Is there a configuration option that ...
0
votes
0answers
26 views
How to set Content-Lenght http header for images?
How to set the Content-Lenght header or any other header for images?
I need it to set a rule in the varnish to not cache images larger than 500kb.
0
votes
0answers
29 views
How to increase size of image in drupal 6?
I have a preset in image cache named 100*100.there is some images in it and the height,width of images are 100*37.now i want to increse the size of all images without uploading images again.Is this ...
1
vote
0answers
39 views
How can I center a logo image in an Omega theme?
I'm using Omega (a subtheme obviously) and am having trouble centering my logo image. I tried adding a .logo-img CSS class to my global.css file but it isn't doing anything. I added the following, but ...
1
vote
1answer
25 views
d7 link two pages within a (draggable) view by image
I'm trying to set up an image gallery that needs to be sortable in D7. So I installed the Views and Draggable-Views modules. Now I have one view with three pages: Gallery, Sort Gallery and Single ...
1
vote
1answer
35 views
Replace last item in a Views grid of images
let's say I have 1000 image files on my server and I am paging the 10 newest (2 rows with 5 images each) on my frontpage in a views block, formatted as a 'grid'. The settings of my view are:
Format: ...
1
vote
2answers
22 views
How to set the sizes for image thumbnails
When I am editing "Image" content type there is an option:
Where can I changes sizes of these previews? And regenerate the corresponding pictures?
0
votes
1answer
35 views
How do I set a node/page's background image to that content's image?
I've installed both 'Background Image' and 'Dynamic Background' but am having trouble trying to configure them for my situation. In the website I am trying to edit, there are content types of ...
0
votes
1answer
23 views
Drupal for a portfolio- Images as nodes or something else?
I am creating a portfolio using Drupal. I was wondering about best practice for handling images.
Would it be best for me to have each image as a node and then create a view and display in a ...
0
votes
1answer
50 views
how to create a grid view with only ONE image from nodes containing multiple images?
I have Nodes that have an Image field that can have any number of Image Fields. I want to create a Grid View in which I should only a single IMage field (can be the first one or any one actually).
...
0
votes
0answers
45 views
Display Image Entity Field Value in Fancybox Title Overlay
I am using File Entity Module to manage a whole lot of image files on my Drupal 7 website. File Entity Module turns media files into entities so that fields can be attached to them. The file type ...
3
votes
1answer
70 views
How to add an external image to node with a module?
I have created a form through my module in which the user(anonymous) can enter an image URL and some title for the image.
The link needs to be, like with remote stream wrapper, shown as an actual ...
0
votes
1answer
102 views
How can I show video and images in slideshow with lightbox style?
I need to combine pictures and videos to come out in one Slideshow and when they click on an image or video is displayed in a lightbox. (I have only a 1 video)
Currently, video I have them separately ...
0
votes
1answer
17 views
Creating a Form Uploader?
Sorry if this an extremely newby question but I am a beginner and still trying to learn how to navigate through the site. Anyway, I am trying to create a form uploader. For example, I want someone ...
1
vote
4answers
50 views
Crop Profile Image on upload
I come across different type of image crop, but the only one seems to work on the profile image is Image Javascript Crop like says this answer.
The problem so far is that i need to crop the image on ...

