Closed nmpetkov closed 4 years ago
News at least is a 1.3-era module and while it may be forward compatible with 1.5 it is not a 1.5-era module. Formicula may be similar. IMO the better answer is to update News, not retrofit Scribite.
the reason is because they use the old hook system. This is where they are retrieved: https://github.com/zikula-modules/Scribite/blob/master/Controller/OverrideController.php#L100
I thought Zikula 1.5 is to be compatible with legacy modules (and it seems is, as News and Formicula function in Zikula 1.5). If Scribite 6 is intended to Zikula 2, then it is good to know what version of Scribite to use with Ziklula 1.5.
Scribite 6 supports Zikula 1.5, but legacy modules are missing in dropdown list in textarea override.
Picture below illustrates this. Formicula and News modules are missing, despite they are installed and function.