README
2.19 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
README - Mezuro (Mezuro Plugin)
================================
Mezuro is a source code tracking platform based on Noosfero social networking
platform with Mezuro Plugin actived to access Kalibro Web Service.
INSTALL
=======
Dependences
-----------
See the Noosfero install file. After install Noosfero, install Mezuro dependences:
$ gem install nokogiri -v 1.5.0
$ gem install savon -v 0.9.7
$ gem install googlecharts
Enable Plugin
-------------
Also, you need to enable Mezuro Plugin at you Noosfero:
cd <your_noosfero_dir>
./script/noosfero-plugins enable mezuro
Install Service
---------------
To run Mezuro (Noosfero with Mezuro Plugin), you need to install the Kalibro
Service.
For that, access https://gitorious.org/kalibro/kalibro/blobs/master/INSTALL
Configure Service Address
-------------------------
Finally, copy service.yaml.example to service.yaml and define your Kalibro
Service address:
$ cd <your_noosfero_dir>/plugin/mezuro
$ cp service.yaml.example service.yaml
If you install Kalibro Service at localhost, just keep the default
adress:
http://localhost:8080/KalibroService/
Applying Mezuro Theme
---------------------
$ cd public/designs/themes && rm -f default
$ git clone git://gitorious.org/mezuro/mezuro-theme.git
$ ln -s mezuro-theme/ default && cd ../../../
Active Plugin
-------------
As a Noosfero administrator user, go to administrator panel:
- Click on "Enable/disable plugins" option
- Click on "Mezuro Plugin" check-box
DEVELOPMENT
===========
Get the Mezuro (Noosfero with Mezuro Plugin) development repository:
$ git clone https://gitorious.org/+mezuro/noosfero/mezuro
$ cd mezuro
$ git checkout mezuro
Running Mezuro tests
--------------------
$ rake test:noosfero_plugins:mezuro
Get Involved
============
If you found any bug and/or want to collaborate, please send an e-mail to
paulo@softwarelivre.org
LICENSE
=======
Copyright (c) The Author developers.
See Noosfero license.
AUTHORS
=======
Please, see the Mezuro AUTHORS file.
ACKNOWLEDGMENTS
===============
The authors have been supported by organizations:
University of São Paulo (USP)
FLOSS Competence Center
http://ccsl.ime.usp.br
Brazilian National Research Council (CNPQ)
http://www.cnpq.br/