tobydragon / metafora-project

Automatically exported from code.google.com/p/metafora-project
1 stars 0 forks source link

Sending the xml from the feedback tool #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The user should be able to change the xml in the "XML" window, select users and 
a feedback message in the left window, and click a "Send Suggestions" button 
which appears in the xml window by the "re-populate" button.  This will send an 
XMPP command like the following from the server.

The sample use here is that a wizard will change this xml, adding bold style, 
choose some user (Toby), and click "Send Suggestions".  Then, this message can 
be received by other feedback tool clients (issue 188) and their displays can 
show bold highlighting (issue 187).

Finally, this process will be automated in issue 189

Original issue reported on code.google.com by tdragon1...@gmail.com on 28 Jan 2013 at 1:12

GoogleCodeExporter commented 9 years ago
Sorry, meant automated in issue 190

Original comment by tdragon1...@gmail.com on 28 Jan 2013 at 1:12

GoogleCodeExporter commented 9 years ago

Original comment by almer.bo...@gmail.com on 6 Feb 2013 at 1:33

GoogleCodeExporter commented 9 years ago
CfAction regarding this issue can be sent from Monitoring tool, but currently 
it is ignored on the server side, since processing 'SUGGESTED_MESSAGES' action 
type is not yet implemented.
What kind of action is it? I guess it is a feedback action.

Original comment by almer.bo...@gmail.com on 6 Feb 2013 at 2:22