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

Google+ Pages & their Parts (+ volunteers)

Common to all

  • 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.

Stream, Circles

  • 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.

Single Post

Notifications

Sparks

Circles

Photos

Process

To enable collaboration, here's a proposal for the process

  1. Identify different pages
  2. Identify different parts of the page, factoring out which ones are in common with other pages
  3. Choose parts of the page to write rules for
  4. You can write the rules directly into this wiki page (easiest), or you can clone https://github.com/huyz/gplusx

Clone this wiki locally