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

update workshop templates - styling and help #3

Open
CharlyUnicorn opened this issue Apr 4, 2018 · 0 comments
Open

update workshop templates - styling and help #3

CharlyUnicorn opened this issue Apr 4, 2018 · 0 comments

Comments

@CharlyUnicorn
Copy link
Contributor

  • change the branch 3.0.6 into the master branch, current branch can be labeled or renamed with 3.0.5?
  • check the current documentation of the stylebundle
  • add new bundle for help pages: helpbundle
  • add documentation for new bundle
Documentation
* add HelpBundle in application/src/Mapbender/HelpBundle
* add following part in application/app/config/routing.yml

    mapbender_helpbundle:
        resource: "@MapbenderHelpBundle/Controller/" 
        type: annotation

in application/app/AppKernel.php
* new Mapbender\HelpBundle\MapbenderHelpBundle(),

in terminal:
* app/console assets:install web --symlink --relative

help pages:
        Mapbender-URL + /help/
        https://localhost/mapbender3/app.php/help/

add new help pages in HelpController.php
* mapbender/application/src/Mapbender/HelpBundle/Controller
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

No branches or pull requests

1 participant