https://github.com/igniterealtime/openfire-osw-plugin
Adds onesocialweb protocol support to an openfire server
https://github.com/igniterealtime/openfire-osw-plugin
Last synced: 5 months ago
JSON representation
Adds onesocialweb protocol support to an openfire server
- Host: GitHub
- URL: https://github.com/igniterealtime/openfire-osw-plugin
- Owner: igniterealtime
- License: apache-2.0
- Created: 2022-06-16T19:56:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T14:54:45.000Z (over 1 year ago)
- Last Synced: 2025-01-18T02:41:07.825Z (12 months ago)
- Language: HTML
- Size: 20.4 MB
- Stars: 1
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.html
- Changelog: changelog.html
- License: LICENSE
Awesome Lists containing this project
README
Onesocialweb Plugin Readme
BODY {
font-size : 100%;
}
BODY, TD, TH {
font-family : tahoma, verdana, arial, helvetica, sans-serif;
font-size : 0.8em;
}
H2 {
font-size : 10pt;
font-weight : bold;
}
A:hover {
text-decoration : none;
}
H1 {
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 1.4em;
font-weight: bold;
border-bottom : 1px #ccc solid;
padding-bottom : 2px;
}
TT {
font-family : courier new;
font-weight : bold;
color : #060;
}
PRE {
font-family : courier new;
font-size : 100%;
}
Onesocialweb Plugin Readme
Overview
Openfire plugin for the Onesocialweb protocol extendsion. Released under an Apache 2.0 License.
Copyright 2010 Vodafone Group Services Limited.
Installation
Copy the plugin jar archive into the plugins directory of your Openfire installation. The
plugin will then be automatically deployed. To upgrade to a new version, copy the new archive
over the existing file.
Configuration
No configuration for now.