<?xml version="1.0" ?>
<mosinstall type="component">
	<name>Profile URL</name>
	<creationDate>2008-02-20</creationDate>
	<author>Mike Feng Jinglong</author>
	<copyright>(C) 2007 http://mike.simbunch.com Feng Jinglong</copyright>
	<authorEmail>mike@simbunch.com</authorEmail>
	<authorUrl>http://mike.simbunch.com</authorUrl>
	<version>1.0</version>
	<description>Profile URL component. You must sync profile names before Profile URL will work.</description>
	<files folder="site">
		<filename>index.html</filename>
		<filename>profileurl.php</filename>
	</files>
	<administration>
		<menu>Profile URL</menu>
		<submenu>
		  <menu task="syncNames">Sync Profile Names</menu>
		  <menu task="showPlugin">Configure Profile URL Plugin</menu>
		</submenu>
		<files folder="admin">
		  <filename>admin.profileurl.php</filename>
		</files>
	</administration>
</mosinstall>
