-
Notifications
You must be signed in to change notification settings - Fork 5
Layout framework
jbuck edited this page May 3, 2011
·
1 revision
- Toggle editing mode - lets you resize, remove, add, move, and configure widgets
- Investigate https://github.com/anchepiece/statuspanic to see if it's suitable
- Minimize/Maximize widgets
- Widgets have a configuration interface
- When configuring your widgets(putting in refresh timers, whatever) MAKE SURE YOU PARAMETERIZE THE DATA TO PREVENT SQL INJECTION
- Widgets are in containers that are movable
- Containers can have multiple widgets
- Each widget has its own update timer
- Have some widgets rotate through different people's feeds. Each widget has it's own cycling interval and you can set them up to cycle in sync if you want to show different projects