Closed Bug 663576 Opened 14 years ago Closed 14 years ago

Snippet Service Improvements: Easy Snippet Form

Categories

(Snippets Graveyard :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: osmose, Assigned: osmose)

References

Details

Component of https://bugzilla.mozilla.org/show_bug.cgi?id=659773 We want an easier interface for creating snippets. Most snippets are simply an image, some text, and a link. The image has to be embedded with a dataURI, and the snippet content is entered directly. We also want to be able to preview snippets. Current prototype has two tabs in place of the original text box. One tab is the "Advanced" view, which is the original text box. The other tab is the "Basic" view, which has a field for a link to the desired image and a text box for the snippet content. Clicking a preview button downloads and converts the linked image to a dataURI, constructs the code for the snippet, fills in the text box with this code, and displays a preview of the snippet for the user.
Assignee: nobody → mkelly
Severity: normal → enhancement
OS: Mac OS X → All
Hardware: x86 → All
Depends on: 659773
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
When closing a bug, always add a comment with a link to the commit that fixed this (or any other explanation why this is fixed/not relevant anymore/whatever now). Thanks!
(In reply to comment #1) > When closing a bug, always add a comment with a link to the commit that > fixed this (or any other explanation why this is fixed/not relevant > anymore/whatever now). Thanks! Whoops, my bad. https://github.com/lmorchard/home-snippets-server/commit/7ba798188eeb6cb89333f202a4fc4c4bbf5678fc
Blocks: 665061
Blocks: 665062
Component: Snippets → General
Product: Mozilla Services → Snippets
Product: Snippets → Snippets Graveyard
You need to log in before you can comment on or make changes to this bug.