current archives_new projects_new home / away

February 10, 2003

Take two

For whatever reason, I got locked out of the MT system and had to reinstall. Good thing I didn't update all week!

Posted by lauren at February 10, 2003 10:25 AM | TrackBack
Comments

Now, for ship-shape comments.

Posted by: lauren on February 10, 2003 10:44 AM

Also, anyone know how to reformat the date over there?

Posted by: lauren on February 10, 2003 11:01 AM

Reformat? What do you mean?

If you mean, the order of the parts of the date and how those parts are displayed, use a "format" attribute on your MTEntryDate or MTCommentDate tags. For instance, in my date headres I have:

<$MTEntryDate format="%A, %B %d, %Y"$>

to get "Saturday, February 08, 2003"

In my comments listings I use:

<$MTCommentDate format="%I:%M %p"$> | <$MTCommentDate format="%Y/%m/%d" $>

to get "0802 AM | 2003/02/10"

... is that what you were looking for?

Posted by: yukino on February 10, 2003 01:39 PM

indeed it was. thanks for the comment update tip. now let's see if it works...

Posted by: lauren on February 10, 2003 02:10 PM
Post a comment