[TYPO3-workspace] doc_v4_workspace - read through
Martin Holtz
typo3ng_2008 at martinholtz.de
Thu Jun 4 15:49:50 CEST 2009
Hi Matthias,
>> - 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.
> )
great!
Would be nice to have that in your documentation - because than that
extension i mentioned is not needed anymore.
didnt know that, thanks a lot!
regards,
martin who has copied and pasted your example :)
More information about the TYPO3-team-workspace
mailing list