Skip to content
/ adam Public
forked from cwittenb/adam

Addon which enhances all user profiles of confluence. It also adds an advanced people directory. The whole addon is configurable by means of an XML, can be localized, supports Velocity templates and supports view and edit restrictions.

License

Notifications You must be signed in to change notification settings

AlexAT/adam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echocat Adam

Alex/AT notice

Warning. This echocat adam version is updated for Confluence 7.11 compatibility and includes different small patches from myself and other persons in the network. It is made for personal use and given I'm no Java expert, it is in no way tested. NO SUPPORT. NO WARRANTIES. USE AT YOUR OWN RISK.

Synopsis

Addon which enhances all user profiles of confluence. It also adds an advanced people directory. The whole addon is configurable by means of an XML, can be localized, supports Velocity templates and supports view and edit restrictions.

Status

This addon is currently in beta phase and under heavy development. Please help us to improve and report issues.

Installation

You have several options:

  1. You can install it direct over the addon manager of confluence.
  2. You can download it from Marketplace and install it manually.

Configuration

  1. Go to <you base confluence url>/plugins/org.echocat.adam/administration.action. Example http://wiki.foobar.com/plugins/org.echocat.adam/administration.action
  2. Edit the configuration XML.

Sorry for now there is no documentation about the configuration XML and it could be changed because this is currently a beta. But you could refer the Schema XSD. The configuration will be validated against it before save. If there is an error you will notified about the problem and the line where the problem is located.

Links

License

echocat Adam is licensed under GNU Lesser General Public License 3.0.

About

Addon which enhances all user profiles of confluence. It also adds an advanced people directory. The whole addon is configurable by means of an XML, can be localized, supports Velocity templates and supports view and edit restrictions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.9%
  • JavaScript 3.4%
  • CSS 1.3%
  • Closure Templates 0.4%