cccs-web / core

CCCS' customized django web application
4 stars 11 forks source link

use the meta title for the menu item #95

Closed cccs-ip closed 10 years ago

cccs-ip commented 10 years ago

Just as we did for the 100% RESPECT! website, I would like to use the page meta title to override the page title for menu items.

pwhipp commented 10 years ago

Done. I skipped master and dropped this straight into production since it is already tested on respect.

Github auto-closed this because of my commit comment - Not sure if that is cool or not. Close this if you are happy it is fixed in production.

cccs-ip commented 10 years ago

Wonderful! Thanks Paul. FYI - This is especially important for menu names in Russian ;)

cccs-ip commented 10 years ago

by the way - what does it mean to "skip" master? was this a template issue? do we have to alert Cristi to make use of it on his site?

pwhipp commented 10 years ago

Sorry - I meant to say I skipped staging, not master. The staging site has the associate roles stuff waiting for review in it. I did this quick fix directly in the master branch and deployed it to prodction (effectively as a 'hotfix').

Cristi should pick it up routinely in his next pull/merge of the master branch.