You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from
label="MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE" multiple="true" size="5">
to
label="MOD_KUNENALATEST_PARAM_CATEGORYLIST" multiple="true" size="5">
Step 2. Remove line 62 in en-GB.mod_kunenalatest.ini
In my test (with proposed changes) all categories are not hidden. Furthermore I don't think it makes sense to have an option to hide all categories. If you hide all categories there is no use in using the module.
Not all categories are hidden even without these changes. For this suggestion I have only changed the text. But hiding does not work for individual categories either, which is why I have also created this ticket. #317
I don't want to judge whether it makes sense to hide all categories, as it has always been like this with All / None (display or no display).
Step 1. Please change in mod_kunenalatest.xml line 154
Kunena-Addons/modules/kunenalatest/mod_kunenalatest.xml
Line 154 in 04fbead
from
label="MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE" multiple="true" size="5">
to
label="MOD_KUNENALATEST_PARAM_CATEGORYLIST" multiple="true" size="5">
Step 2. Remove line 62 in en-GB.mod_kunenalatest.ini
Kunena-Addons/modules/kunenalatest/language/en-GB/en-GB.mod_kunenalatest.ini
Line 62 in 04fbead
and add these 2 strings instead
MOD_KUNENALATEST_PARAM_CATEGORYLIST="Category list"
MOD_KUNENALATEST_PARAM_CATEGORYLIST_ALL="All categories"
The result is somewhat clearer (see image). In this example, all categories are hidden.
.
The text was updated successfully, but these errors were encountered: