Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
UnassignedUnassignedReporter
Gavin PickinGavin PickinFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Gavin Pickin
Gavin PickinFix versions
Affects versions
Priority
Sentry
Sentry
Sentry
Created August 2, 2016 at 7:25 PM
Updated December 20, 2016 at 1:51 PM
Resolved December 20, 2016 at 1:51 PM
Currently, in the default theme we have this code
It accounts for the site tagline, or the currentpage, but there isn't a convention for setting it from the module.
I think this is vital, and Andrew Davis confirmed he needs this to launch his first app.
This will be vital with Mapigator too.
Lets establish a convention for setting the title, keyword, description and maybe even additional meta tags, so the theme can handle it simply.
Maybe have a theme method to get the title, and it will look in the request(orwhatever we store them in) for those settings, else pull from the page, else the site.
This will allow the following: