Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: What Is Auto-orient  (Read 7843 times)

0 Members and 1 Guest are viewing this topic.

thenota2

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 81
What Is Auto-orient
« on: December 28, 2017, 11:37:08 am »

what is Auto-orient image(s) and do i need it, what file would i find it in to remove it
Logged

thenota2

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 81
Re: What Is Auto-orient
« Reply #1 on: February 18, 2018, 10:44:29 am »

does anyone reading this know the answer
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: What Is Auto-orient
« Reply #2 on: February 18, 2018, 11:11:04 am »

It rotates the image to match the orientation given in the EXIF data of the image you are uploading. Save you having to do it manually.

If we have missed a post a polite bump rather than a sarcastic response is preferable.
Logged
It is a mistake to think you can solve any major problems just with potatoes.

thenota2

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 81
Re: What Is Auto-orient
« Reply #3 on: February 18, 2018, 04:48:38 pm »

can just jpg images be uploaded to coppermine without orientation. are the pics gonna look any different, a different size, quality without it. i just use jpg high quality images

or, is there a way to get the text and option to not show on the upload page
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: What Is Auto-orient
« Reply #4 on: February 18, 2018, 05:33:06 pm »

How would you prefer that your uploaded images look? (attached)

It may not be useful to you because you upload images that you've gotten off the net which have already been normalized rotationally. But it's very useful to many others.

Add this to the end of your theme style.css file:
Code: [Select]
#autorient {display:none;}
label[for="autorient"] {display:none;}
Logged

thenota2

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 81
Re: What Is Auto-orient
« Reply #5 on: February 19, 2018, 12:07:56 am »

just straight up and down is fine. are yo u telling me in a funny way that they will look like that without orientation?

can you hide the orientation thing in the upload page?
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: What Is Auto-orient
« Reply #6 on: February 19, 2018, 07:43:23 am »

The details on how to hide the orientation thing are already in the post above.
Logged
It is a mistake to think you can solve any major problems just with potatoes.

thenota2

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 81
Re: What Is Auto-orient
« Reply #7 on: February 19, 2018, 09:25:22 am »

thanks, i tried the same for the droparea but it doesnt work

Code: [Select]
#droparea {display:none;}
label[for="autorient"] {display:none;}
Logged
Pages: [1]   Go Up
 

Page created in 0.041 seconds with 20 queries.