Lars-Erik Aabech
Lars-Erik Aabech
Hi, @dirkrombauts. Yes, I didn't fine-read everything above, so wasn't sure you'd agreed on the source for the problem. In any case, I've made you two small PRs today. One...
> Thinking about the tag helper and the many options we now have, for v5 we are going to introduce "Config Presets" Nice! So we can do "small image with...
Awesome! How about quality for placeholder image that's there before lazysizes kicks in? On a sidenote, I had an interesting dicussion with @bjarnef about how to make "the" image above...
It's about the appsettings.Tests.json file. In the core integration test project it is "correctly" set up. https://github.com/umbraco/Umbraco-CMS/blob/e8051978e975deafe57511d8939c003ea2347a94/tests/Umbraco.Tests.Integration/Umbraco.Tests.Integration.csproj#L54 When the package is installed in a project however, the linked file loses...
It generally fails silently if something is configured "wrong". IE. it doesn't manage to find the clr type for a datatype. Check the configuration, and see if there's something in...
Sorry, not yet. I'm too busy using it for clients on sites built with 7.1.x, but I'm still committed. Just have to find the time.
I don't quite get what you mean. CodeGen generates files in the web project. Umbraco finds all types derived from PublishedContentModel and pushes them to views inherited from UmbracoViewPage. If...
It will only pick up files from the model folder you point it to. (config\codegen.config or developer\config in backoffice) Default is ~/models/documenttypes. It parses .cs files, it doesn't use reflection....
Sorry 'bout that. Typed models will be built-in to Umbraco 7.4, so I'll not be prioritizing this as a standalone project any more. Hopefully, you'll be able to use the...
It might have been put back. I know there'll be done some work in Jan/Feb. In any case, it'll be a builtin version of https://github.com/zpqrtbnk/Zbu.ModelsBuilder