Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.9 Variable for newsletter reader view link #28

Merged
merged 4 commits into from Sep 2, 2020
Merged

4.9 Variable for newsletter reader view link #28

merged 4 commits into from Sep 2, 2020

Conversation

Kahmoon
Copy link

@Kahmoon Kahmoon commented Sep 2, 2020

Hi,

can we get a variable for "view at website" link in a newsletter? Actually there is no such variable. You have to build an almost static link to archive this.

<?= $this->replaceInsertTags( '{{env::url}}/' ); ?>intern/newsletter/<?= $this->alias ?>.html

Greetings Frank

leofeyer and others added 4 commits August 10, 2020 15:24
Description
-----------

-

Commits
-------

e4fff198 Update the changelog and the language files
Description
-----------

| Q                | A
| -----------------| ---
| Fixed issues     | Fixes #2174
| Docs PR or issue | -

Commits
-------

c5ac3711 Add a List-Unsubscribe header to newsletters
1e5f2fce Encode the unsubscribe subject

Co-authored-by: Martin Auswöger <martin@auswoeger.com>
…(see #2206)

Description
-----------

| Q                | A
| -----------------| ---
| Fixed issues     | Fixes #1187
| Docs PR or issue | -

Shall I also try to fix contao/core#7587 here?

Commits
-------

8a87974e Use the scope matcher if an element renders differently in BE and FE
97d08ecf Merge branch '4.9' into fix/tl_mode
cb3e80f6 Do not require a request object and render elements in FE mode by default
947d77ab Also use the scope matcher for back end wildcards
# Conflicts:
#	core-bundle/src/Resources/contao/classes/Backend.php
#	core-bundle/src/Resources/contao/classes/FileUpload.php
#	core-bundle/src/Resources/contao/classes/Frontend.php
#	core-bundle/src/Resources/contao/dca/tl_files.php
#	core-bundle/src/Resources/contao/languages/en/default.xlf
#	core-bundle/src/Resources/contao/library/Contao/Combiner.php
#	core-bundle/src/Resources/contao/library/Contao/File.php
#	core-bundle/tests/Contao/CombinerTest.php
#	core-bundle/tests/ContaoManager/PluginTest.php
@leofeyer leofeyer merged commit ab855d7 into master Sep 2, 2020
@ausi
Copy link
Member

ausi commented Sep 2, 2020

Thank you for your contribution.

Unfortunately, you have created your issue in the wrong repository, as this is a read-only split repository. Please go to https://github.com/contao/contao and create your issue there.

@Kahmoon
Copy link
Author

Kahmoon commented Sep 3, 2020

Oh...damn it :(

I hope this is the right place: contao/contao#2229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants