Changeset 1259 for trunk/Vanilla/plugins/Vanilla/templates/vanilla+typepad-connect-comments/typepad_comments.mtml
- Timestamp:
- 11/21/08 08:00:13 (12 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/Vanilla/plugins/Vanilla/templates/vanilla+typepad-connect-comments/typepad_comments.mtml
r1255 r1259 24 24 TPConnect.tpc_message = document.getElementById('tpc_post_message').innerHTML; 25 25 </script> 26 <script type="text/javascript" src="http://profile.typepad.com/services/embed/tpc/<$mt:Var name=" blog_code"$>/embed.js?permalink=<$MTEntryPermalink$>"></script>26 <script type="text/javascript" src="http://profile.typepad.com/services/embed/tpc/<$mt:Var name="typepad_blog_id"$>/embed.js?permalink=<$MTEntryPermalink$>"></script> 27 27 <script type="text/javascript" src="http://static.typepad.com/.shared/js/profile/blogside.js"></script> 28 <noscript><a href="http://profile.typepad.com/services/embed/tpc/<$mt:Var name=" blog_code"$>/thread?permalink=<$MTEntryPermalink$>">View the entire comment thread.</a></noscript>28 <noscript><a href="http://profile.typepad.com/services/embed/tpc/<$mt:Var name="typepad_blog_id"$>/thread?permalink=<$MTEntryPermalink$>">View the entire comment thread.</a></noscript> 29 29 <!-- End - TypePad Connect Code --> 30 30
