Closed
Bug 1221797
Opened 9 years ago
Closed 9 years ago
Revise MOW site model so that TV websites don't pollute it
Categories
(Marketplace Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ddurst, Unassigned)
References
Details
It would be great if we just had *websites* and left the "optimized" part out (or modeled it differently). Platform support may suffice for what we've defined thus far for being "mobile-optimized" (works on) or "tv-optimized" (made for).
Comment 1•9 years ago
|
||
Fortunately, our model is already pretty generic. It's called `Website,` the mobile-specific part is just `mobile_url` (which is optional, the main field is `url`). And we have a `devices` field that indicate what devices each site is suppposed to be compatible with.
Reporter | ||
Comment 2•9 years ago
|
||
Playing it safe, let's just add a 'tv_url' and use the 'devices' field.
Comment 3•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•