Issue 15338
Create template for section footer so we don't need to use get_footer().
15338
Reporter: bko
Assignee: bko
Type: Story
Summary: Create template for section footer so we don't need to use get_footer().
Priority: Major
Resolution: Done
Status: Closed
Created: 2014-03-10 17:12:28.87
Updated: 2014-03-20 13:55:20.516
Resolved: 2014-03-20 13:51:58.717
Description: Done when:
1. The footer section is created and is looked the same as the current portal.
2. A template for footer is created in bvng/templates, so we don't need to use get_footer() as vizz2 does.]]>
Attachment Screen Shot 2014-03-20 at 1.45.55 PM.png
Author: bko@gbif.org
Comment: The result of this story.
Created: 2014-03-20 13:46:45.478
Updated: 2014-03-20 13:46:45.478
Author: bko@gbif.org
Created: 2014-03-20 13:51:58.746
Updated: 2014-03-20 13:51:58.746
Done with:
1) Footer now is pixel precise with the current portal;
2) Less lines modified from the current portal;
3) Drupal menu_link hooks are altered to generate desired
structure;
4) The footer links can be added/deleted from the admin interface;
5) Chrome and Firefox are tested for consistency.
Most of the time was spent on 2 & 5.