Templating library, extensibility for HTML output
Bug #1044776 reported by
Casey Marshall
on 2012-09-01
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| hockeypuck |
Low
|
Casey Marshall |
Bug Description
HTML code could get gnarly. A template engine would be nice. Also leave room for custom HTML presentation of the packet data.
Casey Marshall (cmars) wrote : | #1 |
Changed in hockeypuck: | |
milestone: | backlog → 0.5 |
assignee: | nobody → Casey Marshall (cmars) |
Casey Marshall (cmars)
on 2012-10-29
Changed in hockeypuck: | |
status: | Confirmed → Fix Committed |
Casey Marshall (cmars)
on 2012-11-01
Changed in hockeypuck: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Pulling this into 0.5, we can present a simple unfugly HTML UI that looks more modern.
I'm thinking:
- Mustache.go or something similar should be helpful for templates.
- Basic search form on /
- Unobtrusive JS over barebones HTML. jQuery UI or some such, pretty web fonts.
- Option to /pks/lookup that indicates "enhance UI for browser" if necessary.
- Simple about page with basic branding, info & links.