Commit graph

2 commits

Author SHA1 Message Date
Alexis Degrugillier
26be877e7a Fix extension definitions
Before, extensions were missing the definition of mandatory methods.
At the moment, it's not a problem because the coding guidelines are not
enforced by the code. But in the future, it will break.
Now, extensions have all mandatory method definitions.
2021-01-05 11:31:01 -05:00
Joris Kinable
8b50f74fd0 Add title wrap extension
* Implemented title wrap extension

* Update metadata.json

* Fixed comments
2019-09-04 09:48:13 +02:00