Function: RenderTechnorati

Render a technorati include

Parameters

Uses TECHNORATICODE preference variable in the WebPreferences. This function will return nothing if that value is not set

Implementation

%STARTINCLUDE%
%IFDEFINEDTHEN{"%TECHNORATICODE%"}%
<div class="blogSideBarSection blogSideBarTechnorati">
<h1 class="blogSideBarHeader">Technorati</h1>
<script type="text/javascript" src="http://embed.technorati.com/embed/%TECHNORATICODE%.js"></script>
</div>
%FIDEFINED%
%STOPINCLUDE%

Test

Calls to 'RenderTechnorati'

TopicForm
TopicType TopicFunction
TopicDescription Render a technorati include
Topic revision: r4 - 2009-06-04 - 14:26:33 - TWikiAdminUser
 
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback.