beagle r4014 - trunk/beagle/beagled/webinterface



Author: dbera
Date: 2007-10-02 15:57:43 +0100 (Tue, 02 Oct 2007)
New Revision: 4014
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=4014&view=rev

Added:
   trunk/beagle/beagled/webinterface/TODO
Modified:
   trunk/beagle/beagled/webinterface/default.css
   trunk/beagle/beagled/webinterface/default.js
   trunk/beagle/beagled/webinterface/query.html
   trunk/beagle/beagled/webinterface/queryresult.xsl
Log:
More changes from Nirbheek Chauhan.
- The category checkboxes finally work exactly like they're supposed to
(default.js:toggle_category, the javascript took surprisingly long),
Note that when hiding all the results, `<div id="results">` is set
to `display: none` instead of every category separately.
- Send out a "No Results" if there are no results (default.js:157)
- Each Hit can be individually shown/hidden (default.js:toggle_hit,
queryresult.xsl:92), this needs to be beautified a bit. Also, the way
in which toggle_hit shows/hides the Hit Data is dependant on the
structure of the Hit, is this okay? Or should it be changed?
(default.js:220,224)
- Have the topbar be shown only when a search is being done
- Slight formatting changes to the footer to bring the more important
things into focus ;) (query.html:id="footer")
- Convert the Beagle Logo image into a link back to a blank search
page (query.html:67, default.css:41)
- Added a TODO file, it lists all that I know needs to be done, we
can add things to it to keep a track of what all needs to be done :)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]