MadeMyDay / PageTableExtended

Extends the Processwire PageTable field for rendering table row layouts.
15 stars 11 forks source link

I have a fix and an exchangement #25

Open trk opened 7 years ago

trk commented 7 years ago

Fix (checking language support) : https://github.com/trk/PageTableExtended/commit/3ccc7fe407059291118ca436e1a3ee826b5a4383 Exchangement (allow to use templates, modules, admin templates, admin modules, cache paths and now you can use single file) : https://github.com/trk/PageTableExtended/commit/053ce16544c15cab71164a31c1fe8ed4cab42cb9

If you approve these changes i can make pull request or you can directly apply them.

MadeMyDay commented 7 years ago

Sorry for not getting back earlier. Cannot test it right now. Is it backward compatible? For example the namespaced line could break compatibility with PW < 3, right?

trk commented 7 years ago

You can only apply changes after : https://github.com/trk/PageTableExtended/commit/053ce16544c15cab71164a31c1fe8ed4cab42cb9#diff-600c01456a8812f22e66b0906efe6e26R43

and for language fix : https://github.com/trk/PageTableExtended/commit/3ccc7fe407059291118ca436e1a3ee826b5a4383