r1 - 31 Aug 2006 - 15:09:44 - TWikiGuestYou are here: CWiki >  _BlogPlugin Web > TopicFunction > RenderTechnorati

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
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
CWiki
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding CWiki? Send feedback.