Advertisement
taffyratch

Innlegg #3

Feb 15th, 2013
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.87 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:tag="http://blogg.no/ns/tag" xml:lang="no" lang="no">
  3. <head>
  4. <script src="http://static.tumblr.com/kcrxiw3/LDBlqq9ia/jquerry.js"></script>
  5. <script type="text/javascript">
  6. $(document).ready(function () {
  7. $('li.nyaa div:nth-child(2)').hide();
  8. $('li.nyaa h4').click(function () {
  9. if ($(this).hasClass('open')) {
  10. $('li.nyaa div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  11. else {
  12. $('li.nyaa div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  13. $(this).next().slideDown();
  14. $(this).addClass('open');}
  15. });
  16. });
  17. </script>
  18. <link href='http://fonts.googleapis.com/css?family=Reenie+Beanie' rel='stylesheet' type='text/css'>
  19. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  20. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  21. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  22. <title>TITTEL</title>
  23. <meta name="description" content="${BlogDescription}" />
  24. <script type="text/javascript">var domainName = ".${AppDomain}";</script>
  25. <script type="text/javascript" src="http://static.blogg.no/blogs/script.js"></script>
  26. <link rel="alternate" href="http://feeds.blogg.no/${BlogId}/post.rss" title="Siste innlegg" type="application/rss+xml" />
  27. <link rel="alternate" href="http://feeds.blogg.no/${BlogId}/comment/${EntryID}.rss" title="Kommentarer til dette inlegget" type="application/rss+xml" />
  28. <link rel="stylesheet" href="http://design.blogg.no/builder/screen.css" type="text/css" />
  29. <link rel="stylesheet" href="${BlogUrl}style.css" type="text/css" />
  30. <link rel="shortcut icon" href="http://static.blogg.no/blogs/favicon.gif" type="image/gif" />
  31. </head>
  32. <div style="position:fixed; margin-left:990px; top:10px; width:100px; height:100%;">
  33. <a href="http://www.blogg.no" class="yes">blogg.no</a>
  34. <a href="http://www.blogg.no" class="yes">blogg.no</a>
  35. <a href="http://www.blogg.no" class="yes">blogg.no</a>
  36. <a href="http://www.blogg.no" class="yes">blogg.no</a>
  37. <a href="http://www.blogg.no" class="yes">blogg.no</a>
  38. <a href="http://www.blogg.no" class="yes">blogg.no</a>
  39. </div>
  40. <body>
  41. <div id="doc2">
  42. <div id="header" onclick="document.location='${BlogUrl}';">
  43. </div>
  44. <div id="wrapper" class="yui-gc">
  45. <div id="main" class="yui-u first">
  46. <tag:entry>
  47. <div class="entry">
  48. <a name="a${EntryNum}" id="a${EntryNum}"></a>
  49. <center><h2>${EntryTitle}</h2></center>
  50. <div class="meta">
  51. <ul>
  52. <center><img src="http://i139.photobucket.com/albums/q289/misslovex/pixl/2w68nzr_zps0e21d9b8.gif" width=""</a> ${EntryDate} <img src="http://i139.photobucket.com/albums/q289/misslovex/pixl/2eealic_zpsa766cf7e.gif" width=""</a> kl.${EntryTime} i
  53. <a href="${EntryCategoryLink}">${EntryCategoryName}</a></center>
  54. </ul>
  55. </div>
  56. <div class="content">${EntryBody}</div>
  57. <div class="meta">
  58. <ul>
  59. <center><tag:if test="${EntryCommentCount == 0}">
  60. <a href="${EntryPermaLink}#comment">(0) kommentarer</a>
  61. <tag:elseif test="${EntryCommentCount == 1}" />
  62. <a href="${EntryPermaLink}#comment">(1) kommentar</a>
  63. <tag:else />
  64. <a href="${EntryPermaLink}#comment">(${EntryCommentCount}) kommentarer</a></center>
  65. </tag:if>
  66. </li>
  67. </ul>
  68. <tag:if test="${EntryHasTags == 'true'}">
  69. <div class="tags">Stikkord:
  70. <ul><tag:taglist><li><a href="${TagURL}">${TagName}</a></li></tag:taglist></ul></div>
  71. </tag:if>
  72. <tag:include module="postentry"></tag:include>
  73. </div>
  74. </div>
  75. </tag:entry>
  76. <tag:if test="${Comments == 1}">
  77. <a name="comment" id="comment"></a>
  78. <center><h2>
  79. Give me some love
  80. </h2></center>
  81. <div id="comments">
  82. <tag:commentlist>
  83. <div class="comment ${CommentClass}">
  84. <div class="meta">
  85. <tag:if test="${CommentProfileUrl != ''}">
  86. <a href="${CommentProfileUrl}">
  87. <img class="avatar" src="http://i.blogg.no/50x50/${CommentProfileImageUrl}" alt="" />
  88. </a>
  89. <tag:else />
  90. <tag:if test="${CommentAuthorUrl != ''}">
  91. <a rel="nofollow" href="${CommentAuthorUrl}">
  92. <img class="avatar" src="http://i.blogg.no/50x50/http://www.gravatar.com/avatar.php?gravatar_id=${CommentAuthorEmailHash}&amp;default=http%3A%2F%2Fstatic.blogg.no%2Fblogs%2Favatar.png&amp;size=50" alt="" />
  93. </a>
  94. <tag:else />
  95. <img class="avatar" src="http://i.blogg.no/50x50/http://www.gravatar.com/avatar.php?gravatar_id=${CommentAuthorEmailHash}&amp;default=http%3A%2F%2Fstatic.blogg.no%2Fblogs%2Favatar.png&amp;size=50" alt="" />
  96. </tag:if>
  97. </tag:if>
  98. <h4>${CommentAuthorLinkIf}</h4>
  99. <p>${CommentDate} kl.${CommentTime}</p>
  100. </div>
  101. <div class="content">${CommentText}</div>
  102. </div>
  103. </tag:commentlist>
  104. </div>
  105. <div id="newcomment" class="clearfix">
  106. <form action="${AppUrl}index.bd?fa=comment.insert" id="commentform" method="post" onsubmit="doSubmit(this)">
  107. <div id="comment_author_wrapper">
  108. <label for="comment_author">Navn:</label>
  109. <input id="comment_author" type="text" name="author" onchange="doChange(this)" value="" maxlength="100" />
  110. </div>
  111. <div id="comment_authoremail_wrapper">
  112. <label for="comment_authoremail">E-post:</label>
  113. <input id="comment_authoremail" type="text" name="authoremail" onchange="doChange(this)" value="" maxlength="100" />
  114. </div>
  115. <div id="comment_authorurl_wrapper">
  116. <label for="comment_authorurl">URL:</label>
  117. <input id="comment_authorurl" type="text" name="authorurl" onchange="doChange(this)" value="http://" maxlength="100" />
  118. </div>
  119. <div id="comment_text_wrapper">
  120. <label for="comment_text">Din kommentar:</label>
  121. <textarea id="comment_text" name="comment" onchange="doChange(this);" cols="40" rows="10"></textarea>
  122. </div>
  123. <div id="comment_submit_wrapper">
  124. <input type="hidden" name="commentid" value="${CommentID}" />
  125. <input id="comment_submit" class="submit" type="submit" name="submit" value="Send kommentar" />
  126. </div>
  127. <div id="comment_remember_wrapper">
  128. <input id="comment_remember" name="comment_remember" onclick="doCheck(this)" type="checkbox" value="1" />
  129. <label for="comment_remember">Husk meg ?</label>
  130. </div>
  131. </form>
  132. </div>
  133. </tag:if>
  134. </div>
  135. <div id="side" class="yui-u">
  136. <tag:profile>
  137. <tag:if test="${ProfileExists == 'true'}">
  138. <div id="profile" class="clearfix">
  139. <div>
  140. <img src="http://i139.photobucket.com/albums/q289/misslovex/Tumblr/tumblr_mb9trruYQx1r3mbxno1_500.jpg" width="200"</a>
  141. <center><br><a href="${ProfileUrl}" target="_blank">TITTEL</a> <br></center>
  142. <center>INFO OM DEG SELV HER</center>
  143. <br>
  144. </div>
  145. </tag:if>
  146. <tag:include module="sidebar"></tag:include>
  147. <div>
  148. <ul id="draw"><li class="nyaa">
  149. <h4><center><img src="http://i139.photobucket.com/albums/q289/misslovex/pixl/hartpink_bydk_zpsa7068189.gif" width=""</a> Arkiv</center></h4>
  150. <div style="background-color: #FFF; text-align:center;">
  151. <center><tag:archivelist>
  152. <img src="http://i139.photobucket.com/albums/q289/misslovex/pixl/heart09_zps37487058.gif" width=""</a> <a href="${ArchiveLink}">${ArchiveName}</a>
  153. </tag:archivelist></center>
  154. </div></ul></li>
  155. <ul id="draw"><li class="nyaa">
  156. <h4><center><img src="http://i139.photobucket.com/albums/q289/misslovex/pixl/hartpink_bydk_zpsa7068189.gif" width=""</a> Kategorier</center></h4>
  157. <div style="background-color: #FFF; text-align:center;">
  158. <center><tag:categorylist>
  159. <img src="http://i139.photobucket.com/albums/q289/misslovex/pixl/heart09_zps37487058.gif" width=""</a> <a href="${CategoryLink}">${CategoryName}</a></tag:categorylist></center>
  160. </div></ul></li>
  161. <img src="http://i50.tinypic.com/4i25b5.png" width="200" /></a>
  162. <h3><center><a href="http://gjrn.blogg.no/"target="blank">GJRN.BLOGG.NO</a></center></h3>
  163. </div>
  164. </div>
  165. </div>
  166. <div id="footer" class="yui-gb">
  167. <div class="yui-u first">
  168. <tag:profile><a href="http://blogg.no/">blogg.no</a> leverer teknologien bak <a href="${BlogUrl}">${BlogTitle}</a>. Bloggen
  169. <tag:if test="${ProfileExists == 'true'}">skrives av ©
  170. <a href="${ProfileUrl}">${ProfileName}</a> og </tag:if> er underlagt
  171. <a href="http://www.lovdata.no/all/nl-19610512-002.html">Lov om opphavsrett til åndsverk</a>. Det betyr at du ikke kan kopiere tekst, bilder eller annet innhold uten tillatelse. Forfatter
  172. er selv ansvarlig for innhold. Henvendelser kan rettes til
  173. <a href="mailto:hjelp@blogg.no">hjelp@blogg.no</a>.</tag:profile>
  174. </div>
  175. <div class="yui-u">
  176. <h4>Arkiv</h4>
  177. <ul>
  178. <tag:archivelist limit="5">
  179. <li>
  180. <a href="${ArchiveLink}">${ArchiveName}</a>
  181. </li>
  182. </tag:archivelist>
  183. </ul>
  184. </div>
  185. <div class="yui-u">
  186. <p>Denne tjenesten er levert av blogg.no. Hos oss finner du:</p>
  187. <ul>
  188. <li><a href="http://blogg.no">blogg.no</a> - Få din egen blogg, helt gratis.</li>
  189. <li><a href="http://bloggrevyen.no">bloggrevyen</a> - Oversikt over nye norske blogginnlegg.</li>
  190. <li><a href="http://miniblogg.no">miniblogg</a> - Kjapp blogging i miniformat.</li>
  191. <li><a href="http://bloggblogg.no">bloggblogg</a> - Her blogger vi selv om stort og smått.</li>
  192. <li><a href="http://forum.blogg.no/">forum</a> - Tips, råd og hjelp om blogging og design.</li>
  193. </ul>
  194. </div>
  195. </div>
  196. </div>
  197. </body>
  198. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement