zikula-modules / DizkusModule

Official repository for Dizkus, a fully integrated forum solution for Zikula 1.4+
21 stars 7 forks source link

Refactor to PSR-4 #284

Closed Kaik closed 8 years ago

Kaik commented 8 years ago

I can start working on new version of Dizkus. I think a first step would be to refactor to PSR-4 Then second #262 This would require refactoring to new Controller and Twig. I will start with admin controller and then step by step until smarty is removed completely. I prefer manual refactoring than automated.

@craigh I will contact you on slack so we can Diskus this :)

craigh commented 8 years ago

sounds good. go ahead

Kaik commented 8 years ago

Done