beagle r4168 - in trunk/beagle/beagled/webinterface: . help



Author: nirbheekc
Date: 2007-11-10 10:40:32 +0000 (Sat, 10 Nov 2007)
New Revision: 4168
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=4168&view=rev

Added:
   trunk/beagle/beagled/webinterface/help.xml
   trunk/beagle/beagled/webinterface/help/
   trunk/beagle/beagled/webinterface/help/browsersettings.html
   trunk/beagle/beagled/webinterface/help/morehelp.html
   trunk/beagle/beagled/webinterface/help/querysyntax.html
   trunk/beagle/beagled/webinterface/help/quicktips.html
Removed:
   trunk/beagle/beagled/webinterface/querysyntax.html
Modified:
   trunk/beagle/beagled/webinterface/default.css
   trunk/beagle/beagled/webinterface/default.js
   trunk/beagle/beagled/webinterface/index.xsl
Log:
Add Help for the interface:
- Link to help.xml
- help.xml loads separate help html files, this is useful if we want to re-use help topics in separate places, such as quicktips.html can be shown on the frontpage (ala beagle-search)
- Currently, browser settings for accessing local files are only known for Firefox, more should be added as they are found (I couldn't find any for the others)
- Synchronous xmlhttp is used to load the help files since the beagle daemon cannot respond to multiple async xmlhttps requrests at the same time. However, sync xmlhttp is bad since it blocks the UI.




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