maTayefi / spellbook-dictionary

Automatically exported from code.google.com/p/spellbook-dictionary
0 stars 0 forks source link

Create a feedback capability #55

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Users should be able to quickly input some feedback about Spellbook from 
Spellbook itself. Using http://code.google.com/apis/gdata/ create some 
feedback mechanism that will open new issues in our issue tracker based on 
the user input. Make it directly invocable from the Help menu and from the 
default exception handler. When it's invoked via the exception handler the 
stack trace from the exception should be automatically appended to the 
user's own input. 
Use some pseudo google account like spellbook-feedback as the creator of 
such autogenerated issues. You should create such user in google first, 
however. 
Af far as know their api is not available in maven repos, so you should add 
it to the same local file repo, that you'll be creating for the hunspell 
libs.

Original issue reported on code.google.com by lord...@gmail.com on 27 May 2010 at 11:08

GoogleCodeExporter commented 8 years ago

Original comment by lord...@gmail.com on 22 Jun 2010 at 9:39