Aaron Carlino
Aaron Carlino
It's a really good idea. I'm concerned about one limitation of the SilverSmith YAML spec that's been bugging me for some time. You can't really group nodes. For instance, the...
Cool idea! What does RelationEditor do, exactly? aaron_carlino: { webdeveloper, www.leftandmain.com } On Tuesday, April 9, 2013 at 9:35 AM, wernerkrauss wrote: > In the meanwhile this works as a...
Interesting! I had never considered projects living at the root directory. That should be supported for sure. What is "manual path constructing?" And do you have a less terrible idea...
I think a CSS pull request is in order.
Yeah, I have a 3.1 compatible version floating around somewhere. I think I just forgot to commit the changes. :) aaron_carlino: { webdeveloper, www.leftandmain.com } On Tuesday, April 23, 2013...
I'm way behind on these upgrades. Currently trying to get betterbuttons and displaylogic over the line as they have the highest install base of all my modules. This one is...
Yeah, validation is a little tricky. I usually use exactly what you have there -- setting the "required" attribute, and for backward compatibility, I use RequiredFields(), which offers server-side validation....
I'm new to Conposer. Is there a property that allows you to specify the install dir? On Jan 29, 2013, at 5:31 AM, MattyBalaam [email protected] wrote: > PHP Fatal error:...
Wow, awesome work. Sorry I missed it. There was a two or three month period that I wasn't getting emails from Github, and I missed a lot of this type...
+1 moving those to a separate module. My preference would be to think about this like `GridFieldExtensions`. Implementations of the core API to provide the 80% cases to devs with...