FF extension and support in server#2
Open
theJenix wants to merge 5 commits intothelastnode:masterfrom
Open
Conversation
…k menu...right click will preset the image in the panel. drag and drop, clicking on image box to select the image. style-upload.js lets us style the page so that it looks right in the panel
…d up drag and drop functionality, added style-upload sandbox (for playing with extension-specific styles)
Collaborator
Author
|
Feel free to slice and dice the server files as you need....the important part for me is that I have a way of styling the individual pieces (see style-upload.js for an example of how I style in the firefox extension) Also, I had a hell of a time getting function definitions defined in $(function() { }); to work...I may need you to explain how that shiz works. |
Collaborator
Author
|
Also, I thought I did this work in a branch and instead it ended up commiting to master...very strange, but there are no unintended checkins to sort thru so it's probably not a big deal this time. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
initial cut of the firefox extension
upload.jade laid out to support styling in an extension
javascript library for html5 drag and drop image upload and image selection