Procedural File: modifier.nofollow.php

Source Location: /bblog/bBlog_plugins/modifier.nofollow.php ( Revision Log )

Page Details

modifier.nofollow.php - Smarty {nofollow} plugin, Prevent comments spammers

License:  GNU General Public License
Copyright:  The bBlog Project, http://www.bblog.com/
Link:  http://smartbee.sourceforge.net/
Version:  $Id: $
Author:  Martin Konicek - <martin_konicek@centrum.cz> - last modified by $LastChangedBy: $
Functions
smarty_modifier_nofollow  [line 29]

boolen smarty_modifier_nofollow( null $string, Smarty 1  )

Type: plugin

Name: NoFollow
Date: 6.3.2005
Purpose: Prevent comments spammers - more at http://www.google.com/googleblog/2005/01/preventing-comment-spam.html
Input:
<p> Example: {$url|nofollow} <p>

Parameters:
Smarty   1: 
null   $string: 

Information Tags:
Version:  1.0

[ Top ]