cirandas.net

ref: master

plugins/stoa/README.md


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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: <usuario>
  password: <senha>

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) ).