-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- 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
Metadata
Metadata
Assignees
Labels
No labels