JP DeVries
JP DeVries
I think what amdbuilder is saying is that once a setting has been update there isn't an option to 'revert to default' similar to how you can with TVs
Technically none of them do, if used in solo. If you use two plugins that listen to the same event(s), then you need the hack. Therefore, I can't tell you...
@versantweb nice find. we include a replaceAll function in one of our include files. We'll get this patched up. In the interim here is the missing function ``` js function...
https://groups.google.com/forum/#!topic/ace-discuss/TlRwvc0Bc_8
i'm experiencing this as well
For an Azure deployment I switched to `node-lwip` and included ``` json "optionalDependencies": { "windows-build-tools": "*" }, ``` in package.json to fix this. If you still have issues you might...
while not part of the core, one was [demoed at MODXpo](https://twitter.com/rtripault/status/429231075445837824) also, i believe `/latest` support is being added to the API, making it easier to write automatic update scripts
thanks @Omeryl!
i wonder, if this were implemented, should it also allow directories to be duplicated?