comakingspace / do-something

CoMakingSpace tasks and small projects
21 stars 2 forks source link

Wiki-Suche auf "Project"-Namespace erweitern #313

Closed LukasFreeze closed 3 weeks ago

LukasFreeze commented 1 month ago

Man kann sich für das eigene Nutzerprofil einspeichern, in welchen Namespaces gesucht werden soll, wenn man etwas in der Suchleiste eingibt - inklusive Suchvorschlägen 🤯

Screenshot_20240518_234546_Firefox

Ich finde das für den "Project"-Namespace dermaßen sinnvoll, dass ich vorschlage es zum Standard zu machen:

you just add this to your "LocalSettings.php" file, e. g. for the project namespace:

$wgNamespacesToBeSearchedDefault[NS_PROJECT] = true;

--> Doku

NitramLegov commented 3 weeks ago

Done. I also added the namespaces "Category" and "Material"