Closed ElliotFriend closed 9 years ago
I figured out that if we make a custom module to fire on these views, we can alter the title. I've set us up using the hook_views_post_render()
call, and it's working.
However, I really ought to figure out how to use the hook_views_pre_render()
call, so that we can actually use our caching.
I spoke too soon. The rendered output holds the right title for exactly one cached output. Then, reverts to "Mens Soccer" formats... dangit!!
The page titles on the athletics schedules pages (used to) look like this:
We should definitely figure out a way to add the apostrophe in there!