Ticket #183 (closed Defect: fixed)
News images are broken
Reported by: | jri | Owned by: | Malte |
---|---|---|---|
Priority: | Major | Milestone: | |
Component: | Drupal Website | Version: | |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | Communications |
Module: |
Description
All the news should show their images as on the old website.
The images should appear on both, the new website and in RSS readers.
Hint: the images are supposed to appear in their original size.
Attachments
Change History
comment:3 Changed 13 years ago by Malte
- Status changed from accepted to closed
- Resolution set to worksforme
though they have no padding per default, all news images should show up now.
i could add a css rule specific for the images in all news and introduce some margin around the pictures so they look nicer next to the text.
comment:4 Changed 13 years ago by jri
- Status changed from closed to reopened
- Resolution worksforme deleted
Sounds good.
Also the thing with the margin!
However, not all pictures show up, at least in my browser (see screenshot).
comment:5 Changed 13 years ago by Malte
in your screenshot we are just watching so called "teasered" news nodes, please refer to the detail view of a news to check if the pictures were correctly imported.
another issue is: now i changed to relative paths, before there was a mixture used of absolute and relative paths. i hope the RSS reader can still render the news properly. if we go with absolute paths, we anyway need to wait to see the pictures until we changed the routing.
i will have a look at the css file, so the padding of images just effects the news contents and not, for example, the user guide images.
thanks for checking.
when the website is moved onto deepamehta.de and we can manage to make the "/docs" folder (of the current deepamehta.de webserver) accessible in the root of our new drupal installation, the image reference should resolve fine again in all views.