Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#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:

  1. Where can I reformat it so that it is mm/dd/yy?
  2. Can I remove/hide the actual times and field?
  3. 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

#2 2009-02-23 18:47:57

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,453
Website GitHub

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

Online

Board footer

Powered by FluxBB