Show
Ignore:
Timestamp:
11/21/08 08:00:13 (12 months ago)
Author:
bsmith
Message:

adding profile to Vanilla+TypePad?-Connect-Comments template set

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Vanilla/plugins/Vanilla/templates/vanilla+typepad-connect-comments/wrapper.mtml

    r1255 r1259  
    99 
    1010    <h1><a href="<$mt:BlogURL$>"><$mt:BlogName encode_html="1"$></a> + <__trans phrase="TypePad Connect Comments"></h1> 
     11     
     12    <ul> 
     13        <li><a href="<mt:Link template="profile">">view profile<a></li> 
     14    </ul> 
    1115 
    1216<!-- end header --><hr /> 
     
    2832    (or other footer include file), place this script in that module. 
    2933--> 
    30 <script type="text/javascript" src="http://profile.typepad.com/services/embed/tpc/<$mt:Var name="blog_code"$>/counts_embed.js"></script> 
     34<script type="text/javascript" src="http://profile.typepad.com/services/embed/tpc/<$mt:Var name="typepad_blog_id"$>/counts_embed.js"></script> 
    3135 
    3236</body>