How to download?
Package author to version 1.3.0 — Yevgeny Borisov (Agel_Nash)
The phpthumbon snippet
This snippet can be used as a modifier, for example: [[*image:phpthumbon=`w=200&h=200&zc=1`]]
Parameter | Description | Value |
---|---|---|
input | Path to the image to be processed | Possible values Default value Note: |
options | phpThumb class parameters | Possible values Default value Note: |
System Settings
Parameter | Description | Value |
---|---|---|
phpthumbon.images_dir | The folder to be cut off from the path in the cache directory | Possible values Default value Note: |
phpthumbon.quality | Default image quality | Possible values Default value Note: |
phpthumbon.cache_dir | Cache folder name | Possible values Default value Note: |
phpthumbon.ext | This type will be used if an image to be compressedis in an unknown format. | Possible values Default value Note: |
phpthumbon.noimage | Path to an “Image does not exist” image | Possible values Default value Note: |
phpthumbon.queue | Queue support activation | Possible values Default value Note: |
phpthumbon.queue_classpath | Path to a QueueThumb class file | Possible values Default value Note: |
phpthumbon.error_mode | Flawed image processing rules | Possible values Default value Note: |
phpthumbon.noimage_cache | Folder with cached noimage files | Possible values Default value Note: |
phpthumbon.total_queue | Number of queued tasks processed at a time | Possible values Default value Note: |
phpthumbon.make_cachename | Snippet capable of replacing default rules of image name cache formation | Possible values Default value Note:
|
phpThumbOn 1.3.2-pl (16.09.2016)
Initialization of the modPhpThumb class for working with MODX 2.5.1
phpThumbOn 1.3.1-pl (14.01.2015)
Parameter $_config in the phpThumbOn class is now public for direct access from the snippet in the "phpthumbon.make_cachename" parameter.
The _pathinfo method in the phpThumbOn class has been rewritten from scratch for a better understanding of Russian symbols. Our thanks to Vasily Naumkin for implementing this function in the ms2Gallery component.
phpThumbOn 1.3.0 (23.09.2014)
German and English vocabulary
Package for compatibility with MODX 2.3.x updated
phpThumbOn 1.2.1 (27.12.2013)
Object data reset bug caused by the processor’s reply fixed
Problem with absolute paths fixed
phpThumbOn 1.2.0 (26.12.2013)
Deleting previously created previews during a repeated call of a snippet with other parameters
No more output emptiness if a script fails to create a preview
Caching compressed “noimage” images
Possibility of processing several images during one processor start
Flawed image copying fixed
Custom preview names
phpThumbOn 1.1.0 (06.12.2013)
Compression queue support added
phpThumbOn 1.0.2 (16.09.2013)
Operation in AJAX mode fixed
phpThumbOn 1.0.1 (25.08.2013)
Invalid reading of the “input” parameter starting with a slash
phpThumbOn 1.0.0 (02.08.2013)
Preview filename cleared of unintelligible symbol sequences
Images semantically distributed among folders in accordance with original images
Constant cache checkups and cleanups removed
AWS Amazon support deactivated
A number of parameters responsible for default preview quality and type added
Snippet code optimized for multiple calls