Wangjianshuo's Blog Template Archives 2007

By Jian Shuo Wang on 2007-11-05 00:00 · MovableType

These are the templates I am using for 2007. In case you are also using MovableType and want to create a blog like this, this may be of help.

Master Archive Index

See it in action: http://home.wangjianshuo.com/archives.htm

<$MTBlogName$> Archive

<$MTInclude module=“Header”$>

Daily journal by Jian Shuo Wang, Shanghai,

China

Current Column

Previous entries

Here is a long list of all articles I wrote for Wangjianshuo's Blog. It helps you to quickly locate a blog in the past.

  1. Press Ctrl+F in Internet Explorer to search for title if you happen to remember
  2. Press Ctrl+D to add this page to your favorite.
  3. Click here to load the list into the search pane, making it easier to navigate through articles

Alternatives to locate an old entry are:

  1. Enter keyword at the Search box on the right-top corner and click Search. It searches the site using Google.
  2. Browse my directory to see categorized articles.

Wish you enjoy your stay at Wangjianshuo's Blog.


<a name="<$MTArchiveDate format="%Y%m"$>">

<$MTArchiveTitle$>

Copyright

You are encouraged to link to the homepage of this site or individual

articles. You can quote the content of the article (less than 30%) for free, as

long as you provide a link back to the original page. If you want to use the

whole article and picture on this site, please notify me before doing that - I

will often give you the permission free of charge.

Questions?

If it is related to an individual article, leave a comment under the

article. If it is related to the whole site, sign the guestbook of this site.

Sign up Wangjianshuo's Blog Update

Do you feel articles on this site useful? Want to get notified when a new article like

this goes online? Subscribe the Wangjianshuo’s Blog Update newsletter now. FREE! |

Privacy Policy |

More Info


Powered by Yahoo! Groups

<$MTInclude module=“Footer”$>

<a href=http://home.wangjianshuo.com/cgi-bin/mt/mt.cgi?__mode=view&_type=template&blog_id=1&id=5>+

Main Index

See it in action: http://home.wangjianshuo.com

Please note: there are many modules in it. For a list of key modules, please see list at the end of this article.

Wangjianshuo's Blog

<$MTInclude module=“Header”$>

<$MTInclude module=“Headline”$>


<$MTInclude module=“PreviousHeadlines” $>

<$MTInclude module=“RecentComments” $>

<$MTInclude module=“HotTopics” $>

<$MTInclude file=“bbs.htm” $>

<$MTInclude module=“Links” $>

<$MTInclude module=“Footer” $>

 

<$MTInclude module=“Holiday” $>

<$MTInclude module=“About” $>

<$MTInclude module=“Archives” $>

Comment Module

Comments
">

<a name="<$MTCommentDate format="%I%M"$>">

<$MTCommentBody$>

Posted by: <a href=“http://user.wangjianshuo.com/<$MTCommentAuthor encode_html=“1”>.htm”><$MTCommentAuthor$>

(external link)

on <$MTCommentDate$>

Post a comment
name=“comments_form”

onsubmit=“if (this.bakecookie.checked) rememberMe(this); s1=‘http://home.wangjia’; s2=‘nshuo.com/cgi-bin/mt/mt-’; s3=‘comments-ifuleuiycfi.cgi’; this.action = s1+s2+s3;">

<input_HIDDEN type=“hidden” name=“static” value=“http://home.wangjianshuo.com/scripts/thanksforcomment/thankyou.htm" />

Name:


Email Address: (will not show)



Comments:



It may take up to 30 seconds before the server returns a result. IP address recorded.

Remember info?



<– Please click POST only once

RecentComments Module

Recent Comments

<a href="<$MTEntryLink$>#<$MTCommentDate format="%I%M”$>"><$MTCommentAuthor$> : <$MTCommentBody encode_html=“1” convert_breaks=“0” trim_to=“50” $> : <$MTEntryTitle trim_to=“10” $>

<a href=http://user.wangjianshuo.com/mt-user/mt-comment.php?q=list>Latest 100 Comments

RelatedEntries Module

<$MTEntryCategory$>
  1. <$MTEntryDate format="%x"$>

Update May 2, 2008

This is the latest individual archive template:

<$MTEntryTitle$>

« prev next »

<$MTEntryTitle$>

Related Categories

mt:ParentCategories

mt:SubCategories

<$MTCategoryLabel$>

</mt:SubCategories>

</mt:ParentCategories>

<$MTEntryBody$>

<$MTEntryMore$>

Posted by <$MTEntryAuthor$> at <$MTEntryDate$>

Copyright: You are free to redistribute this work, as long as you keep this <a

href=http://creativecommons.org/licenses/by-sa/2.5/>disclaimer

and this <a

href="mt:EntryLink/#">link: mt:EntryLink/

Related Entries: <$MTEntryCategory$>
  1. <$MTEntryDate format="%x"$>
Comments
"> "> <$MTCommentBody$> Posted by: .htm"><$MTCommentAuthor$>

(external link)

on <$MTCommentDate$>

Post a comment
name=“comments_form”

onsubmit=“if (this.bakecookie.checked) rememberMe(this); s1=‘http://home.wangjia’; s2=‘nshuo.com/cgi-bin/mt/mt-’; s3=‘comments-ifuleuiycfi.cgi’; this.action = s1+s2+s3;">

<input_HIDDEN type=“hidden” name=“static” value=“http://home.wangjianshuo.com/scripts/thanksforcomment/thankyou.htm" />

Name:


Email Address: (will not show)



Comments:



It may take up to 30 seconds before the server returns a result. IP address recorded.

Remember my information?


<– Please click POST only once

© 2001 - 2008 Jian Shuo Wang. All right reserved.

// filelocation: http://home.wangjianshuo.com/archives/2006/07/13/public_javascript.js

// Update via: http://home.wangjianshuo.com/cgi-bin/mt/mt.cgi?__mode=view&saved_rebuild=1&_type=template&blog_id=1&id=78

// This is the public Javascript.

// This page is included in all individual pages.

// This is the Menu content

var menuHTML = "

“;

if(e = document.getElementById(‘globalMenu’))

e.innerHTML = menuHTML;

// This is remove link back to the same page

e = document.getElementsByTagName(“A”);

for(i=0; i < e.length; i++) {

if(e[i].href == location.href) {

e[i].removeAttribute(“href”);

e[i].style.textDecoration = “none”;

}

}

1 Comments
Thank you Jian Shuo!
— Tony · 2007-11-06 21:02