This is machine translation of orginal blog.
« prev next »

Einzelne Eintragung Archiv-Schablone

Unter ist die einzelne Eintragung Archiv-Schablone für meinen Aufstellungsort. Es ist der Code hinter der Seite, die du betrachtest. Anteil mit MovableType Spaßen. Bitte Anmerkung: Änderungen immer unterwegs aber die Hauptelemente sind für ein sehr langfristiges beständig.

<html>
<head>
<meta http-equiv= " Inhalt-Art " content= " Text/HTML; charset=iso-8859-1 "/>
<title><$MTEntryTitle$></title>
<link rel= " stylesheet " href= " http://home.wangjianshuo.com/jianshuowangstyle.css " type= " Text/css "/>
<link rel= " Alternative" type= " Anwendung/rss+xml " title= " RSS " href= " <$MTBlogURL$>index.rdf "/>
<meta name= " Beschreibung " content= " <$MTEntryExcerpt$> "/>
<meta name= " Schlüsselwort " content= " <$MTEntryCategoryLabel$> "/>
<link rel= " Anfangs" href= " <$MTBlogURL$> " title= " Haupt"/>
<MTEntryPrevious>
<link rel= " prev " href= " <$MTEntryLink$> " title= " <$MTEntryTitle$> "/>
</MTEntryPrevious>
<MTEntryNext>
<link rel= " folgendes " href= " <$MTEntryLink$> " title= " <$MTEntryTitle$> "/>
</MTEntryNext>
</head>
<body>

<a href= "/„><div id= " Fahne " ><$MTBlogName$><br/>
<span class= " Beschreibung " ><$MTBlogDescription$></span></div></a>
<$MTInclude module= " überschrift " $>
<div class= " blog " ><div class= " blogbody " >
<h1><$MTEntryTitle$></h1>

<span class=Adsense>
<script type= " Text/Javascript " ><! --
google_ad_client = „pub-8513779941474461“;
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = „120x600_as“;
//-- ></script>
<script type= " Text/Javascript "
src= " http://pagead2.googlesyndication.com/pagead/show_ads.js " >
</script>
</span>

<!--
<MTEntryCategories glue= " „>
<a href= " <$MTCategoryArchiveLink$> " >
<img border=0 src= " http:// <$MTBlogHost$>/archives/2003/03/26/<$MTEntryCategory$>.jpg " alt= " Kategorie: <$MTEntryCategory$> " vspace=5 hspace=5 align= " recht " >
</a>
</MTEntryCategories>
-->

<p class= " Kleinanmerkung " >by <$MTEntryAuthor$> | <$MTEntryDate format= " %A, %B %d, %Y " $> | <$MTLinksDirectory$> |
<MTEntryPrevious>
<a href= " <$MTEntryPermalink$> " > „</a>
</MTEntryPrevious>
<MTEntryNext>
<a href= " <$MTEntryPermalink$> " >“ </a>
</MTEntryNext>
</p>

<$MTEntryBody$>

<a name= " mehr " ></a>
<$MTEntryMore$>

das <span " bekanntgegebene " class= >Posted durch <$MTEntryAuthor$> an <$MTEntryDate$>
<MTEntryIfAllowPings>
| <a href= " #trackback " >TrackBack (<$MTEntryTrackbackCount$>) </a>
</MTEntryIfAllowPings></span>
</div>

<$MTInclude module= " Rundschreiben " $>

<div class= " Kommentierenkopf " >Related Eintragungen: </div>
<$MTLinksRelatedEntries$>
<MTEntryIfAllowComments>

<div class= " Kommentierenkopf " ><a name= " Anmerkungen " ></a>Comments</div>

<MTComments>
<div class= " Kommentierenkörper " >
<a name= " <$MTCommentDate format= " %I%M " $> " ></a>
<$MTCommentBody$>
<span class= " Kommentierenpfosten " >Posted vorbei: <b><$MTCommentAuthorLink show_email= " 0 " $></b> auf <$MTCommentDate$></span>
</div>
</MTComments>

<div class= " Kommentierenkopf " ><a name= " trackback " >Trackbacks</a></div>
<div class= " Kommentierenkörper " >TrackBack URL für diese Eintragung: <$MTEntryTrackbackLink$>
<MTPings>
<br/><br/><a name= " <$MTPingID$> " ></a>
<a href= " <$MTPingURL$> " target= " neues " ><$MTPingTitle$></a><br/>
<b>Excerpt: </b> <$MTPingExcerpt$><br/>
<b>Weblog: </b> <$MTPingBlogName$><br/>
<b>Tracked: </b> <$MTPingDate$></span>
</MTPings>
</div>


<div class= " Kommentierenkopf " >Post ein comment</div>
<script type= " Text/Javascript " language= " Javascript " >
<!--

Funktion OpenTrackback (c) {
window.open (c,
„trackback“,
„width=480, height=480, scrollbars=yes, status=yes“);
}

var WIRT = „<$MTBlogHost$>“;

Teilnehmer 1996-1997 des // copyright-(c) Athenia.
// http://www.webreference.com/js/
// Lizenz wird wenn und nur wenn gesamtes dieses bewilligt
// Urheberrechtsvermerk ist enthalten. Durch Tomer Shiran.

