You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: