sp_TopicForumToolButton('', '', __sp('Open the forum toolset'));
 # Column 1 of the topic row
 # ----------------------------------------------------------------------
 sp_ColumnStart('tagClass=spColumnSection spLeft&width=7%&height=50px');
 sp_TopicIndexIcon('tagClass=spRowIcon spLeft');
 sp_ColumnEnd();
 # Column 2 of the topic row
 # ----------------------------------------------------------------------
 sp_ColumnStart('tagClass=spColumnSection spLeft&width=47%&height=50px');
 sp_TopicIndexName('tagClass=spRowName', __sp('Browse the thread %NAME%'));
 if (function_exists('sp_TopicDescription')) {
     sp_TopicDescription();
 }
 sp_TopicIndexPostPageLinks('tagClass=spInRowPageLinks spLeft', __sp('Jump to page %PAGE% of posts'));
 if (function_exists('sp_TopicIndexTagsList')) {
     sp_TopicIndexTagsList('tagClass=spTopicTagsList spButton spLeft', __sp('Tags'), __sp('Show the tags for this topic'));
 }
 if (function_exists('sp_TopicIndexTopicStatus')) {
     sp_TopicIndexTopicStatus('tagClass=spTopicIndexStatus spButton spLeft', __sp('Search for other topics with this status'));
 }
 sp_ColumnEnd();
 # Column 5 of the forum row
 # ----------------------------------------------------------------------
 sp_ColumnStart('tagClass=spColumnSection spRight&width=16%&height=50px');
 sp_TopicIndexLastPost('iconClass=spIcon spRight&nicedate=1&date=0&time=0&stackdate=0', __sp('Last Post'));
 sp_ColumnEnd();
 # Column 4 of the forum row
 # ----------------------------------------------------------------------
 sp_ColumnStart('tagClass=spColumnSection spRight&width=16%&height=50px');
 sp_TopicIndexFirstPost('iconClass=spIcon spRight&nicedate=1&date=0&time=0&stackdate=0', __sp('First Post'));
 sp_ColumnEnd();
Пример #2
0
            sp_InsertBreak();
            if (function_exists('sp_TopicIndexRating')) {
                sp_TopicIndexRating('tagClass=spStatusIcon spCenter&skipZero=1');
            }
            sp_ColumnEnd();
            # Column 2 of the topic row
            # ----------------------------------------------------------------------
            sp_ColumnStart('tagId=spColForum2&tagClass=spColumnSection spLeft&width=0&height=0px');
            sp_TopicIndexName('tagClass=spRowName  spLeft', __sp('Browse the thread %NAME%'));
            sp_InsertBreak();
            if (function_exists('sp_TopicDescription')) {
                sp_TopicDescription();
            }
            sp_InsertBreak();
            if (function_exists('sp_TopicIndexTagsList')) {
                sp_TopicIndexTagsList('tagClass=spTopicTagsList spLeft&icon=&delimiter=/&delimiterClass=spTagsDelimiterForum&collapse=0&iconClass=spIcon', __sp('Tags: '), __sp('Show the tags for this topic'));
            }
            sp_InsertBreak();
            if (function_exists('sp_TopicIndexTopicStatus')) {
                sp_TopicIndexTopicStatus('tagClass=spTopicIndexStatus&icon=', __sp('Search for other topics with this status'), __sp('Status:'));
            }
            sp_TopicIndexFirstPost('tagClass=holder spLeft&icon=&nicedate=1&date=1&time=1&stackdate=0&stackuser=0&stackdate=0&itemBreak=&beforeUser=&beforeDate= ', __sp(''));
            ?>
<div class="spTransitionHoverContent"><?php 
            sp_TopicForumToolButton("hide=0&icon=tagClass=spInRowLabel", 'Tools', __sp('Open the forum toolset'));
            ?>
</div><?php 
            sp_ColumnEnd();
            # Column 4 of the forum row
            # ----------------------------------------------------------------------
            sp_ColumnStart('tagId=spColForum4&tagClass=spColumnSection spLeft&height=0px');