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

Add features to build an archive #8

Merged
merged 5 commits into from Jan 4, 2023

Conversation

DanielSiepmann
Copy link
Member

@DanielSiepmann DanielSiepmann commented Jan 4, 2023

  • Add context to factory
  • Allow configuring default arguments if missing in request
  • Add plugin name to AssignTemplateVariables event

The factory now accepts a context.
That allows to build different data based on that context.
The new feature is added in a backwards compatible way, just as an
optional addition.
This provides huge flexibility as TypoScript can define the actual
default.
It no longer is hard coded into source code (still falling back to old
defaults).
This allows listeners to react differently to different plugins.
@DanielSiepmann DanielSiepmann self-assigned this Jan 4, 2023
@DanielSiepmann DanielSiepmann changed the title Feature/flexibility for archive feature Add Flexibility for archive feature Jan 4, 2023
@DanielSiepmann DanielSiepmann changed the title Add Flexibility for archive feature Add features to build an archive Jan 4, 2023
@DanielSiepmann DanielSiepmann marked this pull request as ready for review January 4, 2023 07:42
@DanielSiepmann DanielSiepmann merged commit f1d9466 into main Jan 4, 2023
@DanielSiepmann DanielSiepmann deleted the feature/flexibility-for-archive-feature branch January 4, 2023 07:42
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

1 participant