CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Image resize
Pages: [1]

Author Topic: Image resize  (Read 1921 times)

patroclas

  • Guest
Image resize
October 20, 2008, 03:08:03 am
There are one or two threads about images being resized to 100*100px in previous versions but no real solutions. Is there any fix to get images resized in proportion to the original when uploaded via a file field?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Image resize
October 20, 2008, 06:22:52 am

no fix as of 2.1, but would be a nice community contribution. The files to make the fix is at:

CRM/Core/BAO/CustomField.php (search for 'img src', line 1047)

You'll have to get the dimenstion of the image and then set the width/height etc

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

patroclas

  • Guest
Re: Image resize
October 20, 2008, 10:59:58 am
That's beyond my ability but it would be a major improvement.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Image resize
October 22, 2008, 12:53:59 am
And/or resize

The ultimate would be to define on the custom field (as options, the max width/height)

(and being able  to restrict the file being uploaded to only gif/png/jpeg)

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Image resize

This forum was archived on 2017-11-26.