Difference between revisions of "Moodle: Install Dragmath"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: 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 administrat...) |
Onnowpurbo (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
replace lib/editor/htmlarea/dialog.js? [y]es, [n]o, [A]ll, [N]one, [r]ename: y | 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 | 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== | ||
| + | |||
| + | * http://docs.moodle.org/en/DragMath_equation_editor | ||
| + | |||
| + | ==Pranala Menarik== | ||
| + | |||
| + | * [[Moodle]] | ||
| + | * [[Instalasi Moodle]] | ||
| + | * [[Moodle: Mengubah Hostname atau wwwroot]] | ||
| + | * [[Moodle: Konfigurasi CMS]] | ||
| + | * [[Moodle: Administrasi User]] | ||
| + | * [[SchoolOnffLine: Moodle Upload User]] | ||
| + | * [[Moodle: Administrasi Kuliah]] | ||
| + | * [[Moodle: Install Dragmath]] | ||
| + | * [[Moodle: Penggunaan Dragmath]] | ||
| + | * [[Moodle: Aktifasi Latex]] | ||
| + | * [[Moodle: Authentikasi LDAP]] | ||
| + | * [[Linux Howto]] | ||
| + | |||
| + | [[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