Skip to content

Conversation

@ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Jan 26, 2026

Additions

  • Before/After view include support.

Ideas

  • Abstract usage of THEME_* config env options?
  • Modular hack support.

Todo

  • Testing for before/after view include support.
  • Theme system doc updates for new registerViewRenderBefore and registerViewRenderAfter methods.

Within the responsibility of the theme service instead
of being part of the app configuration.
@ssddanbrown ssddanbrown added this to the Next Feature Release milestone Jan 26, 2026
@ssddanbrown ssddanbrown self-assigned this Jan 26, 2026
Adds a registration system via the logical theme system, to tell
BookStack about views to render before or after a specific template
is included in the system.
Changed the system out to be a theme event instead of method, to align
with other registration events, and so that the theme view work can
better be contained in its own class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants