ENGAGE-280: Ensure that all engage pages have the correct meta data in the head, to run properly as an iPhone home screen webapp

Metadata

Source
ENGAGE-280
Type
Task
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2010-01-22T10:35:23.000-0500
Updated
2010-02-12T13:56:59.000-0500
Versions
N/A
Fixed Versions
  1. 0.3b
Component
N/A

Description

Ensure that all engage pages have the correct meta data in the head, to run properly as an iPhone home screen webapp

Comments

  • Justin Obara commented 2010-02-05T14:10:55.000-0500

    Bug Parade Engage 0.3

  • Justin Obara commented 2010-02-09T10:49:24.000-0500

    All pages currently in the repository have the following meta tags added:

    <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />
    <meta name="apple-mobile-web-app-capable" content="yes" />

    The home page also has the <link> pointing at the icon that will show up on the homescreen.

    Note that the My Collections component still hasn't been merged into trunk, but looking at the branch, it seems that the html file already has the correct meta tags.

  • Justin Obara commented 2010-02-09T10:49:55.000-0500

    closed, but had meant to resolve, I have reopened and now changed the status to resolved.

  • Colin Clark commented 2010-02-12T13:56:59.000-0500

    I've reviewed all of Justin's changes for this issue and they look good and work correctly. +1 for inclusion in Engage 0.3b