Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2009-02-23 17:46:00
- progre55
- Member
- Registered: 2006-05-02
- Posts: 668
Article Time Stamp and Expires
A little assistance with a couple of questions:
- Where can I reformat it so that it is mm/dd/yy?
- Can I remove/hide the actual times and field?
- Is it at all possible to incorporate a date picking calendar rather than having the end user manually have to fill in the dates?
Thanks.
progre55
Offline
Re: Article Time Stamp and Expires
progre55 wrote:
Where can I reformat it so that it is mm/dd/yy?
Don’t know if you can without jQuery.
Can I remove/hide the actual times and field?
jQuery should be able to help. Maybe (untested):
jQuery("write-timestamp p:last, write-expires p:last").hide();
Is it at all possible to incorporate a date picking calendar
Not sure if jm’s javascript plugin can help.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Pages: 1