wiki.techinc.nl/includes/widget
Thalia cd3c40095c Pass allowEditTags config through to multiselect widgets
TitlesMultiselectWidget and NamespacesMultiselectWidget both default
to false, meaning click-to-edit on the tags is disabled. Allow this
to be overridden from the corresponding PHP form fields.

This helps to provide a workaround for the related bug: T334711

Change-Id: I4014c5ba7fea0647da6ec6c420342a41ac90518b
2023-04-18 18:49:43 +01:00
..
AUTHORS.txt
CheckMatrixWidget.php
ComplexNamespaceInputWidget.php
ComplexTitleInputWidget.php
DateInputWidget.php
DateTimeInputWidget.php
ExpiryInputWidget.php
LICENSE.txt
NamespaceInputWidget.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
NamespacesMultiselectWidget.php Pass allowEditTags config through to multiselect widgets 2023-04-18 18:49:43 +01:00
PendingTextInputWidget.php
SearchInputWidget.php
SelectWithInputWidget.php
SizeFilterWidget.php
SpinnerWidget.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
TagMultiselectWidget.php TagMultiselectWidget: Set rows to max number of tags if below 10 2023-03-30 17:07:41 +01:00
TitleInputWidget.php
TitlesMultiselectWidget.php Pass allowEditTags config through to multiselect widgets 2023-04-18 18:49:43 +01:00
UserInputWidget.php
UsersMultiselectWidget.php