Hello.
I've made a lot of WB (v. 2.8.3) modules for my own use. Some of them are made from 'Hello World', other from diff. modules (my_news from News etc.).
As far I know, there are a lot of core changes with new WB 2.13 and - corresponding to them - way to make modules.
After migrating 2.8.3->2.13 there are some errors,
for example:
There was an uncatched exception
malformed document created
in line (67) of (/modules/output_filter/Filters/filterCssToHead.php):
I pressume will be more..
My question is: is there a list of changes to review all old modules?
I don't see new "Hello world" module in add-ons Repository, so I don't have a pattern to work on..