https://github.com/franck-paul/lazyloading
Dotclear 2 plugin
https://github.com/franck-paul/lazyloading
dotclear dotclear-plugin
Last synced: about 2 months ago
JSON representation
Dotclear 2 plugin
- Host: GitHub
- URL: https://github.com/franck-paul/lazyloading
- Owner: franck-paul
- License: gpl-2.0
- Created: 2020-02-19T09:38:54.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-22T18:01:55.000Z (3 months ago)
- Last Synced: 2026-02-22T23:01:33.425Z (3 months ago)
- Topics: dotclear, dotclear-plugin
- Language: PHP
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lazy Loading plugin for Dotclear 2
[](https://github.com/franck-paul/lazyLoading/releases)
[](https://github.com/franck-paul/lazyLoading/releases)
[](https://github.com/franck-paul/lazyLoading/issues)
[](https://github.com/franck-paul/lazyLoading/blob/master/LICENSE)
==================================
This plugin adds loading="lazy" attribute for img and iframe html element in contents of entries and comments.
Inspired by the [WP Lazy Loading plugin](https://github.com/WordPress/wp-lazy-loading)
It also adds decoding="async" attribute it there is no alt attribute or if it is empty.
Must be activated for the blog (see blog parameters)
Author: Franck Paul - [Blog](https://open-time.net/)