Ticket #377 (closed innovation: fixed)
create wireframes for project item entry via widget
Reported by: | ed | Owned by: | laura |
---|---|---|---|
Priority: | major | Milestone: | PSE |
Component: | Drupal modules & settings | Keywords: | |
Cc: | Estimated Number of Hours: | 0.0 | |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 0.85 |
Description (last modified by ed) (diff)
after workflow done -->
- Starts with a big clear button on the widget, which opens an overlay over participating website
- Design
- clear and carefully though through workflow to ease addition
- use this work to enhance TN.org simultaneously
- use TN.org design in elegant iFrame overlay on participating website
- Technology
- use overlay on participating website to avoid issue of trying to fit into an infinite number of design varieties
- widget module needs re-writing to enable some of our stuff
- authentication remains an open issue
- more
Attachments
Change History
comment:1 Changed 5 years ago by jim
- Add Hours to Ticket changed from 0.0 to 0.35
- Total Hours changed from 0.0 to 0.35
Changed 5 years ago by jim
- Attachment widget-structure.html added
Prototype widget outer HTML structure
comment:2 Changed 5 years ago by laura
Looks okay, css wise as long as names are really unique should not be a problem. I'll look at testing putting the styles in the <head> part of the template and test how that reacts on demos here, rather than all inline styles. the 'add a project' bit shouldn't really need to be an image button and should work fine as css and text would have thought.
comment:3 Changed 5 years ago by jim
- Add Hours to Ticket changed from 0.0 to 0.5
- Total Hours changed from 0.35 to 0.85
re inline vs head vs css file: depends on how much css there is... inline styles on elements are unlikely to be overriden by other in-page css... Your shout but we might need to juggle.
And have wikified the widget structure from our meeting: https://wiki.transitionnetwork.org/Sharing_Engine/Widget_structure#Widget_structure_diagram
Have had to make a template widget container for research purposes... Please see attached HTML and let me know your thougts -- it's a starting point but the CSS names need to be nailed down ASAP so my code can interact with it all properly.