Closed jochumdev closed 8 years ago
The second patch enables with Plone 5/Barceloneta.
They use <article> id="content" instead of <div> id="content"
I'm not pretty sure about this one right now; in the future, as package becomes more stable, we can just enable it by default on all users regarding login status.
Ok, then lets close it. :-)
I've added a registry setting "authenticated_enabled" which allows us to enable lazysizes for authenticated users (defaults to False).
What do you think about that? Gonna write an upgrade step if you like it.