Mudanças entre as edições de "Moodle"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 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 12h07min 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