[TYPO3-ttnews] tt-news extra email link with subject for reservation
Robert Wildling
rowild at gmx.net
Fri Jan 23 23:25:35 CET 2009
Krystian Szymukowicz schrieb:
> Robert Wildling pisze:
>> Krystian Szymukowicz schrieb:
>> Another way I would like to find is to connect tt_news to powermail or
>> mailformplus. The idea is link a news entry to a mailform and prefill
>> the subject and body with the title and subtitle of the respective
>> news entry. Any idea?
>>
>
> You could try use own markers in th_mailformplus
> http://typo3.org/documentation/document-library/extension-manuals/th_mailformplus/4.0.12/view/1/5/#id4180482
>
>
> I would do it following way:
>
> 1. create link to page where there is a content element with
> th_mailformplus (similiar as you do it now - but not an email) in this
> link put id of the news (fe. &newsid=5)
>
> 2. use this "newsid" to read title and subtitle of the news and fill the
> markers. You can use GET value in TS like this:
>
> temp.10 = TEXT
> temp.10.data = GPVar:newsid
Thanks a lot, Krystian! Big help!
I consider this topic closed!
Regards,
Robert
More information about the TYPO3-project-tt-news
mailing list