Documentation

Find documentation for our Joomla extensions on this page.

Images processor doesn't work in JoomGrabber

Images processor is for getting images from [HTML Source], it will return images field. In order to have this processor works properly, we will need to have a valid input (HTML Source) which contains images which you want to get.

Normally we use "Get FullText" processor to get input for Images processor as an example at: Creating a pipe with K2 adapter and RSS engine.
If "Get Fulltext" processor cannot get fulltext content with images included, you will need an alternative way to get fulltext content with images included. Please read more our solution with HTML Parser.

Understanding Images Processor

INPUT

  • HTML source (with image includes)
  • URL: of the original content (it's optional). In the case we don't have images inside above HTML source, we will want to try to get images from the original url.

PARAMETERS

  • Get To local: set to Yes if you want to store images to your server. No is for using remote images from source content. Besure to set “Origin URL” value if you set No for this option.
  • Clear Tiny: remove all images with (width)x(height) in pixel less than this value.
  • Save to: the directory to store all the images (if you set “Get to local” to Yes).
  • Origin Url: this is the URL of the source site (the main path, for example: https://www.joomboost.com)
  • Make list: In the case you want to get more than one images from the source (see “Number Images” option), you will want to make a list of images instead of only first one. Set this on if you want to have the images field output to use with Content intro image, content fulltext image or K2 image tab.
  • Number images: number of images will be addressed in the above “Make list” option.
  • Remove: remove all images tags out of the html[2] output.

OUTPUT 

  • images[1]: array of images object (html, src, path). Use this output field for Content Intro Image, Content Fulltext Image or K2 Image tab.
  • html[2]: HTML source with img tags (img tag). Images already downloaded to the local server. Use this field to insert images into text field.

 

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok