-
Notifications
You must be signed in to change notification settings - Fork 0
Mapping rules for GPlusX
huyz edited this page Aug 5, 2011
·
13 revisions
Here's how to create rules for the GPlus SDK: How to add mapping rules to GPlusX
- gbar
- Huy: I've done the outer parts of the gbar.
- Remaining:
- the parts of the "More" pull down menu
- the popups for shares, notifications, many parts of the profile card.
- gplusBar
- Huy: That's mostly done.
- post
- Huy: I've done all the static parts.
- Remaining:
- selector/classname for a post selected by the user (i.e. the blue left edge). There's also a light-blue left edge, which I still don't know what is for.
- DOM structures of parts that may be empty (comments, number of +1s, number & names of re-shares)
- DOM structures of elements that appear later through JavaScript: the "aria" pop-up menu.
To enable collaboration, here's a proposal for the process
- Identify different pages
- Identify different parts of the page, factoring out which ones are in common with other pages
- Choose parts of the page to write rules for
- You can write the rules directly into this wiki page (easiest), or you can clone https://github.com/huyz/gplusx