Commit Graph

5 Commits

Author SHA1 Message Date
Hypolite Petovan 203672cf27 [various] Remove redundant uninstall functions
- All hooks (current and obsolete) are removed automatically during addon uninstall
2020-07-27 08:30:41 -04:00
Philipp Holzer 4b6527e273
Remove deprecated App::registerStylesheet()/FooterScript() - replace with DI::page()->registerStylesheet()/FooterScript() 2019-12-27 21:55:17 +01:00
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register 2018-12-26 10:20:18 -05:00
Hypolite Petovan 27a48ae84a [highlightjs] Use new 'head'/'footer' hooks
- Create separate addon javascript file
- Register stylesheet and Javascript files
2018-09-20 21:32:47 -04:00
Hypolite Petovan 0afab99d84 [highlightjs] Add new addon 2018-09-19 22:03:15 -04:00