Bug 839112

Summary: Greasemonkey plugin editor to Skynet
Product: [Other] Topic Tool Reporter: Joshua Wulf <jwulf>
Component: FUDCon Docs HackAssignee: Joshua Wulf <jwulf>
Status: CLOSED DEFERRED QA Contact: Joshua Wulf <jwulf>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: lcarlon, topic-tool-list
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-07 14:57:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joshua Wulf 2012-07-11 01:39:58 UTC
Write a greasemonkey plugin to call the live topic editor from the skynet interface.

Pretty easy: 

1. Choose a place in the interface to put the button
2. Grab the Topic ID from the url (or some other place that it's available)
3. Generate a button that links to http://deathstar1.usersys.redhat.com with the right parameters target="_blank"

Done.