[TYPO3-workspace] doc_v4_workspace - read through
Matthias Stübner
cimst at web.de
Thu Jun 4 14:02:26 CEST 2009
Am Tue, 02 Jun 2009 09:51:00 +0200 schrieb Martin Holtz:
Hi Martin,
> - how to customize the notify-mails which are send trough the staging
> process
What would you like to customize? Could you give an example?
> - how to translate that notify-mails
As I learned when I analyzed the code, you can replace (and by that
translate) the whole email. There are some locations where you most likely
can configure it, but the nicest is the UserTS (Because that is not taken
care by workspace).
By filling the folliwng into UserTS, a german email is send, when the user
causes some stage changes:
page.TCEMAIN.notificationEmail_body (
Auf der TYPO3 Site "%s" (%s)
im Workspace "%s" (#%s)
hat sich der Status der folgenden Elemente geändert "%11$s" (%s) auf der
Seite "%10$s" im Seitenbaum:
==> %s
Benutzerkommentar:
"%s"
Status wurd von %s (Benutzer: %s) geändert.
)
br Matthias
More information about the TYPO3-team-workspace
mailing list