wallabag/src/Wallabag/CoreBundle/Controller
Kevin Decherf f810834623 EntriesExport: change authors and title when not single entry export
Change '{method} authors' (which gives 'Tag_entries authors' when
exporting a tag) to 'Various authors'.

When exporting a tag (tag_entries), change the title from 'Tag_entries
articles' to 'Tag {tag} articles'.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-01-07 21:44:14 +01:00
..
ConfigController.php php-cs-fixer 2018-09-05 14:25:32 +02:00
EntryController.php Fix empty title and domain_name when exception is thrown during fetch 2017-12-13 22:44:31 +01:00
ExceptionController.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
ExportController.php EntriesExport: change authors and title when not single entry export 2019-01-07 21:44:14 +01:00
RssController.php Fix tests 2018-06-06 17:34:20 +02:00
SiteCredentialController.php Disable controller access if feature disabled 2017-11-22 10:00:45 +01:00
StaticController.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
TagController.php php-cs-fixer 2018-09-05 14:25:32 +02:00