Skip to content
hertsch edited this page Jul 22, 2014 · 2 revisions

imageTweak

imageTweak is a extension for the kitFramework which can be used:

  • as kitFilter to optimize images on the fly while delivering content to the website visitors
  • as kitCommand to generate image galleries in a easy and effective way.

First Steps

In kitFramework install the extension imageTweak.

If you are using the TemplateTools then imageTweak will be detected and automatically used to optimize the images inside the content which will be delivered by the template.

In all other cases place the following kitFilter command anywhere inside the template(s) you are using for your Content Management System (CMS):

~~ kitFilter:imageTweak ~~

that's really all you have to do!

Clone this wiki locally