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

Conversation

ThrawnCA
Copy link
Contributor

@ThrawnCA ThrawnCA commented Jul 1, 2022

  • 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

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

…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
@ThrawnCA
Copy link
Contributor Author

ThrawnCA commented Jul 1, 2022

This is a bit of an info dump, but the interactions between multiple plugins really do need to be documented...I'm open to adjusting it or moving it to a better location.

@ThrawnCA
Copy link
Contributor Author

ThrawnCA commented Jul 1, 2022

https://stackoverflow.com/questions/52936903/ckan-extensions-overwrite-each-other-what-is-the-correct-order describes some of this, and suggests adding it to the docs, but it wasn't (fully?) done.

- Also clarify that we're reusing the previous example
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

Successfully merging this pull request may close these issues.

None yet

2 participants