By azbok on
Hi, I'm very new to Drupal (I'm very impressed so far!). I'm wondering if there is a way to put a date chooser / calendar popup sort of thing on the "Authored On" field when you are creating new content... but only accessible to admins. That would make things easy to back-date content.
Thanks!
azbok
Comments
install the jsTools.module
install the jsTools.module which has an addon on call jsCalendar.
Thanks!
I just installed it and will be giving it a spin.