in2code-de / luxletter

Newsletter system for TYPO3
https://www.in2code.de/agentur/typo3-extensions/luxletter/
23 stars 25 forks source link

placeholder fallback newsletter link, title placeholder #152

Open PittRo opened 1 year ago

PittRo commented 1 year ago

Dear, i was wondering if you could reach us some help. We miss the viewHelpers

  1. "getNewsletterUrl" a fallbacklink to the Newsletter pid-site and
  2. "getNewsletterTitle" to place the given Titel in templates ;-) Is there any chance to get to this data within the ContainerHtml ?
einpraegsam commented 1 year ago

Hi,

1) I think, this is easy to do but maybe not the best solution. What if the Internet-Page has dynamic Text elements on it like Hi {user.firstName}? Those variables are not substituted automatically. Or in other words: A real only version of the newsletter is still a missing feature

2) Yes, this is not a big deal in my eyes

Greetings, Alex