JP DeVries
JP DeVries
phpwee isn't without issues either so I'm all ears for another approach to minifying the HTML https://github.com/searchturbine/phpwee-php-minifier/issues/14
@chrisdempsey CloudFlare sounds nice and I might enable it but I'm trying to determine how to get this to work "manually". The reason I went with phpwee over min is...
hm, you can't create a TV and set it's id though since ids are defined by the system
Been trying to track down this bug, seems like the place to look is startimport.php line 49 (where $modx->runProcessor is called for either create or update) and passes in a...
Verified that on update the $lines Array returned by prepareCsv->prepareCsv() contains the correct updated TV Values and that what is being passed to $modx->runProcessor in startimport.php is correct (updated TV...
Possibly related MODX bug: http://tracker.modx.com/issues/5965
Seems flexible enough, for a dev at least, to create your own 'export' .csv files using getResources or xPDO
Related (if not duplicate) issue I reported https://github.com/Mark-H/importX/issues/48
submitted a pull request for this issue
woot woot!