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/typepad_config.mtml

    r1255 r1259  
    11<!-- 
    22    == STEP 1 == 
    3     Enter the unique id for your blog as the value of "blog_code" in this template 
     3    Enter the unique id for your blog as the value of "typepad_blog_id" in this template. 
     4    You will find this id in the code that is supplied when following the steps to add 
     5    TypePad Connect Comments to your blog. There will be a large block of code, but  
     6    you will see an id about 35 characters/digits long. 
    47--> 
    5 <$mt:Var name="blog_code" value="abc123abc123abc123abc123abc123abc1"$> 
     8<$mt:Var name="typepad_blog_id" value="abc123abc123abc123abc123abc123abc1"$> 
    69<!-- 
    710    == STEP 2 == (only necessary if combining MT and TP commenting on the same blog)