Skip to content

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

Splitting the work of writing rules

  • gbar
    • Huy: I've done the outer parts of the gbar. Some stuff remains, e.g. 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.

Clone this wiki locally