<?xml version="1.0" encoding="utf-8" ?> <pluggable type="plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schemas.habariproject.org/pluggable/0.8"> <name>Habari Media Silo</name> <license url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License 2.0</license> <author url="http://habariproject.org/">The Habari Community</author> <version>1.0.1</version> <url>http://habariproject.org/</url> <description><![CDATA[Provides simple file uploading and embedding functionality.]]></description> <copyright>2009</copyright> <help> <value><![CDATA[ <p>This plugin provides basic media functionality by allowing users to insert into posts images that exist on the server.</p> <p>Depending on server capabilities, users may also be able to upload new images and create directories for new images on the server.</p> <p>Upon initialization, this plugin will attempt to create a <strong>/user/files</strong> directory under your Habari installation. You may need to alter permissions to allow this action.</p> ]]></value> </help> </pluggable>