Hi Kalle, I just try to get your language working, as far as I view that you haven't started translation :/
Actually, we can only up to date existing files (and correct error on this existing files) ; we can't translate file from EN witch don't existe into the language. And so, for phpdoc-da, I get a lot of error due to the lack of file into da/ folder. Start translate with conventional tool, and then, you can use my tool without any problem :) I just try the phpdoc-de without any problem (my language is -fr, no problem too). I plan to add "new files" module. As it's hard to do, I want to perfect my tool before start this new module. About the cross browser support, this tool is made with ExtJs framework (http://extjs.com) and so, it support Firefox, IE, Khtml, etc... but actually, i'm coding this tool with Firefox only (my box is under Linux, I can't tested it with IE). Anyway. If you have a phpdoc karma, you can try with phpdoc-fr module without any problem to take a look at the UI (all UI is in English for this moment), and take my back all IE specific problem :) Best, Yannick Le vendredi 06 février 2009 à 19:53 +0100, Kalle Sommer Nielsen a écrit : > Hi Yannick > > 2009/2/6 yannick <yannick.tor...@keliglia.com>: > > Hi all, > > > > More news about PhpDocumentation Online Editor. > > > > I have made a lot of small corrections spotted by Jean-Sébastien (aka : > > jsgoupil). Thanks for your test Jean-Sébastien ;) > > > > News : > > > > * change editor from codepress to codemirror (and had it some new > > functionality) > > > > * When we try to close a tab witch contains a file witch have been > > modified without saving it before, there is an alert witch tells us what > > you want to do > > > > * when you start to modify a file, a red mark is added near the title > > (and in the tab) > > > > * Add an icon for indent all the file, in one click (with one space) > > > > * synchronize scrollBars (or not) via a checkbox > > > > * add a "About" window witch contains credits and licence > > > > * add a config window where we can choose to enable scrollBars for > > error module, for Needupdate module ; can choose to use a diff command > > line or viewvc's php web site for Needupdate module. > > > > All of this change can be view in video here : > > > > http://keliglia.com/video/phpeditor_change_2009_02_06.ogv > > > > You can test my local copy here : > > > > http://ytorres.dyndns.org/ > > > > WARNING ! Keep in mind that actually, your cvs password is store in > > plain text into database... > > > > Feedback greatly appreciate :) > > > > Regards, > > > > Yannick > > > > > > Le jeudi 29 janvier 2009 à 00:08 +0100, yannick a écrit : > >> Hi all, > >> > >> Some news about PhoDocumentation Online Editor. > >> > >> * I have finish the "error tools". This tool is a port of > >> scripts/check-trans.php. I have work on all regex to perform best check. > >> > >> Actually, there is 54 different checks over all uptodate's files. > >> > >> You can see a video here : > >> http://keliglia.com/video/phpeditor_error.ogv > >> > >> * I have added a tab "Open bugs from doc-XX" in the main page witch > >> display all open bugs where we can find, for example, [FR] in title. > >> > >> You can see a video here : > >> http://keliglia.com/video/phpeditor_bugs.ogv > >> > >> * I have do others minors changes & bugs correction. > >> > >> Video are big & server is slow.... please, be patient ;) > >> > >> I'm going now to work on "reviewed" & "old" files. > >> > >> For know, this tool is ready to be tested for update files & error > >> corrections by every one who want to test it (and have a valid cvs > >> account) in any language. > > Without being able to test it because theres only the "French" and > "German" modules, then I was wondering about the cross browser support > especially IE (since Im one the few) and would probably be using this > handy tool for getting started on phpdoc-da with it if possible > sometime. > > But over all its some really good work, looking forward to any updates on it > :) > > >> > >> All comment is *always* welcome :) > >> > >> Regards, > >> > >> Yannick > > -- > Kalle Sommer Nielsen >