nicht eingeloggt (Einloggen)
Welcome guest!
Want to take part in these discussions? Please Einloggen or Registrieren now!
    • CommentAuthorPeter
    • CommentTimeMay 18th 2009 bearbeitet
     
    tt_news image crop : manipulate tt_news images GIFBUILDER

    plugin.tt_news.displayLatest {
      image >
      image.stdWrap.cObject = IMAGE
      image.stdWrap.cObject.file = GIFBUILDER
      image.stdWrap.cObject.file {
      XY = 208,150
      10 = IMAGE
      10 {
        offset = 0,0
        file {
          import=uploads/pics/
          import.data = field:image
          import.listNum = 0
          import.override.field = image
          maxW = 208
          maxH = 150
          width = 208c
          height = 150c-0
        }
      }
     }   
    }