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

Compabile for backend usage #15

Merged
merged 1 commit into from
Jan 14, 2017
Merged

Conversation

Gernott
Copy link
Contributor

@Gernott Gernott commented Jan 7, 2017

Now you can use the extension also in the backend. Tested as commandController.
Simply add this to your TypoScript-setup: module.tx_pdfviewhelpers < plugin.tx_pdfviewhelpers
And feel free to generate PDFs with a scheduler task.

@maechler
Copy link
Member

maechler commented Jan 7, 2017

Thanks for that improvement! Your editor seems to use PSR2 as code style, unfortunately that is not being used in that project. Although I regret not having used PSR2, could you please update the pull request and use tabs instead of spaces and also have the opening braces on the same line?
Otherwise it is very difficult to spot the changes and trace them in the future. Your pull request should not include code style changes.
Thanks!

Now you can use the extension also in the backend. Tested as commandController.
Simply add this to your TypoScript-setup: module.tx_pdfviewhelpers < plugin.tx_pdfviewhelpers
And feel free to generate PDFs with a scheduler task.

Removed psr2 codeformatting
@maechler maechler merged commit 1491a7f into bithost-gmbh:master Jan 14, 2017
@gvv1401 gvv1401 mentioned this pull request Jun 1, 2020
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

2 participants