<?xml version="1.0" encoding="ISO-8859-1"?>
<plugin>
<name>outgoing_links</name>
<label>Outgoing Links</label>
<version>1.0.0</version>
<author>Svetoslav Marinov</author>
<author_email>hide@address.com</author_email>
<description>
Puts ref="nofollow" attribute to external links.
This plugin has following parameters
white_list=http://djebel.com|http://lordspace
normalize_nofollow_links=1
* white_list are domains that won't be modified. Domains are separated by "|" bar or comma.
* normalize_nofollow_links - will add additional attribute to each link because
no follow attributes are marked with red background color by some of Firefox addons.
</description>
</plugin>