Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.
maverick wrote:
I’m envisioning going to the post/expire dates on the left hand side of the write page and being able to click on something and have the calendar pop up. However, I’m seeing the regular date fields, and clicking on them isn’t popping up anything.
You should have a calendar icon next to the date field. Like so…

If it’s not showing up then something is wrong. Maybe the image just isn’t working? Try going to http://yourdomain.com/textpattern/?msd_dtpkr=datepickericon to see if the image works at least.
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.
maverick wrote:
post/expire dates on the left hand side of the write page
Left hand side? Are you using a plugin to re-order things?
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.
maverick wrote: post/expire dates on the left hand side of the write page
MattD wrote:
Left hand side? Are you using a plugin to re-order things?
Oops – I apologize for my brain freeze. I meant right hand side.
Last edited by maverick (2009-12-08 00:06:14)
Offline
Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.
MattD wrote:
You should have a calendar icon next to the date field. Like so…

No icon. I’ll start turning off plugins and see what I can come up with.
Mike
Offline
Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.
I doubt any other plugins would cause a conflict.
Does the icon show when you go to that url?
You could do a “view source” on your write page and send me a copy. That or send me a login and I can take a look.
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.
MattD wrote:
I doubt any other plugins would cause a conflict.
Does the icon show when you go to that url?
Sorry. Yes, and the icon shows.
I just used wet_plugout and then re-enabled date_picker as the only plugin. It now works.
So I will go through and try to find what was interfering. It may not be tonight, though.
You could do a “view source” on your write page and send me a copy. That or send me a login and I can take a look.
Thanks – if I can’t track it down, I’ll do that.
Mike
Offline
Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.
Found it.
I had an old copy of glz_custom_fields on this install. (1.1.3). msd_admin_datepicker was not showing the icon w/ that version enabled. Upgrading to the latest version of glz_custom_fields fixed the issue.
My apologies for not trouble shooting that before posting.
Thanks for the help, Matt.
Mike
Last edited by maverick (2009-12-08 02:12:08)
Offline
Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.
Glad you fuigured it out. Now I remember seeing that glz_cf caused issues with jquery stuff.
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
Re: msd_admin_datepicker: jQueryUI Date Picker in the Write Tab.
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.
Offline
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!
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
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
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
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.
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
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