Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2009-12-08 17:05:11

MattD
Plugin Author
From: Monterey, California
Registered: 2008-03-21
Posts: 1,254
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

pieman wrote:

Matt, I found a small typo in the Help.

The ‘plugin preferences’ link points to /textpattern/index.php?event=msd_admin_datepicker rather than /textpattern/index.php?event=msd_admin_datepicker_options.

Fixed in Version 0.4. Thank you!


My Plugins

Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker

Offline

#26 2010-01-04 03:28:42

mrtunes
Member
From: Toronto, On
Registered: 2007-03-12
Posts: 575
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

finally got to try this out and it’s fantastic. the fact that you can pick publish and expire dates with it makes it even better!

Offline

#27 2010-01-05 17:46:34

zeusdidit
Member
Registered: 2007-10-16
Posts: 111

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

So hot. Thank you for this!

Offline

#28 2010-01-23 21:19:30

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

Hi Matt, for me the plugin prefs link points to /textpattern/index.php?event=plugin_prefs.msd_admin_datepicker and a 404.

In Extensions, I have the datepicker set to #custom-7 and the datepicker loads fine, but choosing a date like the 31st January results in: 20102010/01/31

The prefs are set to: yyyy/mm/dd.

Offline

#29 2010-01-23 21:50:18

MattD
Plugin Author
From: Monterey, California
Registered: 2008-03-21
Posts: 1,254
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

Jonathan, which version are you using? The prefs issue was fixed in 0.4 .

I don’t know why jQuery dateFormat works that way but y is two digit year and yy is four.


My Plugins

Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker

Offline

#30 2010-01-24 08:43:32

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

Hi Matt – by the way, on your home page the forum post link points to msd_google_map.

I am using v0.5 which I downloaded yesterday from your site. Thanks for the info – I switched the prefs to: yy-mm-dd and it works fine now! Thanks for the plugin!

Offline

#31 2010-01-24 18:48:23

rathersplendid
Plugin Author
From: London
Registered: 2008-05-02
Posts: 163
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

Bloody love this plugin! Thanks Matt


Admin Themes Prometheus | Stung | <txp:coder/
My Portfolio | ɹǝpuɐz.com | @MrMartineau
<txp:coder /> – Convert your designs into Textpattern-based websites
jQuery Style | @jquerystyle

Offline

#32 2010-02-08 22:16:10

aslsw66
Member
From: Canberra, Australia
Registered: 2004-08-04
Posts: 342
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

I’m not sure what I’m doing wrong here.

I downloaded and installed the plugin, and just set the preferences to use it for the publish and expire fields. I already have glz_custom_fields installed and I’m using it’s functionality to set a date picker for a custom feld. But I also want this functionality for the core TXP fields too.

Would this be causing a conflit?

Also, in the plugin preferences do I HAVE to set a URL for the datepicker? I wasn’t sure about this bit.

Thanks.

Offline

#33 2010-02-08 23:20:36

MattD
Plugin Author
From: Monterey, California
Registered: 2008-03-21
Posts: 1,254
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

aslsw66 wrote:

I’m not sure what I’m doing wrong here.

I downloaded and installed the plugin, and just set the preferences to use it for the publish and expire fields. I already have glz_custom_fields installed and I’m using it’s functionality to set a date picker for a custom feld. But I also want this functionality for the core TXP fields too.

Would this be causing a conflit?

Also, in the plugin preferences do I HAVE to set a URL for the datepicker? I wasn’t sure about this bit.

Thanks.

I’ve never used glz_custom_fields, since it’s not free, so I don’t know if that is the issue.

You MUST set jQuery UI URL and jQuery UI CSS URL because the plugin does not contain the javascript code and css for the actual datepicker. You can host these locally though and use a url to the files on your site if you’d like.

For example, you can download the files from jQuery’s Site, upload them to your site and use http://mysite.com/path/to/jquery-ui.min.js as the jQuery UI URL value.

Last edited by MattD (2010-02-08 23:26:31)


My Plugins

Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker

Offline

#34 2010-02-26 06:30:28

mrtunes
Member
From: Toronto, On
Registered: 2007-03-12
Posts: 575
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

i have this working on the posted and expire fields, but if i try to use it with a custom field, it doesn’t show up.

date custom field: #date

custom field #5 is named “date”.

thanks

Offline

#35 2010-02-26 15:12:05

MattD
Plugin Author
From: Monterey, California
Registered: 2008-03-21
Posts: 1,254
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

You need to enter the html id of the custom field which is still custom-5


My Plugins

Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker

Offline

#36 2010-02-26 16:02:56

mrtunes
Member
From: Toronto, On
Registered: 2007-03-12
Posts: 575
Website

Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.

thank you my friend. now when it inserts the date it puts the year in twice:
03/13/20102010

Offline

Board footer

Powered by FluxBB