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