Posted By


fjm on 08/25/07

Tagged


Statistics


Viewed 179 times
Favorited by 0 user(s)

[MovableType] Year archives


/ Published in: Other
Save to your folder(s)

require

ArchiveLoad.pl
ArchiveYear.pl


Copy this code and paste it in your HTML
  1. <!--link-->
  2. <MTArchiveList archive_type="Monthly">
  3. <ul>
  4. <MTArchiveDateHeader>
  5. <li><a href="<$MTBlogURL$><$MTArchiveDate format="%Y"$>/"><$MTArchiveDate format="%Y"$></a></li>
  6. </MTArchiveDateHeader>
  7. </ul>
  8. </MTArchiveList>
  9.  
  10. <!--Entry-->
  11. <MTArchiveYear order="descend">
  12. <MTArchiveYearIfEntries>
  13. <MTArchiveLoad>
  14. <MTDateHeader>
  15.  
  16. <MTEntries>
  17. *****
  18. </MTEntries>
  19.  
  20. </MTDateHeader>
  21. </MTArchiveLoad>
  22. </MTArchiveYearIfEntries>
  23. </MTArchiveYear>

URL: http://www.wako-art.jp/exhibitions/data/2007/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.