Allow not unique search in string identifier

Allow not unique search in string identifier

από Séverin Terrier -
Αριθμός απαντήσεων: 4

It would be usefull to be able to search for a "word" in the string identifier, that's not exactly (in fact, not the whole) string identifier.

For exemple, in mod_lesson, being able to search all string identifier containing "retakes".

Séverin

Σε απάντηση σε Séverin Terrier

回复: Allow not unique search in string identifier

από Zhigang Sun -
Φωτογραφία Language pack maintainers
Σε απάντηση σε Zhigang Sun

Re: 回复: Allow not unique search in string identifier

από David Mudrák -
Φωτογραφία Language pack maintainers
Done. There is a new checkbox "partial match" next to the stringid field in the filter setting now. It is pretty useful - we can for example filter all capability names easy now as we know their stringid contains the ":" (colon) character. Thanks for the suggestion!