Skip to content

search: improve generation of dedicated search page #888

@McShelby

Description

@McShelby

Currently the dedicated search page causes the code to be littered with special cases. While this in itself isn't an issue for the functionality, it is in regards to caching.

This is because, the home page needs to be patched for its title and URL in case we are in output format searchpage and therefore it is not cacheable and requires us to detect the output format during runtime in may occassions - which is a real hassle in itself.

To improve build time in #685 we need to get rid of this.

Metadata

Metadata

Assignees

Labels

breakingIntroduces breaking changes with existing installationstaskMaintainence work

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions