YJ Tso

Results 9 issues of YJ Tso

can $output = implode("\n",$output); be changed to $outputSeparator = $modx->getOption('outputSeparator',$scriptProperties,"\n"); $output = implode($outputSeparator,$output); please and thank you again for the direction :)

To accept friendly date string format like "May 2"

enhancement

Because groups will form essential website routing functions via alias and plugin

### Why? In Python 3.4 and up `urllib.request` no longer has an `add_data` method. According to the [documentation](https://docs.python.org/3/library/urllib.request.html#urllib.request.Request.data) we can directly assign the encoded XML string to `urllib.request.data` attribute. Similarly...

Fixes issue #29

At: https://github.com/opengeek/statcache/blob/master/core/components/statcache/lib/StatCache.php#L48 and all subsequent calls to `$resource->Context->getOption()` error-out if `$resource->Context->config` is `null`.

Line: https://github.com/opengeek/statcache/blob/master/core/components/statcache/elements/plugins/StaticCache.php#L148

Resolves https://github.com/cloudflare/cloudflare-docs/issues/6565 - Rewrote tutorial for Auth0 implementation in Workers - Updated for missing check(s) in the example code - Updated for Wrangler 2.x and module Workers

product:workers
developer education
tutorial