Skip to content

Commit

Permalink
Cloud plugin release 2015111800
Browse files Browse the repository at this point in the history
  • Loading branch information
anzeljg committed Nov 18, 2015
1 parent 1ecad85 commit 68a76f0
Show file tree
Hide file tree
Showing 309 changed files with 30,437 additions and 31,518 deletions.
7 changes: 3 additions & 4 deletions cloud/INSTALL
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
For this plugin to work correctly (work at all) you nedd to edit htdocs/view/blocks.php core Mahara file.

You have to add 'artefact/cloud/datatables/js/jquery.dataTables.js' string to javascript array
around line 149 (Mahara 1.5.x) or line 154 (Mahara 1.6.x), so it looks like this:
For this plugin to work correctly (work at all) you need to edit htdocs/view/blocks.php core Mahara file.

You have to add 'artefact/cloud/datatables/js/jquery.dataTables.js' string to javascript array around line 149, so it looks like this:
$javascript = array('views', 'tinymce', 'paginator', 'jquery', 'tablerenderer', 'artefact/file/js/filebrowser.js', 'artefact/cloud/datatables/js/jquery.dataTables.js', 'lib/pieforms/static/core/pieforms.js');
105 changes: 0 additions & 105 deletions cloud/blocktype/arnes/account.php

This file was deleted.

Loading

0 comments on commit 68a76f0

Please sign in to comment.