This is an old revision of the document!
2010-06-07 rev[628]-rev[738]
The settings below were added to the project.ini, please review them and add to your own project.ini on upgrade from a previous version.
;--------------------------------------------------------- ; LOGLEVEL SECTION ;--------------------------------------------------------- ; Use the loglevels as defined in Zend_Log to define the highest level of errors to log ; ; 0 Emergency: system is unusable ; 1 Alert: action must be taken immediately ; 2 Critical: critical conditions ; 3 Error: error conditions ; 4 Warning: warning conditions ; 5 Notice: normal but significant condition ; 6 Informational: informational messages ; 7 Debug: debug messages ; ; Defaults for production are 3 (error) and 7 (debug) for testing and development, uncomment the ; line below to use a custom setting ;logLevel = 6; ;--------------------------------------------------------- ; EXPORT SECTION ;--------------------------------------------------------- ; Location of the 'wkhtmltopdf' binary, be sure to use the latest ; binary from http://code.google.com/p/wkhtmltopdf/ export.wkhtmltopdf =
Added / changes:
2010-04-20 rev[544]-rev[627]
2010-02-13 rev[482]-rev[543]
This was a minor upgrade adding useful extra functionality:
2010-02-13 rev[455]-rev[482]
This was a minor upgrade adding useful extra functionality:
2010-01-26 rev[112]-rev[455]
Below is a short list distilled from the >300 commits. It needs more explanation on some parts and could include more or less info. Please update as fits.
To be completed later…