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 help controller #129

Closed
7 tasks done
kevinpapst opened this issue Feb 4, 2018 · 1 comment
Closed
7 tasks done

Add help controller #129

kevinpapst opened this issue Feb 4, 2018 · 1 comment
Assignees
Milestone

Comments

@kevinpapst
Copy link
Member

kevinpapst commented Feb 4, 2018

  • add a markup renderer (composer: erusev/parsedown)
  • add a twig filter to render an input string as markup (see https://github.com/symfony/demo/blob/master/src/Twig/AppExtension.php)
  • add a controller that can render the markup documentation files from /var/docs/
  • initial display: README.md
  • add a link in the control sidebar / help tab
  • action parameter is the plain filename without extension (validate and throw exception)
  • add integration test that checks the validation and a docu chapter
@kevinpapst kevinpapst self-assigned this Feb 5, 2018
kevinpapst added a commit that referenced this issue Feb 5, 2018
kevinpapst added a commit that referenced this issue Feb 6, 2018
removed global footer and added infos to control_sidebar #129
kevinpapst added a commit that referenced this issue Feb 6, 2018
kevinpapst added a commit that referenced this issue Feb 6, 2018
kevinpapst added a commit that referenced this issue Feb 7, 2018
kevinpapst added a commit that referenced this issue Feb 7, 2018
removed global footer and added infos to control_sidebar #129
kevinpapst added a commit that referenced this issue Feb 7, 2018
kevinpapst added a commit that referenced this issue Feb 7, 2018
kevinpapst added a commit that referenced this issue Feb 7, 2018
kevinpapst added a commit that referenced this issue Feb 7, 2018
simonschaufi added a commit that referenced this issue Feb 7, 2018
added controller to render markdown documentation #129
@kevinpapst kevinpapst added this to the 0.2 milestone Jun 23, 2018
@lock
Copy link

lock bot commented Nov 18, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Nov 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant