From: Sven W. <sve...@in...> - 2003-02-19 10:00:15
|
It's done ;-) Finally i found some time to finisch the search function with all minimal needed functions. Things i changed: - buildListTable ist now in functions.inc - The 2 Buttons (showResults and forgetSearch) do the right things now (and therefor fixed a small *** bug in buildListTable) - Added some texts for the information of the user (new Localizer entries, i've done german and english) - a little bit of cleaning up Please translate the new keys: var $titleList="Showing results of search"; var $noSearch="Currently no search has been started"; var $startOfSearchedKey="Start of download"; (isn't diff a cool function? i didn't needed to thing about it, just copy&paste all green lines ;) I think (if you don't find any bug i produced) we can officially release this stuff as phpEselGui-0.6.0Beta1 What do you think? bye Sven |