Labs/Jetpack/JEP/30: Difference between revisions

Line 35: Line 35:


* Want to take care of the case where it's just some text. Just a single image. A full HTML page.
* Want to take care of the case where it's just some text. Just a single image. A full HTML page.
* Want to take care of settings. Both as a link which pops open the goodness (jetpack.settings.open) and as something which is embedded (<div class="jetpack-settings">) and as something which is in-flowed <input class="jetpack-setting" id="twitter.id"/>.
* Want to take care of settings. Both as a link which pops open the goodness (jetpack.settings.open) and as something which is embedded (<code><div class="jetpack-settings"/></code>) and as something which is in-flowed <code><input class="jetpack-setting" id="twitter.id"/></code>.


== Interaction with Settings ==
== Interaction with Settings ==
577

edits