osuosl / dougfir-pelican-theme

Pelican theme based off of the OSU Dougfir Drupal theme
Apache License 2.0
2 stars 2 forks source link

add linked map stuff for footer if OSL #54

Closed leian7 closed 8 years ago

leian7 commented 8 years ago

Satisfies part of this osuosl-pelican issue.

If the given site is OSL's, then a linked Google map shows up in the footer. CASS's footer doesn't change. Relevant osuosl-pelican PR

To test:

  1. cd osuosl-pelican or cd cass-pelican
  2. git checkout leian/osl_footer (git pull as necessary)
  3. cd dougfir-pelican-theme
  4. git checkout leian/osl_footer (git pull as necessary)
  5. cd ../
  6. make devserver
  7. localhost:8000

@subnomo @athai @Kennric @alxngyn @kelnera

alxngyn commented 8 years ago

++

subnomo commented 8 years ago

I like it :+1: