blogger修改版面 - 部落格

By Linda
at 2006-12-02T22:33
at 2006-12-02T22:33
Table of Contents
無法修改成功,一直出現以下文字...
我們無法剖析您的範本,因為它的結構不完整。 請確定所有的XML 元素均已正確關閉。
XML 錯誤訊息: The content of elements must consist of well-formed character
data or markup.
不知道該怎麼解決,可以請各位高手幫忙看一下嗎?
附上的東西很大坨,url因為還沒確定,用images代替,不好意思...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title><$BlogPageTitle$></title>
<$BlogMetaData$>
<style type="text/css">
/* -----[ General styles ]------------------------------------------------------
*/
a:link
{
text-decoration: underline;
color: #c0c000;
}
a:visited
{
text-decoration: underline;
color: #303030;
}
a:hover
{
text-decoration: underline;
color: #ffffff;
}
a:active
{
text-decoration: none;
color: #ffffff;
}
blockquote
{
margin: 0px;
padding: 10px 20px;
font-size: 88%;
line-height: 1.25em;
color: #a0a0a0;
}
body
{
margin: 0px auto;
background-color: #505050;
background-image: url("http://images.jpg");
background-repeat: both;
font-size: 10pt;
text-align: center;
}
h1
{
font-size: 175%
font-weight: bold;
}
h2
{
font-size: 125%
font-weight: bold;
}
h3
{
font-size: 110%
font-weight: bold;
}
h4
{
font-size: 100%
font-weight: bold;
}
h5
{
font-size: 90%
font-weight: bold;
}
h6
{
font-size: 85%
font-weight: bold;
}
img
{
border-style: none;
}
ul
{
list-style-image: url("http://images.jpg");
list-style-type: circle;
line-height: 1.1em;
}
ul ul
{
list-style-image: url("http://images.jpg");
list-style-type: circle;
line-height: 1.1em;
}
ul ul ul
{
list-style-image: url("http://images.jpg");
list-style-type: circle;
line-height: 1.1em;
}
/* -----[ Content styles ]------------------------------------------------------
*/
#main
{
width: 750px;
margin: 50px auto;
}
/* ----------[ Blog header styles ]---------------------------------------------
*/
.blog-header
{
width: 750px;
height: 100px;
margin: 0px;
padding: 0px;
vertical-align: middle;
background-color: transparent;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 0px;
border: 1px solid #c0c0c0;
}
.blog-header h1
{
margin: 0px;
padding: 33px 20px 0px 20px;
text-align: left;
vertical-align: middle;
font-family: "Georgia", "Times New Roman", "Garamond", serif;
font-size: 175%;
font-weight: bold;
text-shadow: #505050 2px 2px 2px;
color: #c0c0c0;
}
.blog-header h1 a
{
text-decoration: none;
vertical-align: middle;
color: #d0d0d0;
}
.blog-header h1 a:hover
{
text-decoration: none;
vertical-align: middle;
text-shadow: #d0d0d0 2px 2px 2px;
background-color: transparent;
color: #c0c000;
}
/* ----------[ Blog content styles ]--------------------------------------------
*/
#main-content
{
float: left;
width: 485px;
margin: 15px 0px 15px 0px;
border: 1px solid #ffffff;
}
.content
{
float: left;
max-width: 485px;
margin: 0px;
padding: 10px 20px;
background-color: #303030;
color: #b0b0b0;
line-height: 1.25em;
font-family: "Georgia", "Times New Roman", "Garamond", serif;
vertical-align: top;
text-align: left;
}
.content-top
{
float: left;
width: 485px;
height: 10px;
background-color: #909090;
}
.content-bottom
{
float: left;
width: 485px;
height: 10px;
background-color: #909090;
}
.date-header
{
font-size: 90%;
font-weight: bold;
width: 445px;
color: #c0c0c0;
}
.post
{
margin: 0px 0px 1.5em 0px;
padding: 0px 0px 1.5em 0px;
width: 445px;
border-bottom: 1px dotted #606060;
}
.post-footer
{
margin: 0px;
padding: 0px 0px 0px 15px;
font-size: 90%;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
color: #c0c0c0;
}
.post-title
{
font-size: 110%;
font-weight: bold;
color: #c0c000;
}
.comments
{
padding: 0px 10px 0px 10px;
width: 420px;
font-size: 85%;
line-height: 1.25em;
color: #a0a0a0;
background-color: #606060;
border: 1px solid #a0a0a0
}
.comment-body
{
margin-bottom: 0px;
}
.comment-data
{
margin: 4px 0px 0px 0px;
padding: 0px 10px 1em 0px;
color: #c0c0c0;
border-bottom: 1px solid #e0e0e0;
}
/* ----------[ Sidebar styles ]-------------------------------------------------
*/
#sidebar-content
{
float: right;
width: 250px;
margin: 15px 0px 15px 0px;
border: 1px solid #a0a0a0;
}
.sidebar
{
float: right;
max-width: 250px;
margin: 0px;
padding: 20px;
background-color: #c0c0c0;
color: #606060;
vertical-align: top;
text-align: left;
font-family: "Georgia", "Times New Roman", "Garamond", serif;
font-size: 85%;
}
.sidebar-top
{
float: right;
width: 250px;
height: 10px;
background-color: #606060;
}
.sidebar-bottom
{
float: right;
width: 250px;
height: 10px;
background-color: #606060;
}
.sidebar a:link
{
text-decoration: underline;
color: #606060;
}
.sidebar a:visited
{
text-decoration: underline;
color: #303030;
}
.sidebar a:hover
{
text-decoration: underline;
color: #000000;
}
.sidebar a:active
{
text-decoration: underline;
color: #000000;
}
.sidebar-title
{
color: #303030;
}
.sidebar-info-block
{
width: 210px;
padding-bottom: 10px;
border-bottom: 1px solid #808080;
}
.sidebar-info-link
{
padding: 0px 0px 0px 15px;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
}
.sidebar-archive-link
{
padding: 0px 0px 0px 15px;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
}
.profile-link
{
margin: 0px;
padding: 0px 0px 0px 15px;
background-color: transparent;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
}
.subheading
{
font-weight: bold;
}
</style>
</head>
<body>
<div id="main">
<div class="blog-header">
<h1>
<ItemPage><a href="<$BlogURL$>"></ItemPage>
<$BlogTitle$>
<ItemPage></a></ItemPage>
</h1>
</div> <!-- /blog-header -->
<!-- Begin content -->
<div id="main-content">
<div class="content-top"></div>
<div class="content">
<Blogger>
<BlogDateHeader>
<h2 class="date-header"><$BlogDateHeaderDate$></h2>
</BlogDateHeader>
<!-- Begin post -->
<div class="post">
<a name="<$BlogItemNumber$>"></a>
<BlogItemTitle>
<h3 class="post-title">
<BlogItemUrl><a href="<$BlogItemUrl$>" title="external link"></BlogItemUrl>
<$BlogItemTitle$>
<BlogItemUrl></a></BlogItemUrl>
</h3> <!-- /post-title -->
</BlogItemTitle>
<p><$BlogItemBody$></p>
<p class="post-footer">posted by <$BlogItemAuthorNickname$> at
<a href="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a>
<MainOrArchivePage><BlogItemCommentsEnabled> |
<a href="<$BlogItemCommentCreate$>" <$BlogItemCommentFormOnClick$>>
<$BlogItemCommentCount$> comment(s)
</a></BlogItemCommentsEnabled></MainOrArchivePage> <$BlogItemControl$></p> <!-- /post-footer -->
</div> <!-- /post -->
<!-- End post -->
<!-- Begin comments -->
<ItemPage>
<div class="comments">
<BlogItemCommentsEnabled>
<a name="comments"></a>
<h4><$BlogItemCommentCount$> comment(s):</h4>
<BlogItemComments>
<a name="<$BlogCommentNumber$>"></a>
<p class="comment-body"><$BlogCommentBody$></p>
<p class="comment-data">By <$BlogCommentAuthor$>, at
<a href="#<$BlogCommentNumber$>"><$BlogCommentDateTime$></a>
<$BlogCommentDeleteIcon$></p> <!-- comment-data -->
</BlogItemComments>
<p><a href="<$BlogItemCommentCreate$>" <$BlogItemCommentFormOnClick$>>
Post a comment</a></p>
</BlogItemCommentsEnabled>
<p>
<a href="<$BlogUrl$>"><< Home</a>
</p>
</div> <!-- /comments -->
</ItemPage>
<!-- End comments -->
</Blogger>
</div> <!-- /content -->
<div class="content-bottom"></div>
</div> <!-- /main-content -->
<!-- End content -->
<!-- Begin sidebar -->
<div id="sidebar-content">
<div class="sidebar-top"></div>
<div class="sidebar">
<div class="sidebar-info-block">
<h3 class="sidebar-title">About</h3>
<p><$BlogDescription$></p>
<p><$BlogMemberProfile$></p>
</div> <!-- /sidebar-info-block -->
<div class="sidebar-info-block">
<h3 class="sidebar-title">Previous</h3>
<div id="recently">
<BloggerPreviousItems>
<div class="sidebar-archive-link"><a href="<$BlogItemPermalinkUrl$>"><$BlogPreviousItemTitle$></a></div>
</BloggerPreviousItems>
</div> <!-- /recently -->
</div> <!-- /sidebar-info-block -->
<MainOrArchivePage>
<div class="sidebar-info-block">
<h3 class="sidebar-title">Archives</h3>
<div class="archive-list">
<BloggerArchives>
<div class="sidebar-archive-link"><a href="<$BlogArchiveUrl$>"><$BlogArchiveName$></a></div>
</BloggerArchives>
<ArchivePage>
<div class="sidebar-archive-link"><a href="<$BlogUrl$>">Current Posts</a></div>
</ArchivePage>
</div> <!-- /archive-list -->
</div> <!-- /sidebar-info-block -->
</MainOrArchivePage>
<!-- Add links here: -->
<!-- Duplicate the <div class="sidebar-info-link">... line as many times -->
<!-- as desired, fill in the link URL within the quotes in the <a href=""> -->
<!-- tag, and replace "Add links here" with the name of the link. -->
<!-- Begin links -->
<div class="sidebar-info-block">
<h3 class="sidebar-title">Links</h3>
<div class="sidebar-info-link"><a href="">Add links here</a></div>
</div> <!-- sidebar-info-block -->
<!-- End links -->
<div class="sidebar-info-block">
<p>
<div class="sidebar-info-link">
<a href="<$BlogUrl$>/atom.xml">RSS feed</a>
</div> <!-- /sidebar-info-link -->
</p>
<br />
<p id="powered-by"><a href="http://www.blogger.com">
<img src="http://buttons.blogger.com/bloggerbutton1.gif" alt="Powered by Blogger" />
</a></p> <!-- powered-by -->
</div> <!-- /sidebar-info-block -->
</div> <!-- /sidebar -->
<div class="sidebar-bottom"></div>
</div> <!-- /sidebar-content -->
<!-- End sidebar -->
</div> <!-- /main -->
</body>
</html>
--
我們無法剖析您的範本,因為它的結構不完整。 請確定所有的XML 元素均已正確關閉。
XML 錯誤訊息: The content of elements must consist of well-formed character
data or markup.
不知道該怎麼解決,可以請各位高手幫忙看一下嗎?
附上的東西很大坨,url因為還沒確定,用images代替,不好意思...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title><$BlogPageTitle$></title>
<$BlogMetaData$>
<style type="text/css">
/* -----[ General styles ]------------------------------------------------------
*/
a:link
{
text-decoration: underline;
color: #c0c000;
}
a:visited
{
text-decoration: underline;
color: #303030;
}
a:hover
{
text-decoration: underline;
color: #ffffff;
}
a:active
{
text-decoration: none;
color: #ffffff;
}
blockquote
{
margin: 0px;
padding: 10px 20px;
font-size: 88%;
line-height: 1.25em;
color: #a0a0a0;
}
body
{
margin: 0px auto;
background-color: #505050;
background-image: url("http://images.jpg");
background-repeat: both;
font-size: 10pt;
text-align: center;
}
h1
{
font-size: 175%
font-weight: bold;
}
h2
{
font-size: 125%
font-weight: bold;
}
h3
{
font-size: 110%
font-weight: bold;
}
h4
{
font-size: 100%
font-weight: bold;
}
h5
{
font-size: 90%
font-weight: bold;
}
h6
{
font-size: 85%
font-weight: bold;
}
img
{
border-style: none;
}
ul
{
list-style-image: url("http://images.jpg");
list-style-type: circle;
line-height: 1.1em;
}
ul ul
{
list-style-image: url("http://images.jpg");
list-style-type: circle;
line-height: 1.1em;
}
ul ul ul
{
list-style-image: url("http://images.jpg");
list-style-type: circle;
line-height: 1.1em;
}
/* -----[ Content styles ]------------------------------------------------------
*/
#main
{
width: 750px;
margin: 50px auto;
}
/* ----------[ Blog header styles ]---------------------------------------------
*/
.blog-header
{
width: 750px;
height: 100px;
margin: 0px;
padding: 0px;
vertical-align: middle;
background-color: transparent;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 0px;
border: 1px solid #c0c0c0;
}
.blog-header h1
{
margin: 0px;
padding: 33px 20px 0px 20px;
text-align: left;
vertical-align: middle;
font-family: "Georgia", "Times New Roman", "Garamond", serif;
font-size: 175%;
font-weight: bold;
text-shadow: #505050 2px 2px 2px;
color: #c0c0c0;
}
.blog-header h1 a
{
text-decoration: none;
vertical-align: middle;
color: #d0d0d0;
}
.blog-header h1 a:hover
{
text-decoration: none;
vertical-align: middle;
text-shadow: #d0d0d0 2px 2px 2px;
background-color: transparent;
color: #c0c000;
}
/* ----------[ Blog content styles ]--------------------------------------------
*/
#main-content
{
float: left;
width: 485px;
margin: 15px 0px 15px 0px;
border: 1px solid #ffffff;
}
.content
{
float: left;
max-width: 485px;
margin: 0px;
padding: 10px 20px;
background-color: #303030;
color: #b0b0b0;
line-height: 1.25em;
font-family: "Georgia", "Times New Roman", "Garamond", serif;
vertical-align: top;
text-align: left;
}
.content-top
{
float: left;
width: 485px;
height: 10px;
background-color: #909090;
}
.content-bottom
{
float: left;
width: 485px;
height: 10px;
background-color: #909090;
}
.date-header
{
font-size: 90%;
font-weight: bold;
width: 445px;
color: #c0c0c0;
}
.post
{
margin: 0px 0px 1.5em 0px;
padding: 0px 0px 1.5em 0px;
width: 445px;
border-bottom: 1px dotted #606060;
}
.post-footer
{
margin: 0px;
padding: 0px 0px 0px 15px;
font-size: 90%;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
color: #c0c0c0;
}
.post-title
{
font-size: 110%;
font-weight: bold;
color: #c0c000;
}
.comments
{
padding: 0px 10px 0px 10px;
width: 420px;
font-size: 85%;
line-height: 1.25em;
color: #a0a0a0;
background-color: #606060;
border: 1px solid #a0a0a0
}
.comment-body
{
margin-bottom: 0px;
}
.comment-data
{
margin: 4px 0px 0px 0px;
padding: 0px 10px 1em 0px;
color: #c0c0c0;
border-bottom: 1px solid #e0e0e0;
}
/* ----------[ Sidebar styles ]-------------------------------------------------
*/
#sidebar-content
{
float: right;
width: 250px;
margin: 15px 0px 15px 0px;
border: 1px solid #a0a0a0;
}
.sidebar
{
float: right;
max-width: 250px;
margin: 0px;
padding: 20px;
background-color: #c0c0c0;
color: #606060;
vertical-align: top;
text-align: left;
font-family: "Georgia", "Times New Roman", "Garamond", serif;
font-size: 85%;
}
.sidebar-top
{
float: right;
width: 250px;
height: 10px;
background-color: #606060;
}
.sidebar-bottom
{
float: right;
width: 250px;
height: 10px;
background-color: #606060;
}
.sidebar a:link
{
text-decoration: underline;
color: #606060;
}
.sidebar a:visited
{
text-decoration: underline;
color: #303030;
}
.sidebar a:hover
{
text-decoration: underline;
color: #000000;
}
.sidebar a:active
{
text-decoration: underline;
color: #000000;
}
.sidebar-title
{
color: #303030;
}
.sidebar-info-block
{
width: 210px;
padding-bottom: 10px;
border-bottom: 1px solid #808080;
}
.sidebar-info-link
{
padding: 0px 0px 0px 15px;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
}
.sidebar-archive-link
{
padding: 0px 0px 0px 15px;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
}
.profile-link
{
margin: 0px;
padding: 0px 0px 0px 15px;
background-color: transparent;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
}
.subheading
{
font-weight: bold;
}
</style>
</head>
<body>
<div id="main">
<div class="blog-header">
<h1>
<ItemPage><a href="<$BlogURL$>"></ItemPage>
<$BlogTitle$>
<ItemPage></a></ItemPage>
</h1>
</div> <!-- /blog-header -->
<!-- Begin content -->
<div id="main-content">
<div class="content-top"></div>
<div class="content">
<Blogger>
<BlogDateHeader>
<h2 class="date-header"><$BlogDateHeaderDate$></h2>
</BlogDateHeader>
<!-- Begin post -->
<div class="post">
<a name="<$BlogItemNumber$>"></a>
<BlogItemTitle>
<h3 class="post-title">
<BlogItemUrl><a href="<$BlogItemUrl$>" title="external link"></BlogItemUrl>
<$BlogItemTitle$>
<BlogItemUrl></a></BlogItemUrl>
</h3> <!-- /post-title -->
</BlogItemTitle>
<p><$BlogItemBody$></p>
<p class="post-footer">posted by <$BlogItemAuthorNickname$> at
<a href="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a>
<MainOrArchivePage><BlogItemCommentsEnabled> |
<a href="<$BlogItemCommentCreate$>" <$BlogItemCommentFormOnClick$>>
<$BlogItemCommentCount$> comment(s)
</a></BlogItemCommentsEnabled></MainOrArchivePage> <$BlogItemControl$></p> <!-- /post-footer -->
</div> <!-- /post -->
<!-- End post -->
<!-- Begin comments -->
<ItemPage>
<div class="comments">
<BlogItemCommentsEnabled>
<a name="comments"></a>
<h4><$BlogItemCommentCount$> comment(s):</h4>
<BlogItemComments>
<a name="<$BlogCommentNumber$>"></a>
<p class="comment-body"><$BlogCommentBody$></p>
<p class="comment-data">By <$BlogCommentAuthor$>, at
<a href="#<$BlogCommentNumber$>"><$BlogCommentDateTime$></a>
<$BlogCommentDeleteIcon$></p> <!-- comment-data -->
</BlogItemComments>
<p><a href="<$BlogItemCommentCreate$>" <$BlogItemCommentFormOnClick$>>
Post a comment</a></p>
</BlogItemCommentsEnabled>
<p>
<a href="<$BlogUrl$>"><< Home</a>
</p>
</div> <!-- /comments -->
</ItemPage>
<!-- End comments -->
</Blogger>
</div> <!-- /content -->
<div class="content-bottom"></div>
</div> <!-- /main-content -->
<!-- End content -->
<!-- Begin sidebar -->
<div id="sidebar-content">
<div class="sidebar-top"></div>
<div class="sidebar">
<div class="sidebar-info-block">
<h3 class="sidebar-title">About</h3>
<p><$BlogDescription$></p>
<p><$BlogMemberProfile$></p>
</div> <!-- /sidebar-info-block -->
<div class="sidebar-info-block">
<h3 class="sidebar-title">Previous</h3>
<div id="recently">
<BloggerPreviousItems>
<div class="sidebar-archive-link"><a href="<$BlogItemPermalinkUrl$>"><$BlogPreviousItemTitle$></a></div>
</BloggerPreviousItems>
</div> <!-- /recently -->
</div> <!-- /sidebar-info-block -->
<MainOrArchivePage>
<div class="sidebar-info-block">
<h3 class="sidebar-title">Archives</h3>
<div class="archive-list">
<BloggerArchives>
<div class="sidebar-archive-link"><a href="<$BlogArchiveUrl$>"><$BlogArchiveName$></a></div>
</BloggerArchives>
<ArchivePage>
<div class="sidebar-archive-link"><a href="<$BlogUrl$>">Current Posts</a></div>
</ArchivePage>
</div> <!-- /archive-list -->
</div> <!-- /sidebar-info-block -->
</MainOrArchivePage>
<!-- Add links here: -->
<!-- Duplicate the <div class="sidebar-info-link">... line as many times -->
<!-- as desired, fill in the link URL within the quotes in the <a href=""> -->
<!-- tag, and replace "Add links here" with the name of the link. -->
<!-- Begin links -->
<div class="sidebar-info-block">
<h3 class="sidebar-title">Links</h3>
<div class="sidebar-info-link"><a href="">Add links here</a></div>
</div> <!-- sidebar-info-block -->
<!-- End links -->
<div class="sidebar-info-block">
<p>
<div class="sidebar-info-link">
<a href="<$BlogUrl$>/atom.xml">RSS feed</a>
</div> <!-- /sidebar-info-link -->
</p>
<br />
<p id="powered-by"><a href="http://www.blogger.com">
<img src="http://buttons.blogger.com/bloggerbutton1.gif" alt="Powered by Blogger" />
</a></p> <!-- powered-by -->
</div> <!-- /sidebar-info-block -->
</div> <!-- /sidebar -->
<div class="sidebar-bottom"></div>
</div> <!-- /sidebar-content -->
<!-- End sidebar -->
</div> <!-- /main -->
</body>
</html>
--
Tags:
部落格
All Comments

By Jake
at 2006-12-06T21:28
at 2006-12-06T21:28

By Carolina Franco
at 2006-12-11T01:09
at 2006-12-11T01:09

By Wallis
at 2006-12-13T08:11
at 2006-12-13T08:11

By Olga
at 2006-12-13T13:11
at 2006-12-13T13:11

By Frederic
at 2006-12-18T10:34
at 2006-12-18T10:34

By Noah
at 2006-12-20T08:31
at 2006-12-20T08:31

By Franklin
at 2006-12-20T15:29
at 2006-12-20T15:29

By Dinah
at 2006-12-22T08:49
at 2006-12-22T08:49

By Callum
at 2006-12-26T18:02
at 2006-12-26T18:02

By Franklin
at 2006-12-29T02:36
at 2006-12-29T02:36

By Thomas
at 2006-12-31T07:08
at 2006-12-31T07:08

By Valerie
at 2007-01-02T12:25
at 2007-01-02T12:25

By Franklin
at 2007-01-04T02:59
at 2007-01-04T02:59

By Candice
at 2007-01-04T14:54
at 2007-01-04T14:54

By Andrew
at 2007-01-06T15:05
at 2007-01-06T15:05

By Skylar Davis
at 2007-01-11T11:48
at 2007-01-11T11:48

By Margaret
at 2007-01-16T10:11
at 2007-01-16T10:11

By Frederic
at 2007-01-19T09:54
at 2007-01-19T09:54

By Hazel
at 2007-01-23T13:41
at 2007-01-23T13:41

By Lucy
at 2007-01-24T17:21
at 2007-01-24T17:21
Related Posts
有人有遇到相同問題嗎?

By Lily
at 2006-12-02T20:06
at 2006-12-02T20:06
樂多基本設定的發送通知網址(Ping)

By Andrew
at 2006-12-02T16:18
at 2006-12-02T16:18
Re: PTT Blog板友簽到簿(PTTBlogRolling!)

By Annie
at 2006-12-02T15:47
at 2006-12-02T15:47
天空和樂多的整合

By Necoo
at 2006-12-02T15:37
at 2006-12-02T15:37
Re: PTT Blog板友簽到簿(PTTBlogRolling!)

By Hedwig
at 2006-12-02T12:24
at 2006-12-02T12:24