collective.xdv: Adding TinyMCE to the default Unstyled Paths configuration
Bug #527807 reported by
goibhniu
on 2010-02-25
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| xdv |
Undecided
|
Unassigned |
Bug Description
We added the following to the Unstyled Paths configuration for collective.xdv 1.0rc3 to prevent xdv from styling the pop-ups e.g. to select an image:
^.*/portal_
I had a look in trunk too (r110441), it has some more entries in notheme, but it also doesn't cover TinyMCE.
Perhaps it would be worth adding by default?
goibhniu (cillian-deroiste) wrote : | #1 |
Laurence Rowe (lrowe)
on 2010-05-23
Changed in xdv: | |
status: | New → Fix Committed |
Laurence Rowe (lrowe)
on 2010-05-24
Changed in xdv: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The previous regex didn't cover themes/ advanced/ anchor. htm
^.*/portal_ javascripts/ .*/jscripts/ tiny_mce/ .*$