Last active
August 29, 2015 14:04
-
-
Save yanatan16/b0876cacee93dddf074b to your computer and use it in GitHub Desktop.
widget notes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# widget | |
## Customizable layout/templates | |
- Customization really involves every aspect of user interaction | |
- embed code embeds both template and configuration | |
- config might be shortcoded, encoded, or plain | |
_PUSHED_ Custom Entry Options | |
## TODO | |
- Replace transport layer in widget with SDK | |
- Add customization of CSS elements from variables | |
- Replace MVC framework |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment