structure_tweaks icon indicating copy to clipboard operation
structure_tweaks copied to clipboard

startartikel werden nicht ausgeblendet

Open isospin opened this issue 2 years ago • 1 comments

startartikel werden nicht ausgeblendet

REDAXO 5.14.2 PHP 8.1.13 structure_tweaks 1.4.0

folgende anpassung in der script.js hilft

//   this.hiddenArticles = JSON.parse(articles);
this.hiddenArticles = articles;

https://github.com/FriendsOfREDAXO/structure_tweaks/blob/bf945acbbc138a096243a099c7f3ce9e2de8bd4c/assets/script.js#L44

isospin avatar Feb 03 '23 12:02 isospin

https://github.com/FriendsOfREDAXO/structure_tweaks/commit/1d8d8adc14c261759e129c4cdb5f1d601955a087

eaCe avatar Apr 25 '23 19:04 eaCe