This repository has been archived by the owner on Jun 14, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
norcross edited this page Aug 24, 2012
·
4 revisions
Here are my initial thoughts on what do to. Please add things you think are relevant and we can focus on making something great to give back to WP.
To create a fully responsive, OS agnostic version of P2. Currently, there is an iPhone-specific CSS and JS file that load based on the browser agent, and some iOS retina focused media queries in the CSS. Here is what I'd like to see happen:
- Consolidate the CSS and JS to remove the iPhone-specific items
- make better use of CSS media queries
- ensure features are available cross-browser (and cross-platform)
- convert individual function calls into a single class
- better 'dummy' content, possibly some created in a real P2 install
- unit tests
- possibly convert over to using Bootstrap or even a build based on BootTheme?
- a method to get data and incorporate into other areas (basecamp, etc)?
My hope is that when this is all said and done, we give Automattic the opportunity to incorporate this theme into their base.