Adds two iGoogle gadgets (one for directory queries, the other for the latest events).
authorVincent Zanotti <vincent.zanotti@polytechnique.org>
Fri, 18 Jan 2008 00:25:15 +0000 (01:25 +0100)
committerVincent Zanotti <vincent.zanotti@polytechnique.org>
Fri, 18 Jan 2008 23:06:53 +0000 (00:06 +0100)
commit92e805609fe9c4306542a0c9fde30606aec6fca4
tree6366ac5cfd9ef47527c1600a70dd1e9bdd2cf6cb
parent5700a250200db7efe09af7129d19a39722c85bd7
Adds two iGoogle gadgets (one for directory queries, the other for the latest events).

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
14 files changed:
ChangeLog
htdocs/css/igoogle.css [new file with mode: 0644]
htdocs/javascript/igoogle.js [new file with mode: 0644]
htdocs/xorg.php
include/userset.inc.php
modules/gadgets.php [new file with mode: 0644]
modules/gadgets/gadgets.inc.php [new file with mode: 0644]
templates/gadgets/ig-events.tpl [new file with mode: 0644]
templates/gadgets/ig-events.xml.tpl [new file with mode: 0644]
templates/gadgets/ig-login.tpl [new file with mode: 0644]
templates/gadgets/ig-minifiche.tpl [new file with mode: 0644]
templates/gadgets/ig-search.tpl [new file with mode: 0644]
templates/gadgets/ig-search.xml.tpl [new file with mode: 0644]
templates/gadgets/ig-skin.tpl [new file with mode: 0644]