Re: [MediaWiki-l] [SF] datepicker - select field for year with more years

2016-09-14 Thread Dr. Hirn
Hi, hmm, the solution Tobias proposed could work. Still not very practical. Think, I'll stay with Yarons approach. Thanks for your answers! Stefan On 13.09.2016 21:40, Yaron Koren wrote: Hi, Sorry I didn't respond to this before. For anyone who's wondering, Stefan is asking about the

Re: [MediaWiki-l] [SF] datepicker - select field for year with more years

2016-09-13 Thread Yaron Koren
Hi, Sorry I didn't respond to this before. For anyone who's wondering, Stefan is asking about the "datepicker" input type from the Semantic Forms extension: https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Input_types/Datepicker It in turn gets its functionality from the jQuery UI

Re: [MediaWiki-l] [SF] datepicker - select field for year with more years

2016-09-13 Thread Nick Wilson (Quiddity)
On Mon, Sep 12, 2016 at 5:42 AM, Dr. Hirn wrote: > > Hi, > > I'm planning to use the datepicker-field for birth dates. Unfortunately, the > list of selectable years reaches only to 2006. So you have to select the > correct day and month and a random year and then change the

[MediaWiki-l] [SF] datepicker - select field for year with more years

2016-09-12 Thread Dr. Hirn
Hi, I'm planning to use the datepicker-field for birth dates. Unfortunately, the list of selectable years reaches only to 2006. So you have to select the correct day and month and a random year and then change the date in the input-field again. This is not really straight forward. Is there