<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<class>org.jivesoftware.wildfire.plugin.UserServicePlugin</class>
<name>User Service</name>
<description>Allows administration of users via HTTP requests.</description>
<author>Justin Hunt</author>
<version>1.1</version>
<date>03/16/2006</date>
<minServerVersion>2.4.4</minServerVersion>
<adminconsole>
<tab id="tab-server">
<sidebar id="sidebar-server-settings">
<item id="user-service" name="User Service" url="user-service.jsp"
description="Click to manage the service that allows remote admin of users" />
</sidebar>
</tab>
</adminconsole>
</plugin>
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/branches@4306 b35dd754-fafc-0310-a699-88a17e54d16e
99de7783