Name Last Update
..
controllers Loading commit data...
db Loading commit data...
lib Loading commit data...
public Loading commit data...
test Loading commit data...
README Loading commit data...
config.yml.dist Loading commit data...

README

README - Stoa (Stoa Plugin)
================================

Plugin that includes features to Stoa, USP's social network

More informartion about Stoa: http://wiki.stoa.usp.br/Stoa:Sobre

DATABASE
========

First you need to configure Noosfero to connect with the database users from USP.
For that, add a section setting the connection on file config/database.yml with the the identifier "stoa".

Example:
--------

stoa:
adapter: mysql
host: db2.stoa.usp.br
database: usp
username:
password:

CONFIGURATION
=============

Copy config.yml.dist to config.yml on Stoa plugin's folder.
You need to customize this configuration, adding a Salt ( http://en.wikipedia.org/wiki/Salt_(cryptography) ).