mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36836
[Bug 1605110] A change has been merged
Reviewed: https://reviews.mahara.org/6740
Committed: https://git.mahara.org/mahara/mahara/commit/63f91a7ea8bd60c102e257c05678cc6d55e21683
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 63f91a7ea8bd60c102e257c05678cc6d55e21683
Author: Mark Webster <mark.webster@xxxxxxxxxxxxxxx>
Date: Thu Jul 21 10:00:12 2016 +0100
Bug 1605110: Raw theme table border style overrides user settings
Refactor the css to allow table border colours set by the user
in TinyMCE.
Adds table_style_by_css option to TinyMCE init in lib/web.php.
Adds TinyMCE patch https://github.com/tinymce/tinymce/pull/3080
behatnotneeded: Covered by existing tests
Change-Id: Iff67b93a4d8f41beaed30dffac34149e930c97ba
Signed-off-by: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1605110
Title:
Raw theme table border style overrides user settings
Status in Mahara:
In Progress
Bug description:
Table borders have been purposefully overridden by a style in the Raw
theme (line 66 of /theme/raw/sass/features/_user-pages.scss), anything
added by tinyMCE won't be used because of this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1605110/+subscriptions
References