i've got a problem with the media picker and image-cropper.
The thing is I wanna choose a image via media picker and then display the image, that works however I wanna be able to display the cropped version of the image, crop name newsFeedback. Here's the code that show the origninal picture.
Media picker + crop
Hey there folks
i've got a problem with the media picker and image-cropper.
The thing is I wanna choose a image via media picker and then display the image, that works however I wanna be able to display the cropped version of the image, crop name newsFeedback. Here's the code that show the origninal picture.
if I use <xsl:copy-of select="$currentPage" /> i only get the ID of the photo no url's or image crop names.
what am I missing here?
mvh
for those looking for a solution I found it.
;)
is working on a reply...