Update configuration and enhance newsletter generation features
- Change WIKI_API_URL in .env.example and config to point to the new API endpoint. - Set COOKIE_SECURE to false for local development in .env.example and config. - Improve the newsletter generation logic to handle new and edited articles separately. - Add display options for showing date, user, and category in the newsletter output. - Enhance error handling for Wiki API requests and update templates for better user feedback. - Update CSS for new UI elements and improve overall layout in dashboard and login pages.
This commit is contained in:
@@ -10,7 +10,7 @@ Produktionsnahes internes Tool zur Erstellung von Thomas-Krenn.AG Newslettern au
|
||||
- Zeitraum in Tagen
|
||||
- Nur bearbeitete Artikel
|
||||
- Kategorie
|
||||
- Datenquelle: MediaWiki API (`recentchanges`)
|
||||
- Datenquelle: MediaWiki API (`recentchanges` über `wikiDE/api.php`)
|
||||
- Export:
|
||||
- Plain Text (für Outlook)
|
||||
- Raw HTML
|
||||
|
||||
Reference in New Issue
Block a user