Mark Willis

Results 4 issues of Mark Willis

Hi, I can't seem to find in the documentation (code.google.com/apis/maps/documentation/javascript/reference.html) how to perform a groupby (without running a raw statement) is this something planned for future release?

Plugin now supports a media source (defaults to filesystem). A drop-in extra that allows the gallery to use a media source (for example S3, or cloud files). I have updated...

Is there a better method to check if a table exists? (maybe SHOW CREATE TABLE? or even a SELECT \* LIMIT 1) https://github.com/modxcms/xpdo/blob/master/xpdo/om/mysql/xpdomanager.class.php#L131 This ends up counting the whole table...

I have added the features from: https://github.com/opengeek/statcache/pull/10 But also made it context independant - so each context has it's own cache folder. I have also added a new system parameter...