NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item11383 for general documentation changes for release 1.1.5. Use Item9693 for docu changes for release 2.0.

Item1240: Look at the possibility to use a nicer date picker

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Enhancement New Extension JSCalendarContrib  
Unobtrusive Date-Picker Widget V4

I would like to have a look if it is feasible to replace JSCalendarContrib with this picker.

That would also mean to replace current 'hardcoded' calls like:

CGI::image_button(
   -class   => 'editTableCalendarButton',
   -name    => 'calendar',
   -onclick => "return showCalendar('id$theName','$ifFormat')",
   -src     => Foswiki::Func::getPubUrlPath() . '/'
     . $Foswiki::cfg{SystemWebName}
     . '/JSCalendarContrib/img.gif',
   -alt   => 'Calendar',
   -align => 'middle'
);

by something more future proof. Start by actually using Foswiki::Contrib::JSCalendarContrib::renderDateForEdit.

-- ArthurClemens - 11 Mar 2009

ItemTemplate edit

Summary Look at the possibility to use a nicer date picker
ReportedBy ArthurClemens
Codebase
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component JSCalendarContrib
Priority Enhancement
CurrentState New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r1 - 11 Mar 2009 - 00:25:10 - ArthurClemens
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads