2005年07月31日
個別記事への「ブログランキングへのリンク」追加場所
個別記事のHTMLです。
赤字の場所に赤字の記述を追加します。
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp" />
<link rel="stylesheet" href="<$CSSUrl$>" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="<$RSSUrl$>" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$AtomUrl$>" />
<IfFoafUrl>
<link rel="meta" type="application/rdf+xml" title="FOAF" href="<$FoafUrl$>" />
</IfFoafUrl>
<title><$BlogTitle ESCAPE$>:<$ArticleTitle ESCAPE$></title>
<script language="JavaScript">
<!--
var HOST = '<$BlogDomain$>';
var PATH = '<$BlogCookiePath$>';
// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.
function setCookie (name, value, expires, path, domain, secure) {
var curCookie = name + "=" + escape(value) + (expires ? "; expires=" + expires.toGMTString() : "") + (path ? "; path=" + path : "") + (domain ? "; domain=" + domain : "") + (secure ? "secure" : "");
document.cookie = curCookie;
}
function getCookie (name) {
var prefix = name + '=';
var c = document.cookie;
var nullstring = '';
var cookieStartIndex = c.indexOf(prefix);
if (cookieStartIndex == -1)
return nullstring;
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
if (cookieEndIndex == -1)
cookieEndIndex = c.length;
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}
function deleteCookie (name, path, domain) {
if (getCookie(name))
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}
function fixDate (date) {
var base = new Date(0);
var skew = base.getTime();
if (skew > 0)
date.setTime(date.getTime() - skew);
}
function setCommentAuthor(f) {
if(!f.bake.checked) {
deleteCookie("author", PATH, HOST);
deleteCookie("email", PATH, HOST);
deleteCookie("url", PATH, HOST);
return true;
}
var now = new Date();
fixDate(now);
now.setTime(now.getTime() + 30 * 24 * 60 * 60 * 1000);
if(f.author != undefined)
setCookie("author", f.author.value, now, PATH, HOST, '');
if(f.email != undefined)
setCookie("email", f.email.value, now, PATH, HOST, '');
if(f.url != undefined)
setCookie("url", f.url.value, now, PATH, HOST, '');
}
function removeCommentAuthor(f) {
deleteCookie("author", PATH, HOST);
deleteCookie("email", PATH, HOST);
deleteCookie("url", PATH, HOST);
f.author.value = '';
f.email.value = '';
f.url.value = '';
}
-->
</script>
</head>
<body>
<IfCommentNeedAuth><script type="text/javascript" src="<$BlogAuthJsUrl$>"></script></IfCommentNeedAuth>
<!-- HEADER -->
<a name="top"></a>
<div id="container">
<div id="banner">
<h1 class="blogtitle"><a href="<$BlogUrl$>" accesskey="1"><$BlogTitle ESCAPE$></a></h1>
<div class="description"><$BlogDescription$></div>
</div>
<div align=center><hr><a href="http://blog.livedoor.jp/pluna/">TOPページ</a>|<a href="http://blog.livedoor.jp/pluna/archives/21904361.html">プロフィール</a>|<a href="http://blog.livedoor.jp/pluna/archives/22108330.html">お勧め本</a>|<a href="http://blog.livedoor.jp/pluna/archives/23651511.html">ノウハウ</a>|<a href="http://blog.livedoor.jp/pluna/archives/22608564.html">メルマガバックナンバー</a><hr></div>
<div id="content">
<div class="blog">
<$TrackBackAutoDiscovery$>
<h2 class="date"><$ArticleDate$></h2>
<div class="blogbody">
<h3 class="title"><$ArticleTitle ESCAPE$></h3>
<div class="main"><$ArticleBody$><br clear="all"></div>
<a name="more"></a>
<div class="main"><$ArticleBodyMore$><br clear="all"></div>
<div>
<A class="main" HREF="http://blog.with2.net/link.php?112157" target="_blank"><img src="http://image.blog.livedoor.jp/pluna/imgs/b/4/b422f7ec.gif" width="88" height="31" border="0" alt="ninkiblog" hspace="5" class="pict" align="center"/>←この記事を気に入って頂けたなら\(^▽^)/</A>
<div class="posted">Posted by <$ArticleAuthor$> at <$ArticleTime$><IfArticleAllowComment>│<a class="aposted" href="#comments">Comments(<$ArticleCommentCount$>)</a></IfArticleAllowComment><IfArticleAllowPing>│<a class="aposted" href="#trackback">TrackBack(<$ArticlePingCount$>)</a></IfArticleAllowPing>│<a href="http://blog.livedoor.com/cms/article/edit?id=<$ArticleId$>" target="_blank"><b>Edit</b></a>
<div class="menu"><a class="amenu" href="<$BlogUrl$>">このBlogのトップへ</a><IfPrevArticle>│<a class="amenu" href="<$PrevArticle$>">前の記事</a></IfPrevArticle><IfNextArticle>│<a class="amenu" href="<$NextArticle$>">次の記事</a></IfNextArticle></div>
</div>
<div align=center><a href="http://blog.livedoor.jp/pluna/">TOPページ</a>|<a href="http://blog.livedoor.jp/pluna/archives/21904361.html">プロフィール</a>|<a href="http://blog.livedoor.jp/pluna/archives/22108330.html">お勧め本</a>|<a href="http://blog.livedoor.jp/pluna/archives/23651511.html">ノウハウ</a>|<a href="http://blog.livedoor.jp/pluna/archives/22608564.html">メルマガバックナンバー</a></div>
<$Advertise$>
<IfArticleAllowPing>
<a name="trackback"></a>
<h3 class="title">この記事へのトラックバックURL</h3>
<div class="trackback-url"><$ArticleTrackBackUrl$></div>
</IfArticleAllowPing>
<IfArticlePingCount>
<div class="comments-head">この記事へのトラックバック</div>
<TrackBacksLoop>
<div class="trackback-body"><$PingExcerpt ESCAPE$></div>
<div class="trackback-post"><a class="atrackback-post" target="_blank" href="<$PingBlogUrl$>"><$PingTitle ESCAPE$></a>【<$PingBlogName ESCAPE$>】at <$PingDateTime$></div>
</TrackBacksLoop>
</IfArticlePingCount>
<a name="comments"></a>
<IfArticleCommentCount>
<div class="comments-head">この記事へのコメント</div>
<CommentsLoop>
<div class="comments-body"><$CommentBody$></div>
<div class="comments-post">Posted by <IfCommentUrl><a class="aposted" href="<$CommentUrl$>"><$CommentAuthor ESCAPE$></a><ElseIfCommentEmail><a class="aposted" href="mailto:<$CommentEmail ESCAPE$>"><$CommentAuthor ESCAPE$></a><Else><$CommentAuthor ESCAPE$></IfCommentUrl> at <$CommentDateTime$></div>
</CommentsLoop>
</IfArticleCommentCount>
<IfArticleAllowComment>
<$CommentPostError$>
<IfCommentNeedAuth>
<script language="JavaScript">
<!--
if(authorized_name) {
document.write('<div class="comments-body">■ようこそ' + authorized_name + 'さん&nbsp;&nbsp;&nbsp;&nbsp;<a href="<$CommentLogoutUrl$>">ログアウト</a></div>');
}
else {
document.write('<div class="comments-head">このBlogにコメントするには<a href="<$CommentLoginUrl$>">ログイン</a>が必要です。</div>');
}
-->
</script>
</IfCommentNeedAuth>
<table cellpadding="5" cellspacing="0" border="0" class="form">
<form action="<$ArticleCommentUrl$>#errors" method="POST" name="comment_form" onSubmit="javacript:setCommentAuthor(this);">
<tr>
<td><label for="author">名前: </label></td>
<td><IfCommentNeedAuth><script language="JavaScript"><!--
if(authorized_name)
document.write(authorized_name);
else
document.write('<input id="author" name="author">');
--></script><Else><input id="author" name="author"></IfCommentNeedAuth></td>
</tr>
<tr>
<td valign="top"><label for="email">メール: </label></td>
<td><input id="email" name="email"></td>
</tr>
<tr>
<td valign="top"><label for="url">URL: </label></td>
<td><input id="url" name="url"></td>
</tr>
<tr>
<td><label for="bake">情報を記憶: </label></td>
<td><input id="bake" type="checkbox" name="cookie" style="padding:0;margin:0px;"></td>
</tr>
<tr>
<td valign="top"><label for="text">コメント: </label></td>
<td><textarea id="text" name="body" rows="10" cols="50"></textarea></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><input type="submit" value=" 書込 "></td>
</tr>
</form>
</table>
</IfArticleAllowComment>
<div class="pagetop"><a class="aposted" href="#top">このページの上へ▲</a></div>
</div>
</div>
</div>
<div id="links">
<script language="JavaScript" src="<$BlogUrl$>plugin.js"></script>
</div>
<div id="footer"></div>
</div>
<div align=center><hr><a href="http://blog.livedoor.jp/pluna/">TOPページ</a>|<a href="http://blog.livedoor.jp/pluna/archives/21904361.html">プロフィール</a>|<a href="http://blog.livedoor.jp/pluna/archives/22108330.html">お勧め本</a>|<a href="http://blog.livedoor.jp/pluna/archives/23651511.html">ノウハウ</a>|<a href="http://blog.livedoor.jp/pluna/archives/22608564.html">メルマガバックナンバー</a><hr></div>
<script type="text/javascript" language="javascript">
<!--
if (document.comment_form.author != undefined)
document.comment_form.author.value = getCookie("author");
if (document.comment_form.email != undefined)
document.comment_form.email.value = getCookie("email");
if (document.comment_form.url != undefined)
document.comment_form.url.value = getCookie("url");
if (getCookie("author") || getCookie("email"))
document.comment_form.bake.checked = true;
//-->
</script>
</body>
</html>
赤字の場所に赤字の記述を追加します。
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp" />
<link rel="stylesheet" href="<$CSSUrl$>" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="<$RSSUrl$>" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$AtomUrl$>" />
<IfFoafUrl>
<link rel="meta" type="application/rdf+xml" title="FOAF" href="<$FoafUrl$>" />
</IfFoafUrl>
<title><$BlogTitle ESCAPE$>:<$ArticleTitle ESCAPE$></title>
<script language="JavaScript">
<!--
var HOST = '<$BlogDomain$>';
var PATH = '<$BlogCookiePath$>';
// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.
function setCookie (name, value, expires, path, domain, secure) {
var curCookie = name + "=" + escape(value) + (expires ? "; expires=" + expires.toGMTString() : "") + (path ? "; path=" + path : "") + (domain ? "; domain=" + domain : "") + (secure ? "secure" : "");
document.cookie = curCookie;
}
function getCookie (name) {
var prefix = name + '=';
var c = document.cookie;
var nullstring = '';
var cookieStartIndex = c.indexOf(prefix);
if (cookieStartIndex == -1)
return nullstring;
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
if (cookieEndIndex == -1)
cookieEndIndex = c.length;
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}
function deleteCookie (name, path, domain) {
if (getCookie(name))
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}
function fixDate (date) {
var base = new Date(0);
var skew = base.getTime();
if (skew > 0)
date.setTime(date.getTime() - skew);
}
function setCommentAuthor(f) {
if(!f.bake.checked) {
deleteCookie("author", PATH, HOST);
deleteCookie("email", PATH, HOST);
deleteCookie("url", PATH, HOST);
return true;
}
var now = new Date();
fixDate(now);
now.setTime(now.getTime() + 30 * 24 * 60 * 60 * 1000);
if(f.author != undefined)
setCookie("author", f.author.value, now, PATH, HOST, '');
if(f.email != undefined)
setCookie("email", f.email.value, now, PATH, HOST, '');
if(f.url != undefined)
setCookie("url", f.url.value, now, PATH, HOST, '');
}
function removeCommentAuthor(f) {
deleteCookie("author", PATH, HOST);
deleteCookie("email", PATH, HOST);
deleteCookie("url", PATH, HOST);
f.author.value = '';
f.email.value = '';
f.url.value = '';
}
-->
</script>
</head>
<body>
<IfCommentNeedAuth><script type="text/javascript" src="<$BlogAuthJsUrl$>"></script></IfCommentNeedAuth>
<!-- HEADER -->
<a name="top"></a>
<div id="container">
<div id="banner">
<h1 class="blogtitle"><a href="<$BlogUrl$>" accesskey="1"><$BlogTitle ESCAPE$></a></h1>
<div class="description"><$BlogDescription$></div>
</div>
<div align=center><hr><a href="http://blog.livedoor.jp/pluna/">TOPページ</a>|<a href="http://blog.livedoor.jp/pluna/archives/21904361.html">プロフィール</a>|<a href="http://blog.livedoor.jp/pluna/archives/22108330.html">お勧め本</a>|<a href="http://blog.livedoor.jp/pluna/archives/23651511.html">ノウハウ</a>|<a href="http://blog.livedoor.jp/pluna/archives/22608564.html">メルマガバックナンバー</a><hr></div>
<div id="content">
<div class="blog">
<$TrackBackAutoDiscovery$>
<h2 class="date"><$ArticleDate$></h2>
<div class="blogbody">
<h3 class="title"><$ArticleTitle ESCAPE$></h3>
<div class="main"><$ArticleBody$><br clear="all"></div>
<a name="more"></a>
<div class="main"><$ArticleBodyMore$><br clear="all"></div>
<div>
<A class="main" HREF="http://blog.with2.net/link.php?112157" target="_blank"><img src="http://image.blog.livedoor.jp/pluna/imgs/b/4/b422f7ec.gif" width="88" height="31" border="0" alt="ninkiblog" hspace="5" class="pict" align="center"/>←この記事を気に入って頂けたなら\(^▽^)/</A>
<div class="posted">Posted by <$ArticleAuthor$> at <$ArticleTime$><IfArticleAllowComment>│<a class="aposted" href="#comments">Comments(<$ArticleCommentCount$>)</a></IfArticleAllowComment><IfArticleAllowPing>│<a class="aposted" href="#trackback">TrackBack(<$ArticlePingCount$>)</a></IfArticleAllowPing>│<a href="http://blog.livedoor.com/cms/article/edit?id=<$ArticleId$>" target="_blank"><b>Edit</b></a>
<div class="menu"><a class="amenu" href="<$BlogUrl$>">このBlogのトップへ</a><IfPrevArticle>│<a class="amenu" href="<$PrevArticle$>">前の記事</a></IfPrevArticle><IfNextArticle>│<a class="amenu" href="<$NextArticle$>">次の記事</a></IfNextArticle></div>
</div>
<div align=center><a href="http://blog.livedoor.jp/pluna/">TOPページ</a>|<a href="http://blog.livedoor.jp/pluna/archives/21904361.html">プロフィール</a>|<a href="http://blog.livedoor.jp/pluna/archives/22108330.html">お勧め本</a>|<a href="http://blog.livedoor.jp/pluna/archives/23651511.html">ノウハウ</a>|<a href="http://blog.livedoor.jp/pluna/archives/22608564.html">メルマガバックナンバー</a></div>
<$Advertise$>
<IfArticleAllowPing>
<a name="trackback"></a>
<h3 class="title">この記事へのトラックバックURL</h3>
<div class="trackback-url"><$ArticleTrackBackUrl$></div>
</IfArticleAllowPing>
<IfArticlePingCount>
<div class="comments-head">この記事へのトラックバック</div>
<TrackBacksLoop>
<div class="trackback-body"><$PingExcerpt ESCAPE$></div>
<div class="trackback-post"><a class="atrackback-post" target="_blank" href="<$PingBlogUrl$>"><$PingTitle ESCAPE$></a>【<$PingBlogName ESCAPE$>】at <$PingDateTime$></div>
</TrackBacksLoop>
</IfArticlePingCount>
<a name="comments"></a>
<IfArticleCommentCount>
<div class="comments-head">この記事へのコメント</div>
<CommentsLoop>
<div class="comments-body"><$CommentBody$></div>
<div class="comments-post">Posted by <IfCommentUrl><a class="aposted" href="<$CommentUrl$>"><$CommentAuthor ESCAPE$></a><ElseIfCommentEmail><a class="aposted" href="mailto:<$CommentEmail ESCAPE$>"><$CommentAuthor ESCAPE$></a><Else><$CommentAuthor ESCAPE$></IfCommentUrl> at <$CommentDateTime$></div>
</CommentsLoop>
</IfArticleCommentCount>
<IfArticleAllowComment>
<$CommentPostError$>
<IfCommentNeedAuth>
<script language="JavaScript">
<!--
if(authorized_name) {
document.write('<div class="comments-body">■ようこそ' + authorized_name + 'さん&nbsp;&nbsp;&nbsp;&nbsp;<a href="<$CommentLogoutUrl$>">ログアウト</a></div>');
}
else {
document.write('<div class="comments-head">このBlogにコメントするには<a href="<$CommentLoginUrl$>">ログイン</a>が必要です。</div>');
}
-->
</script>
</IfCommentNeedAuth>
<table cellpadding="5" cellspacing="0" border="0" class="form">
<form action="<$ArticleCommentUrl$>#errors" method="POST" name="comment_form" onSubmit="javacript:setCommentAuthor(this);">
<tr>
<td><label for="author">名前: </label></td>
<td><IfCommentNeedAuth><script language="JavaScript"><!--
if(authorized_name)
document.write(authorized_name);
else
document.write('<input id="author" name="author">');
--></script><Else><input id="author" name="author"></IfCommentNeedAuth></td>
</tr>
<tr>
<td valign="top"><label for="email">メール: </label></td>
<td><input id="email" name="email"></td>
</tr>
<tr>
<td valign="top"><label for="url">URL: </label></td>
<td><input id="url" name="url"></td>
</tr>
<tr>
<td><label for="bake">情報を記憶: </label></td>
<td><input id="bake" type="checkbox" name="cookie" style="padding:0;margin:0px;"></td>
</tr>
<tr>
<td valign="top"><label for="text">コメント: </label></td>
<td><textarea id="text" name="body" rows="10" cols="50"></textarea></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><input type="submit" value=" 書込 "></td>
</tr>
</form>
</table>
</IfArticleAllowComment>
<div class="pagetop"><a class="aposted" href="#top">このページの上へ▲</a></div>
</div>
</div>
</div>
<div id="links">
<script language="JavaScript" src="<$BlogUrl$>plugin.js"></script>
</div>
<div id="footer"></div>
</div>
<div align=center><hr><a href="http://blog.livedoor.jp/pluna/">TOPページ</a>|<a href="http://blog.livedoor.jp/pluna/archives/21904361.html">プロフィール</a>|<a href="http://blog.livedoor.jp/pluna/archives/22108330.html">お勧め本</a>|<a href="http://blog.livedoor.jp/pluna/archives/23651511.html">ノウハウ</a>|<a href="http://blog.livedoor.jp/pluna/archives/22608564.html">メルマガバックナンバー</a><hr></div>
<script type="text/javascript" language="javascript">
<!--
if (document.comment_form.author != undefined)
document.comment_form.author.value = getCookie("author");
if (document.comment_form.email != undefined)
document.comment_form.email.value = getCookie("email");
if (document.comment_form.url != undefined)
document.comment_form.url.value = getCookie("url");
if (getCookie("author") || getCookie("email"))
document.comment_form.bake.checked = true;
//-->
</script>
</body>
</html>
<−ついでにお気に入りに追加してみてはいかが♪(3秒で終わります(^^))
|
▼メルマガもいかが?( ´・w・`)_且~~ イカガ〜?
『やったらできた!メルマガ!初めの一歩!』(ID:0000157888) メールアドレス Powered by
|
この記事へのトラックバックURL
http://app.blog.livedoor.jp/pluna/tb.cgi/29353556

