diff --git a/reference/wkhtmltox/wkhtmltox/bits/.xmlfragmentdir b/reference/wkhtmltox/wkhtmltox/bits/.xmlfragmentdir deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/reference/wkhtmltox/wkhtmltox/bits/load.xml b/reference/wkhtmltox/wkhtmltox/bits/load.xml deleted file mode 100644 index 807306914c98..000000000000 --- a/reference/wkhtmltox/wkhtmltox/bits/load.xml +++ /dev/null @@ -1,98 +0,0 @@ - - load.username - user name to use when loging into a website - bart - >= 0.1.0 - - - load.password - the password to used when logging into a website - elbarto - >= 0.1.0 - - - load.jsdelay - the amount of time in milliseconds to wait after a page is loaded until it is captured - 1200 - >= 0.1.0 - - - load.zoomFactor - how much zoom should be applied to the content - 2.2 - >= 0.1.0 - - - load.customHeaders - custom headers to send when requesting the main web page - - >= 0.1.0 - - - load.repertCustomHeaders - set true to send with all requests - boolean - >= 0.1.0 - - - load.cookies - cookie string to send when requesting the main web page - - >= 0.1.0 - - - load.post - post string to send when requesting the main web page - - >= 0.1.0 - - - load.blockLocalFileAccess - disallow local and piped files to access other local files - boolean - >= 0.1.0 - - - load.stopSlowScript - stop slow running javascript - boolean - - - - load.debugJavascript - allow javascript to raise warnings - boolean - >= 0.1.0 - - - load.loadErrorHandling - set error handling strategy - - - - - - - abort - abort the convertion process - - - skip - do not add the object to the final output - - - ignore - try to add the object to the final output - - - -
-
- >= 0.1.0 -
- - load.proxy - - - >= 0.1.0 - diff --git a/reference/wkhtmltox/wkhtmltox/bits/web.xml b/reference/wkhtmltox/wkhtmltox/bits/web.xml deleted file mode 100644 index 427bf971ce95..000000000000 --- a/reference/wkhtmltox/wkhtmltox/bits/web.xml +++ /dev/null @@ -1,54 +0,0 @@ - - web.background - include background image in output - boolean - >= 0.1.0 - - - web.loadImages - include images in output - boolean - >= 0.1.0 - - - web.enableJavascript - enable or disable javascript - boolean - >= 0.1.0 - - - web.enableIntelligentShrinking - enable to attempt to fit more content on page, only applies to PDF output - boolean - >= 0.1.0 - - - web.minimumFontSize - the minimum font size allowed - 9 - >= 0.1.0 - - - web.printMediaType - print content using print media type instead of screen media type - boolean - >= 0.1.0 - - - web.defaultEncoding - content to use where no encoding is specified - utf-8 - >= 0.1.0 - - - web.userStyleSheet - URL or path to a user specified style sheet - /path/to/style.css - >= 0.1.0 - - - web.enablePlugins - enable or disable NS plugins - boolean - >= 0.1.0 - diff --git a/reference/wkhtmltox/wkhtmltox/image/converter/construct.xml b/reference/wkhtmltox/wkhtmltox/image/converter/construct.xml index 405b1497e07a..13766995314a 100644 --- a/reference/wkhtmltox/wkhtmltox/image/converter/construct.xml +++ b/reference/wkhtmltox/wkhtmltox/image/converter/construct.xml @@ -1,7 +1,7 @@ - + wkhtmltox\Image\Converter::__construct Create a new Image converter @@ -146,8 +146,9 @@ /tmp/cookies.txt >= 0.1.0 - &reference.wkhtmltox.wkhtmltox.bits.load; - &reference.wkhtmltox.wkhtmltox.bits.web; + diff --git a/reference/wkhtmltox/wkhtmltox/pdf/object/construct.xml b/reference/wkhtmltox/wkhtmltox/pdf/object/construct.xml index 37b69946f340..a2e01b4aefbd 100644 --- a/reference/wkhtmltox/wkhtmltox/pdf/object/construct.xml +++ b/reference/wkhtmltox/wkhtmltox/pdf/object/construct.xml @@ -227,8 +227,158 @@ >= 0.1.0 - &reference.wkhtmltox.wkhtmltox.bits.load; - &reference.wkhtmltox.wkhtmltox.bits.web; + + load.username + user name to use when loging into a website + bart + >= 0.1.0 + + + load.password + the password to used when logging into a website + elbarto + >= 0.1.0 + + + load.jsdelay + the amount of time in milliseconds to wait after a page is loaded until it is captured + 1200 + >= 0.1.0 + + + load.zoomFactor + how much zoom should be applied to the content + 2.2 + >= 0.1.0 + + + load.customHeaders + custom headers to send when requesting the main web page + + >= 0.1.0 + + + load.repertCustomHeaders + set true to send with all requests + boolean + >= 0.1.0 + + + load.cookies + cookie string to send when requesting the main web page + + >= 0.1.0 + + + load.post + post string to send when requesting the main web page + + >= 0.1.0 + + + load.blockLocalFileAccess + disallow local and piped files to access other local files + boolean + >= 0.1.0 + + + load.stopSlowScript + stop slow running javascript + boolean + + + + load.debugJavascript + allow javascript to raise warnings + boolean + >= 0.1.0 + + + load.loadErrorHandling + set error handling strategy + + + + + + + abort + abort the convertion process + + + skip + do not add the object to the final output + + + ignore + try to add the object to the final output + + + +
+
+ >= 0.1.0 +
+ + load.proxy + + + >= 0.1.0 + + + web.background + include background image in output + boolean + >= 0.1.0 + + + web.loadImages + include images in output + boolean + >= 0.1.0 + + + web.enableJavascript + enable or disable javascript + boolean + >= 0.1.0 + + + web.enableIntelligentShrinking + enable to attempt to fit more content on page, only applies to PDF output + boolean + >= 0.1.0 + + + web.minimumFontSize + the minimum font size allowed + 9 + >= 0.1.0 + + + web.printMediaType + print content using print media type instead of screen media type + boolean + >= 0.1.0 + + + web.defaultEncoding + content to use where no encoding is specified + utf-8 + >= 0.1.0 + + + web.userStyleSheet + URL or path to a user specified style sheet + /path/to/style.css + >= 0.1.0 + + + web.enablePlugins + enable or disable NS plugins + boolean + >= 0.1.0 +