Moodle: mudanças entre as edições

De MochilaWiki
Ir para navegaçãoIr para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 5: Linha 5:
chown -R www-data.www-data /usr/share/moodle
chown -R www-data.www-data /usr/share/moodle
</source>
</source>
* [http://professorvirtual.org/index.php/dicas/15-configurando-editor-tinymce-do-moodle Configurando editor TinyMCE do Moodle]

Edição das 09h07min de 25 de setembro de 2011

apt-get install moodle
wget http://download.moodle.org/lang16/pt_br_utf8.zip
unzip pt_br_utf8.zip -d /usr/share/moodle/lang/
chown -R www-data.www-data /usr/share/moodle