I would like to have images enabled in this Drupal case study: http://drupal.org/node/284589

I think it will improve a lot to the reader.

Thanks.

CommentFileSizeAuthor
#9 home.jpg42.35 KBAnonymous (not verified)
#9 home-deconstructed.jpg327.13 KBAnonymous (not verified)
#9 home-deconstructed-thumb.jpg40.6 KBAnonymous (not verified)
#9 catfish-highlighted.jpg28.09 KBAnonymous (not verified)
#9 consultoria-thumb.jpg20.74 KBAnonymous (not verified)
#9 video.jpg29.51 KBAnonymous (not verified)

Comments

vm’s picture

Title: Images in a Drupal case study » User would like input format changed to allow images in a case study in drupal showcase forum
Component: Textual improvements » Other

I changed the input format to FULL HTML for the images to show and the css you used to take effect.

I am leaving this open though, in the case that it wasn't the proper input format to use.

Anonymous’s picture

The float fixes and enhancements:

Only image #1 don't have modifications. The others now have the direct link to an image or to the page that represents. I think it will help because many don't speak Portuguese.

#2

  <a href="http://www.4linux.com.br/files/eriksen/drupal-org/case/home-deconstructed" title="Full size image">
    <img style="padding: 0 0 10px 10px; float: right;" src="http://www.4linux.com.br/files/eriksen/drupal-org/case/home-deconstructed-thumb.jpg"/>
  </a>

#3

  <a href="" title="Link to Consultoria page in 4Linux website">
    <img style="padding: 0 10px 10px; float: left;" src="http://www.4linux.com.br/files/eriksen/drupal-org/case/consultoria-thumb_0.jpg"/>
  </a>

#4

  <a href="http://www.4linux.com.br/cursos" title="Link to Cursos page in 4Linux website">
    <img style="padding: 0 10px 10px; clear: both; float: right;" src="http://www.4linux.com.br/files/eriksen/drupal-org/case/catfish-highlighted_0.jpg"/>
  </a>

#5

  <a href="http://www.4linux.com.br/multimidia/inovacao-independencia.html" title="Link to a video in 4Linux website">
    <img style="padding: 0 10px 10px; clear: both; float: right;" src="http://www.4linux.com.br/files/eriksen/drupal-org/case/catfish-highlighted_0.jpg"/>
  </a>

Thanks.

Anonymous’s picture

The right img tag for #5 is <img style="padding: 0pt 10px 10px; clear: both; float: right;" src="http://www.4linux.com.br/files/eriksen/drupal-org/case/catfish-highlighted_0.jpg"/>

Near image #3, after </a> you deleted the words:
The section pages (see

vm’s picture

got with eriksen.costa in IRC and corrected all that he wanted corrected. If another admin agrees that I've done this the right way this issue can be closed.

greggles’s picture

It would be nice to upload all the images to drupal.org instead of hosting them on your site. There are several reasons why this is preferable.

I've changed it back to filtered html - could you please use the attachment feature on that node to attach all the images an update the html to point to the new locations?

Thanks.

Anonymous’s picture

Hi greggles,

Sure I will. But I don't have permission to edit the node. Can I upload here in the issue tracker?

Thanks.

greggles’s picture

You should have the ability to edit it now that I've set the filter format back.

If not, then yes, just upload the images here.

vm’s picture

eriksen, it may be best based on greggles statements to create an entirely new node and I will remove the original.

Anonymous’s picture

StatusFileSize
new29.51 KB
new20.74 KB
new28.09 KB
new40.6 KB
new327.13 KB
new42.35 KB

Please, delete the old node. I uploaded the images to drupal.org in this issue.

Thanks.

vm’s picture

I unpublished the node. However, if you've already uploaded the images and can give me the urls, i'll add them and republish the node.

Anonymous’s picture

Oh, sorry. I created a new node: http://drupal.org/node/285603

Already have the images there.

Thanks.

vm’s picture

thats fine, I didn't realize that last night.

vm’s picture

edited the node and changed the input format to documentation which allows the images to show.

Anonymous’s picture

I think this format removes the attribute style from img tags, then the images don't floats. Can you enable a format that make this possible? I think you used full html last time.

Thanks again.

vm’s picture

my apologies. I've now submitted with FULL HTML filter.

Will leave this open for another site maintainer to check and if all is ok, they can mark as fixed.

greggles’s picture

Status: Active » Fixed

Seems good to me - thanks for the wonderful writeup, eriksen.costa, and for facilitating making it pretty, VeryMisunderstood.

Anonymous’s picture

Not at all. Thanks for all the help!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.