Skip to content

update workshop templates - styling and help #3

@CharlyUnicorn

Description

@CharlyUnicorn
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions