From portal-commits at lists.jboss.org Sat Mar 10 17:29:21 2007 Content-Type: multipart/mixed; boundary="===============4659969277073021397==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r6630 - trunk/widget/src/main/org/jboss/portal/widget/google. Date: Sat, 10 Mar 2007 17:29:21 -0500 Message-ID: --===============4659969277073021397== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: julien(a)jboss.com Date: 2007-03-10 17:29:21 -0500 (Sat, 10 Mar 2007) New Revision: 6630 Modified: trunk/widget/src/main/org/jboss/portal/widget/google/GGWidget.java Log: GG : update todo + add link to reference guide Modified: trunk/widget/src/main/org/jboss/portal/widget/google/GGWidget.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/widget/src/main/org/jboss/portal/widget/google/GGWidget.java 2007= -03-10 22:20:40 UTC (rev 6629) +++ trunk/widget/src/main/org/jboss/portal/widget/google/GGWidget.java 2007= -03-10 22:29:21 UTC (rev 6630) @@ -31,49 +31,11 @@ import java.util.Map; = /** - * Getting list : - * http://www.google.com/ig/directory?synd=3Dopen + * A Google Gadget widget For more details please see the API Developer Guide. * - * synd=3Dopen -> mandatory to get the embedable widgets - * &source=3Dgghp ???? + * @todo + * - Resource bundles implementation * - * &start=3D default=3D0 [->sa=3DN ??? ] - * &num=3D default=3D24 - * &cat=3D default=3Dall (popular|news|tools|communication|funandgames|fin= ance|sports|lifestyle|technology|new) - * - * - * - * - * - * Getting javascript : - * - * http://gmodules.com/ig/ifr?url=3D - * up_color=3Dblue - * synd=3Dopen - * w=3D554 - * h=3D205 - * title=3DDate+%26+Time - * border=3D%23ffffff%7C3px%2C1px+solid+%23999999 - * output=3Djs - * + - * up_ + user pref name =3D value - * * @author Julien Viet * @version $Revision: 1.1 $ */ --===============4659969277073021397==--