heimrichhannot / contao-haste_plus

GNU Lesser General Public License v3.0
0 stars 4 forks source link

disable javascript in tl_layout not working in 4.5.10 #10

Closed reluem closed 6 years ago

reluem commented 6 years ago

Disabling javascript files inserted by contao-haste_plus does unfortunately not work on my system.

bildschirmfoto 2018-08-10 um 00 46 13 bildschirmfoto 2018-08-10 um 00 46 35

Since @koertho suggested that development has stopped and all bundles would use the utils-bundle, here's my composer why for this module:

composer why heimrichhannot/contao-haste_plus
heimrichhannot/contao-ajax                      1.2.3   requires  heimrichhannot/contao-haste_plus (^1.6)     
heimrichhannot/contao-be_explanation            1.0.7   requires  heimrichhannot/contao-haste_plus (~1.0)     
heimrichhannot/contao-components                2.0.2   requires  heimrichhannot/contao-haste_plus (^1.6.91)  
heimrichhannot/contao-filecredits               3.1.4   requires  heimrichhannot/contao-haste_plus (^1.6.85)  
heimrichhannot/contao-modal                     1.4.1   requires  heimrichhannot/contao-haste_plus (~1.0)     
heimrichhannot/contao-notification_center_plus  1.0.32  requires  heimrichhannot/contao-haste_plus (~1.4)     
heimrichhannot/contao-tagsinput                 2.2.6   requires  heimrichhannot/contao-haste_plus (^1.6)     
heimrichhannot/contao-teaser                    1.0.13  requires  heimrichhannot/contao-haste_plus (~1.0)     

-> more specifically I think it would be these 3 modules (at least)

koertho commented 6 years ago

Unfortunately we have not made bundle versions of all our modules, a lot of modules still use haste_plus, so are some of the plugins you are using. With contao 4.4, the disable function still works and we are only working with 4.4. If we find time, we must look into this.

koertho commented 6 years ago

So, the problem is not haste_plus, it's contao-component. I've copied the issue there and close it here.