tips and tricks for movable type

MTArchiveDate and MTArchiveDateEnd
September 21, 2002

ATJ asked in this MT support forum thread how to change the display of the links to his weekly archives from this:

September 15, 2002 - September 21, 2002

to this:

15/09/2002 - 21/09/2002

Easily done with <MTArchiveDate> and <MTArchiveDateEnd>.

Instead of listing your Archives like this:

<MTArchiveList>
<a href="<MTArchiveLink>"><MTArchiveTitle></a><br />
</MTArchiveList>

list them like this:

<MTArchiveList>
<a href="<MTArchiveLink>"><MTArchiveDate format="%d/%m/%Y"> - <MTArchiveDateEnd format="%d/%m/%Y"></a><br />
</MTArchiveList>

Comments

And how about adding a day? How do you do that?

by McClane | 09.23.02 07:53 PM

Well, the example is for weekly archives, so I'm not quite sure what you mean by "adding a day"??

by girlie | 09.23.02 09:32 PM

Oh by day I mean in this format:

Tuesday, September 24, 2002

Tuesday, being the day.

BTW, girlie, I am also SunMark in the forums.

And I think the Bold, Italics and Link buttons you have in here are superneat. Care to share this time-saving secret?

by McClane | 09.24.02 03:28 AM

Change the date format in MTArchiveDate and MTArchiveDateEnd tags to this:

format="%A, %B %d, %Y"

P.S. My post "Comments Formatting Buttons" refers you to this forum thread where Brenna explains how to add this feature to your comments. =)

by girlie | 09.24.02 07:30 PM

Yes, thanks, I saw that right after I posted here. This solution doesn't work if the user is on a Mozilla or Netscape browser though, I already checked. But reading the tutorial gave me a couple of ideas. I think I could create a Flash (Macromedia) interface for the entire comment popup window. I'll have to test it out.

by McClane | 09.25.02 03:16 AM

What would I do without the totally awesome Girlie Matters?

Show me someone as awesome. I dare you.

-mice

by mice | 09.19.03 08:27 PM

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

TrackBack: 0
(URL: http://www.thegirliematters.com/sf/mt-track.cgi/85)