Is anyone aware of an existing plugin that would let you insert an image into a wiki article by pasting directly from the clipboard? When creating product documentation, we often take screenshots and want to add those screenshots to a wiki article. Saving the screenshot as an image and then browsing to the saved image is not difficult, but can be time consuming when repeated frequently. It would be nice if we could just insert directly from the clipboard (and have the plugin automatically create the attachment and insert the image into the article wherever we paste it).
|
5
|
|||||||
|
|
3
|
This has been implemented. Note that it only works in Firefox |
|||
|
|
|
1
|
I don't believe this is possible without writing a browser extension or using a Java Applet (or some other type of browser object with lower-level access to the system the browser is running on). Browsers inherently do not give web pages access to your clipboard's data for security purposes. Some browsers provide options that allow you to work around this limitation, but it's definitely not a standard (at least not that I'm aware of). As a workaround, you could use the FogBugz Screenshot Tool (or one of the other image capture tools that integrate with FogBugz) to easily upload screenshots to a case within FogBugz. You could then view that case and copy and paste its images into the wiki that way. Admittedly though, that workaround isn't a whole lot better than just saving each image and uploading it to the wiki directly. :( |
||
|
|
|
0
|
The technology is there, but I think it is waiting for someone to build it into wiki software. Have a look at Google docs (https://docs.google.com). Start a new word processing doc, take a screen clip using whatever you choose, the image is held in your local clipboard, and then just do a Control-V into the doc. Voila, straight into the browser and magically uploaded to some backend somewhere. It would be excellent to have this functionality in wiki software and certainly reduce the chore of documentation. |
||
|
|
|
0
|
Yes, also Blogger supports the same technology (in Chrome at least). This is an absolute must for using the Wiki for documentation and design documents. |
||
|
|