svn commit: samba-web r865 - in trunk: news news/js news/style scripts

deryck at samba.org deryck at samba.org
Fri Dec 2 01:25:33 GMT 2005


Author: deryck
Date: 2005-12-02 01:25:32 +0000 (Fri, 02 Dec 2005)
New Revision: 865

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=865

Log:
A rewrite of my AJAX search engine for news.samba.org.
This adds a script built from my JS toolkit that I've
been working toward using in SWAT (sort of a test run,
I guess).

The searchKit script handles all the DOM, cookie, and
XMLHttp stuff.  This also includes a Cache object for
caching XMLHttp responses, which helps preformance and
makes all browsers act the same (with regard to caching).

deryck

Added:
   trunk/news/js/searchKit.js
Removed:
   trunk/news/js/initPage.js
Modified:
   trunk/news/header2.html
   trunk/news/js/searchEngine.js
   trunk/news/results.html
   trunk/news/style/news.css
   trunk/scripts/updateNews.py


Changeset:
Sorry, the patch is too large (742 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=865


More information about the samba-cvs mailing list