[SIS-xxx] updating abstracto version to 1.5.51

adjusting template names to not use a locale
This commit is contained in:
Sheldan
2024-11-22 22:30:34 +01:00
parent 752be470e8
commit 208dd8c893
244 changed files with 14 additions and 22 deletions

View File

@@ -0,0 +1,3 @@
A news category represents the grouping of external categories and defines where these categories should be posted to.
A news category can group together multiple categories from multiple news feeds and then posts them to multiple channels.
It is identified by a name and is individual per server.

View File

@@ -0,0 +1,2 @@
This command can be used to map a news category to one or more channels.
Each of the channels will then get a message, once a new message is found for the given news category.

View File

@@ -0,0 +1,2 @@
This command can be used to subscribe one news category to one particular news feed category.
These news feed categories are the ones from the original sources and are determined externally.

View File

@@ -0,0 +1 @@
This command deletes a news category with all mappings and subscriptions.

View File

@@ -0,0 +1 @@
Shows the news category configuration including subscriptions and channel mappings