MDL-45515 atto/plugins: Added border style and BG colour to table
commitb87e11c849750ebae999717a191b67af0990f40f
authorjinhofer <jinhofer@umn.edu>
Thu, 20 Aug 2015 14:59:34 +0000 (20 09:59 -0500)
committerRyan Wyllie <ryan@moodle.com>
Fri, 23 Oct 2015 02:57:50 +0000 (23 02:57 +0000)
tree54a40e6afca591fca16c51401daff58220d40b41
parent1b7bf435625a81a78e2904a86d3bcaa0dc80a193
MDL-45515 atto/plugins: Added border style and BG colour to table

This commit adds the option for borders to be added and
styled, background colours to be set, and width to be set for tables
in the Atto HTML Editor. For those that desire to restrict
use of this, the plugin settings allow the admins to restrict
how much freedom their users have with borders.
lib/editor/atto/plugins/table/lang/en/atto_table.php
lib/editor/atto/plugins/table/lib.php
lib/editor/atto/plugins/table/settings.php [new file with mode: 0644]
lib/editor/atto/plugins/table/styles.css
lib/editor/atto/plugins/table/tests/behat/table.feature
lib/editor/atto/plugins/table/yui/build/moodle-atto_table-button/moodle-atto_table-button-debug.js
lib/editor/atto/plugins/table/yui/build/moodle-atto_table-button/moodle-atto_table-button-min.js
lib/editor/atto/plugins/table/yui/build/moodle-atto_table-button/moodle-atto_table-button.js
lib/editor/atto/plugins/table/yui/src/button/js/button.js