yannick написа:
Thanks Philip. I'm waiting for your feedback :)
Here is the news about this tool :
* Correct regex for methodsynopsys (spotted by Bastian (DE team))
* Add check on "version" attribut in chapter tag
* Add a waiting window until commit
* Add some color in the commit output
* Add new module : reviewed. Same tool like
http://php.keliglia.com/index_reviewed.htm
Actually, I only display first 100 files witch need to be review to
avoid long time loading...
* Add new language :
* 'pt_BR', 'Brazilian Portuguese'
* 'bg', 'Bulgarian'
* 'zh', 'Chinese (Simplified)'
* 'hk', 'Chinese (Hong Kong Cantonese)'
* 'tw', 'Chinese (Traditional)'
* 'cs', 'Czech'
* 'da', 'Denmark'
* 'nl', 'Dutch'
* 'fi', 'Finnish'
* 'el', 'Greek'
* 'he', 'Hebrew'
* 'hu', 'Hungarian'
Each of this language have been checked out without error.
I will add others laters.
For people who don't know about this tool, you can view some video
here :
http://keliglia.com/video/
and you can test here :
http://ytorres.dyndns.org/
All feedback is welcome.
Best,
Yannick
Few things to note:
1. I've tried to fix an error from "Error in current translation"
section. When I save the file and commit it, it dissapears from the left
section. The file is still opened and can be edited and saved, but
cannod be commited. May be one additional commit button/icon after "Save
this file" will fix the problem?
2. The "Re-ident all this file" idents the even the "<![CDATA[" section,
which shoud not be idented.
3. If I just click on the editor text field I got the red [modified]
note after the filename. I haven't modified anything, just clicked on
the field.
4. On the top of the the two file panels when fixing an error in the
current translation there's "Error Descriotion" popup. Is it possible to
show the error line or something more specific about the error?
That's all for now. Great work :)
--Stan