will
will
OK, thanks for your comments. There is also the "additional_criteria" that can be added per render, although that seems like I'd have to add it to every render call on...
Same issue, ezlang keeps changing the owner and so capistrano cant deploy because it cant be deleted. should be off in a temp folder somewhere?
This is still broken for me. HTMLPurifier and capistrano are in a permisiions / chown death grapple. No other composer dependency does this. Please can it just write a cache...
i'm trying to stop it by adding this ` $config->set('Cache.SerializerPermissions', 0775); ` doesn't make any difference.
untested, but could you not have a different class identifying the textarea and two different JS calls to redactor them: ``` $('.redactor-simple').redactor( { buttons: [ 'formatting', 'bold', 'italic', 'unorderedlist','orderedlist','link','underline'] }...
would be great if this happened. I just tried to fork / pull request the widget to fix up the markup pointed out elsewhere. Awkward because its not uptodate on...
compass isn't actively maintained apparently, and midleman has dropped it.... https://github.com/middleman/middleman/commit/8e6aba9d44f40d47352b41e89475c2ed92b93807
I think the answer is, just use yarn & webpacker.