This version is creating a complete and nice looking image which will be shown on the Boards. It does not offer any metadata to the LSL script. If you want metadata to process it in any other way, you might want to use some parts and classes out of this project for your own projects.
* The required MySql database structure can be found in the file **Database.sql**. It also includes some basic datasets that might be required for language detection.
* The file **Boards.iar** includes the visitorboards and their scripts. You can load that iar-file to your inworld inventory trought the region console.
Setting up the board inworld requires you to edit one line in the scripts. Rez the boards and find the script **.Kubwa.Display.Base.Blackboard** in its contents. Open it and find the line `string BaseURI = "http://api.kubwa.de/ProfileBoard";` (usally line 18). Now change this URI to your servers address and path you put the code in.
*The entire project is release under the BSD license. Even if not all files including a reference to that license, they are still BSD licensed.*
-----
**Banned users**
This visitorboard allows to blacklist users or grids. Blacklisted users or grids will not be shown with their original data on the visitorboard and are being replaced by dummy data.
To blacklist an user or a grid or whatever, you have to create a new entry in the MySql table bans. The column **banvalue** includes the data. You can enter a name, a partial name, a uuid, a grid uri or part of it or whatever into this field. For example the entry `osgrid.org` will backlist all users coming from the osgrid.