Dave Olsen
Dave Olsen
I'm generally ok with this but have been trying to work through the mechanics of making `sourceDir` and/or `patternDir` an array in the config is fine. I think things like...
@bmuenzenmeyer - Yup. Removing the voting requirement would be a good step. I think the devil is in the details on this one.
Ok, saw those `source/` links in your earlier example and it made me squeamish. I think this could be done with a plug-in. I'm not keen on making this `core`...
Plug-ins can do the following: - add options to the config (_on install_) - add tab & panel combos to the modals (_this is all the work being done in...
In thinking through this more I need to write hooks in Core to make this happen in an efficient manner. It also opens the possibility for redoing/simplifying panels. I need...
i'm taking a shot at this. is the [API doc](https://github.com/h5bp/html5please-api/wiki/API-Reference) up-to-date? i've noticed a discrepancy between it and the `filter_options` function. this sounds like a pretty straightforward feature.
I [worked on this last night](https://github.com/dmolsen/html5please-api/commits/master) but I realized I made it too simple & it's only a file system cache. It doesn't take into account that your output will...
I haven't played with the blocks pragma at all but I'll definitely check it out to see what is going. I really appreciate you sharing the patterns. It'll make it...
This has been fixed in `dev`. I'll close this issue once I push a release. Will probably be near the end of the weekend.
Thanks. I'll get this merged tomorrow evening and a new release pushed out.