XPressME Integration Kit

Trac


Ignore:
Timestamp:
Mar 17, 2010, 3:47:52 PM (14 years ago)
Author:
toemon
Message:

人気記事リスト(全ブログ)のsmartyテンプレートタグにブログ情報を付加 Fixes#318

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xpressme_integration_kit/templates/source/global_popular_posts_block.html

    r552 r555  
    2020                <{$content.comment_link}>                               // Displays a link to the comments popup window if comments_popup_script() is used, otherwise it displays a normal link to comments.  
    2121                <{$content.trackback_url}>                              // Displays the trackback URL for the current post. 
     22                <{$content.blog_link}>                                  // Displays a permalink to the blog a comment belongs to. 
     23                <{$content.blog_title}>                                 // Displays a title to the blog a comment belongs to. 
     24                <{$content.blog_title_link}>                    // Displays the blog's permalink, where the link text value is the posts title name. 
    2225                <{/foreach}>                                                    // End of Loop 
    2326************************* End of usage ************************ *}> 
Note: See TracChangeset for help on using the changeset viewer.