Funktion setCookie (Name, Wert, läuft, Weg, Gebiet, sichern) {ab
var curCookie = Name + „=“ + Entweichen (Wert) + ((läuft ab)? “; expires= " + expires.toGMTString (): "") + ((Weg)? „; path=“ + Weg: "") + ((Gebiet)? “; domain= " + Gebiet: "") + ((sicher)? „; sichern“: "");
document.cookie = curCookie;
}

Funktion getCookie (Name) {
var Präfix = Name + „=“;
var c = document.cookie;
nullstring var = '';
var cookieStartIndex = c.indexOf (Präfix);
wenn (cookieStartIndex == -1)
Rückholc$nullstring;
var cookieEndIndex = c.indexOf („; “, cookieStartIndex + prefix.length);
wenn (cookieEndIndex == -1)
cookieEndIndex = c.length;
Rückholunescape (c.substring (cookieStartIndex + prefix.length, cookieEndIndex));
}

Funktion deleteCookie (Name, Weg, Gebiet) {
wenn (getCookie (Name))
document.cookie = Name + „=“ + ((Weg)? “; path= " + Weg: "") + ((Gebiet)? „; domain=“ + Gebiet: "") +“; expires=Thu, 01-Jan-70 00:00: GMT 01 ";
}

Funktion fixDate (Datum) {
var Unterseite = neues Datum (0);
var Schieflaufen = base.getTime ();
wenn (Schieflaufen > 0)
date.setTime (date.getTime () - Schieflaufen);
}

Funktion rememberMe (f) {
var jetzt = neues Datum ();
fixDate (jetzt);
now.setTime (now.getTime () + 365 * 24 * 60 * 60 * 1000);
setCookie („mtcmtauth“, f.author.value jetzt „/“, WIRT, '');
setCookie („mtcmtmail“, f.email.value jetzt „/“, WIRT, '');
setCookie („mtcmthome“, f.url.value jetzt „/“, WIRT, '');
}

Funktion forgetMe (f) {
deleteCookie („mtcmtmail“, '', WIRT);
deleteCookie („mtcmthome“, '', WIRT);
deleteCookie („mtcmtauth“, '', WIRT);
f.email.value = '';
f.author.value = '';
f.url.value = '';
}

//-->
</script>

<div class= " Kommentierenkörper " >
<form method= " Pfosten " action= " <$MTCGIPath$><$MTCommentScript$> " name= " comments_form " onsubmit= " wenn rememberMe (this.bakecookie.checked) (dieses) „>
<input_HIDDEN type= " verstecktes " name= " statisches " value= " http://home.wangjianshuo.com/scripts/thanksforcomment/thankyou.htm "/>
<input type= " verstecktes " name= " statisches " value= " 1 " >
<input type= " verstecktes " name= " entry_id " value= " <$MTEntryID$> "/>
<input type= " verstecktes " name= " src " value= " home.wangjianshuo.com "/>

Name: <br/>
<input name= " Autor "/><br/>
Email address: (nicht werden Erscheinen), <br/>
<input name= " email "/><br/>
URL: (wahlweise freigestelltes) <br/>
<input name= " URL "/><br/>
Anmerkungen: <br/>
<textarea name= " Text " rows= " 12 " cols= " 60 " style= " Breite: 80% " ></textarea><br/><br/>
Es kann zu <b>30 seconds</b> aufnehmen, bevor der Bediener ein Resultat zurückbringt. IP address notiert. Spam/Reklameanzeigeanmerkung ist deleted<br/>
<input type= " checkbox " name= " bakecookie "/>Remember Info?
<input type= " checkbox " name= " unterzeichnen "/>Subscribe dieses Gewinde?
<br/><br/>


<input type= " reichen " name= " Vorbetrachtung " value= " Vorbetrachtung „/> ein
<input type= " reichen " name= " Pfosten " value= " PFOSTEN „style= " Schriftkegelgewicht ein: fett; “/> <-- Bitte Klicken PFOSTEN nur once<br/>
<input type= " Taste " onclick= " forgetMe (this.form) „value= " VERGESSEN PERSÖNLICHE INFORMATIONEN“/>
</form>

<script type= " Text/Javascript " language= " Javascript " >
<!--
document.com ments_form.email.value = getCookie („mtcmtmail“);
document.com ments_form.author.value = getCookie („mtcmtauth“);
document.com ments_form.url.value = getCookie („mtcmthome“);
//-->
</script>
</MTEntryIfAllowComments>
</div>

<div class= " Kommentierenkopf " >Featured Topics</div>
<br>
<script src= " http://home.wangjianshuo.com/scripts/ads/ads.cgi " ></script>
<p><center>
© 2002 - Jian 2003 Shuo Wang. In Ordnung aufgehoben.

<a target= " _blank " href= " http://home.wangjianshuo.com/mt26/mt.cgi?__mode=view&_type=entry&id= <$MTEntryID$>&blog_id=1 " ><img src= " http://www.wangjianshuo.com/about/logos/dot.gif " width=3 height=3 border=0></a>

<br/>
Email ich: <img alt= " screen-jianshuo.at.hotmail.com-logo.PNG " src= " http://home.wangjianshuo.com/archives/2003/03/26/screen-jianshuo.at.hotmail.com-logo.PNG " width= " 152 " height= " 19 " border= " 0 " align= " texttop " ></center>
</p>
<script language= " VBScript " src= " http://www.wangjianshuo.com/include/pubs.vbs " >
</script>

</body>
</html>


Keyword(s) people used to find this page: