Latest patch does not apply for 2.0.9
bram.velthoven β created an issue.
@Arono_ I've comitted to the MR and added the course tags HasCourseInstance and Offers
bram.velthoven β made their first commit to this issueβs fork.
bram.velthoven β created an issue.
bram.velthoven β made their first commit to this issueβs fork.
Hi i've tested the patch. And i've found that there are still some things that can use adjustments. On viewport 959px and smaller it prints the sticky header twice, so it seems. Furthermore there seems to be an issue regarding the z-index with the Dropbuttons (operations) having a larger z-index than the sticky header causing overlap.
I've been able to reproduce this. header with position: sticky and child with overflow auto gives problems with the header positioning. for now i've created a local patch removing the overflow: auto to overflow: clip. so i at least have a functional page.
@Nelo_Drup, Thank you. After adding that piece in the extra section of composer i got the packages installed properly.
@Nelo_Drup Thx for the input, but i've already tried that. It seems that it needs a build folder with assosciated files but that is not found in the repository. Does anyone have a better clue of this? Thanks in regards.
i'm facing the same issue here, followed instructions and placed ckeditor5-source-editing-codemirror folder in the libraries folder. But still getting the error on the Status report page
Is there any more information on if there will be an official d10 compatible release?
Hi, i'm willing to help maintain this module. What can i do to help?
patch needs work: I have tested the patch on version 8.x-2.5 and the results are not as expected, i've configured the new 'X' option in the module settings form but when i go to check out the icons at the frontend there is no X icon.
bram.velthoven β created an issue.
Patch #9 stopped applying at drupal core >10.2 so i updated the patch.
Patch #26, conflicts when i use paragraphs_previewer. I get the following result:
I noticed that the managed_file sets the file as temporary. Thats why i added a little code that makes sure the added image is a permanent. Here is the renewed patch.
bram.velthoven β created an issue.
Tested and patch works fine! setting to RTBC
Applied patch and works fine! settings to RTBC
Tested patch on comment #25 and checks out, settings to RTBC!
Tested and patch works correctly, settings to RTBC!
Tested an setting to RTBC
Checked out patch and works fine, settings to fixed
Patch #8 works fine for me! Setting to RTBC
changed patch to make contructor use property promotion to reduce boilerplate code
Patch tested and works perfectly. Setting to RTBC
There is something you could try. Uncomment line 642 in settings.php and rename to seven. clear cache and try again :)