TGPX scanner with width/height min/max thumbsize range?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Klen
    • Aug 2006
    • 32234

    #1

    TGPX scanner with width/height min/max thumbsize range?

    Did anyone maybe made mod for TGPX which which will make scanner not to pick thumb which are outside defined range,for example if you put 200x150 as max size,then thumb with larger size wont be picked.That function is present if you crop gallery,but for some reason is not present when using scanner.
    I think it can be done by copying part of crop.php which have condition for checking defined range into scanner.php,question is just which part to copy and where exactly in scanner.php.

    It seems that feature of min/max range was made as anti cheat feature when reviewing submitted galleries(which is probably why is not present on scanner)but for what i using it is to properly pick thumbs of gallery in cases when gallery contain multiple sets of images and other sets are not gallery content and they usually repeat on every gallery which make scanner useless as then it always pick non-content images.
  • Klen
    • Aug 2006
    • 32234

    #2
    Bumperoni

    Comment

    • Klen
      • Aug 2006
      • 32234

      #3
      Macaroni

      Comment

      • Qbert
        Confirmed User
        • Jun 2004
        • 813

        #4
        Did you ask about this on the JMB Support board? Any coders that may have done this would be there. http://forums.unofficialjmbsupport.com/index.php

        Comment

        • over38
          Confirmed User
          • Aug 2002
          • 460

          #5
          Did you edit the scanner configuration and set those values?
          Mainstream Blazing Fast SSD WordPress Hosting
          As Low As $4.97/month! USA Based Support !

          Comment

          • Klen
            • Aug 2006
            • 32234

            #6
            Originally posted by over38
            Did you edit the scanner configuration and set those values?
            As i said,that feature is not present in scanner configuration,as many other which are present for cropper but not on scanner.I checked source code as well and there is nothing what would indicate how it is included as well for scanner.php,for example noticed how file which contain code for checking size on cropper is ajax.php,and as ajax is javascript which is foreground proccess,and scanner is background process,it is obvius how it's not included for scanner.

            Comment

            Working...