r102506 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102505‎ | r102506 | r102507 >
Date:11:37, 9 November 2011
Author:hashar
Status:ok
Tags:
Comment:
note about how to disable vips scaling

This is from a Bryan comment on CR.
Modified paths:
  • /trunk/extensions/VipsScaler/README (modified) (history)

Diff [purge]

Index: trunk/extensions/VipsScaler/README
@@ -19,3 +19,9 @@
2020 : brew install vips
2121 : binary symlink is /usr/local/bin/vips
2222
 23+== Configuration ==
 24+
 25+$wgVipsCommand : path to the vips command (default: vips).
 26+
 27+By default everything is scalled using vips. To disable scaling, set
 28+$wgVipsOptions = array();

Status & tagging log