Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tweaked Title Functionality #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adriangonzales
Copy link

I've added in the ability to call template->title() successively, each time building an array of title segments. This allows developers to add a global title and then build on that throughout the code.

This is a config option, turned off by default. This makes sure than anyone expecting it to behave the old way, still behaves that way.

…s to $this->template->title() are added together and then rendered. This is a config option that is turned off by default, to preserve backwards compatibility.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant