Return-Path: Delivered-To: apmail-incubator-click-dev-archive@minotaur.apache.org Received: (qmail 6107 invoked from network); 18 Apr 2009 16:14:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Apr 2009 16:14:15 -0000 Received: (qmail 99438 invoked by uid 500); 18 Apr 2009 16:14:14 -0000 Delivered-To: apmail-incubator-click-dev-archive@incubator.apache.org Received: (qmail 99399 invoked by uid 500); 18 Apr 2009 16:14:14 -0000 Mailing-List: contact click-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-dev@incubator.apache.org Received: (qmail 99391 invoked by uid 99); 18 Apr 2009 16:14:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Apr 2009 16:14:14 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sabob1@gmail.com designates 74.125.46.157 as permitted sender) Received: from [74.125.46.157] (HELO yw-out-1718.google.com) (74.125.46.157) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Apr 2009 16:14:04 +0000 Received: by yw-out-1718.google.com with SMTP id 6so1101009ywa.0 for ; Sat, 18 Apr 2009 09:13:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=EbByCNh2JANDDepKM+ZlVeuM5VnFc5DqlI4U9FtQuPI=; b=w1x09jJqmiObSF+JhTSRqERYMIqShBWXn0u+H2s2WhoA+a5eBSwvb0WfAv8mnM+EDr f/tsZGREujfcsr7tJIB0pDFneSE1BiiJ24Ct4/0wpzcwaja784sBq74GozGrUzlcgPA+ 964Y9BYoEkj1sF3ov/mrlG9UXKplJX/iTq20s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=HblUFXqVE0x48I6m+3ZQqfvWJoM0cNXQxjDQIcWIqaA8TDK5DmTB9bUwgSSDbpjzTj x+vSf2nndmzy+yDoQvDi6opUF47+s4In0EveDvx5+U6D1/+El5gpGvfStW3K/a5T7qjG buEEDvNx650as9DniUZbYLC/Nbf34/lD88j9k= Received: by 10.90.32.18 with SMTP id f18mr4746865agf.11.1240071223715; Sat, 18 Apr 2009 09:13:43 -0700 (PDT) Received: from ?10.0.0.100? (dsl-240-182-231.telkomadsl.co.za [41.240.182.231]) by mx.google.com with ESMTPS id 20sm6827362agd.21.2009.04.18.09.13.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 18 Apr 2009 09:13:42 -0700 (PDT) Message-ID: <49E9FC32.30901@gmail.com> Date: Sat, 18 Apr 2009 18:13:38 +0200 From: Bob Schellink User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: click-dev@incubator.apache.org Subject: Re: A very good Calendar replacement (MIT license) References: <525d8e10904180249l59f97f95id7741e508778b248@mail.gmail.com> In-Reply-To: <525d8e10904180249l59f97f95id7741e508778b248@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Please note this is a Prototype based Calendar so its claim of only 20kb is incorrect. More likely 20kb + 115kb for Prototype. Also note there are less language packs than JSCalendar supports. regards bob Malcolm Edgar wrote: > +1 > > I think this looks like a very good JCalendar replacement, and also > supports time selection as well. I think this will fix a big issue we > have with the upgrading SF Click to Apache Click. > > Thanks for finding this on Joeseph. > > regards Malcolm Edgar > > On Sat, Apr 18, 2009 at 1:26 AM, Joseph Schmidt > wrote: >> I just found this nice calendar: >> http://electronicholas.com/calendar >> It looks very good (has several skins), and most importantly it's compatible >> with the Apache license (not like the now removed jCalendar) >> >> A few other advantages of this new calendar (over the old one): >> - it's not abandoned >> - it's smaller than jCalendar >> - can be used inline simply >> - can display time selection too >> - has a nice mode for readonly. >> - IE6 iframe hack included >> - popup window can work with a hidden field. >> - many more.... >> >> >> Please include it in Click in the place of the old one (e.g. >> extras.controls.Calenar). The pure TextField based DateField is just a pain >> (if it were at least a composed of 3 selects would be usable). >> >> thanks, >> Joseph. >> >> >