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

Document the interactions of multiple plugins overriding the same template #6950

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jul 1, 2022

  1. document the interactions of multiple plugins overriding the same tem…

    …plate
    
    - ckan_extends extends the next plugin instead of the default
    - New nested blocks can be defined for use by child templates in other plugins
    - Plugin ordering is very important
    antuarc committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    eace5fc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. fix typo in plugin2 example, should be 'meh' not 'baz'

    - Also clarify that we're reusing the previous example
    ThrawnCA committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    358cde1 View commit details
    Browse the repository at this point in the history