Component Lists

Specify multiple lists of components to appear as options on the user dashboard, from which users can pick one as their default view. See Übersicht to learn more.

Geändert in Version 2.20: A status will be presented for each component list presented on the dashboard.

The names and content of component lists can be specified in the admin interface, in Component lists section. Each component list must have a name that is displayed to the user, and a slug representing it in the URL.

Geändert in Version 2.13: Change dashboard settings for anonymous users from the admin interface, altering what dashboard is presented to unauthenticated users.

Automatic component lists

Neu in Version 2.13.

Add components to the list automatically based on their slug by creating Automatic component list assignment rules.

  • Useful for maintaining component lists for large installations, or in case you want to have one component list with all components on your Weblate installation.

Hinweis

Make a component list containing all the components of your Weblate installation.

1. Define Automatic component list assignment with ^.*$ as regular expression in both the project and the component fields, as shown on this image:

Das Bild zeigt das Weblate-Verwaltungspanel mit der oben beschriebenen Konfiguration.