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

Refactor fluid to Fusion templating #8

Closed
Sebobo opened this issue May 21, 2019 · 4 comments · Fixed by #15
Closed

Refactor fluid to Fusion templating #8

Sebobo opened this issue May 21, 2019 · 4 comments · Fixed by #15

Comments

@Sebobo
Copy link
Member

Sebobo commented May 21, 2019

This can be similarly done like in the history controller of Neos and would lead to the following benefits:

  • Easier to modify and extend
  • We don't use form helpers for now but later replace the used form html tags with fusion forms in Neos 5.0 (planned)
  • We want to have Fusion based backend modules in the long term
@Sebobo
Copy link
Member Author

Sebobo commented May 21, 2019

@sbruggmann @mficzel should we do this together with #6 or do it non-breaking and just with small improvements?

@Sebobo
Copy link
Member Author

Sebobo commented May 21, 2019

Should we also think about showing the hit counter and creation date?

@mficzel
Copy link
Member

mficzel commented May 22, 2019

(yes) If hit counting is enabled.

BTW: I consider enabling hitCounting by default a problem but this is in the redirecthandler package itself.

@Sebobo
Copy link
Member Author

Sebobo commented May 22, 2019

Yes me too, see #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants