codeigniter-template icon indicating copy to clipboard operation
codeigniter-template copied to clipboard

Tweaked Title Functionality

Open adriangonzales opened this issue 13 years ago • 0 comments

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.

adriangonzales avatar Jul 05 '12 17:07 adriangonzales