Difference between revisions of "Moodle: Install Dragmath"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
replace lib/editor/htmlarea/htmlarea.php? [y]es, [n]o, [A]ll, [N]one, [r]ename: y | replace lib/editor/htmlarea/htmlarea.php? [y]es, [n]o, [A]ll, [N]one, [r]ename: y | ||
+ | |||
+ | apt-get install default-jre default-jre-headless | ||
==Referensi== | ==Referensi== | ||
Line 21: | Line 23: | ||
* [[Moodle]] | * [[Moodle]] | ||
* [[Instalasi Moodle]] | * [[Instalasi Moodle]] | ||
+ | * [[Moodle: Mengubah Hostname atau wwwroot]] | ||
* [[Moodle: Konfigurasi CMS]] | * [[Moodle: Konfigurasi CMS]] | ||
* [[Moodle: Administrasi User]] | * [[Moodle: Administrasi User]] | ||
+ | * [[SchoolOnffLine: Moodle Upload User]] | ||
* [[Moodle: Administrasi Kuliah]] | * [[Moodle: Administrasi Kuliah]] | ||
* [[Moodle: Install Dragmath]] | * [[Moodle: Install Dragmath]] | ||
+ | * [[Moodle: Penggunaan Dragmath]] | ||
+ | * [[Moodle: Aktifasi Latex]] | ||
+ | * [[Moodle: Authentikasi LDAP]] | ||
* [[Linux Howto]] | * [[Linux Howto]] | ||
[[Category: Linux]] | [[Category: Linux]] |
Latest revision as of 08:56, 15 July 2011
download dari : http://sourceforge.net/projects/dragmath/files/DragMath/0.7.8.2/Moodle_DragMath_v0.7.8.2_Integration.zip/download
scp Moodle_DragMath_v0.7.8.2_Integration.zip administrator@192.168.1.18:
ssh administrator@192.168.1.18 sudo su cp Moodle_DragMath_v0.7.8.2_Integration.zip /var/www/moodle cd /var/www/moodle unzip Moodle_DragMath_v0.7.8.2_Integration.zip
replace lib/editor/htmlarea/dialog.js? [y]es, [n]o, [A]ll, [N]one, [r]ename: y replace lib/editor/htmlarea/htmlarea.php? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
apt-get install default-jre default-jre-headless