Ontario, CA 🇨🇦
Account created on 22 April 2009, over 15 years ago
#

Merge Requests

More

Recent comments

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Correct command to get list of theme changes by issue

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Improve demo code

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Check the code for details. I think it has to be a token for a field such as [node:field_fieldname].

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

This issue is only about using dependency injection and should not include any other changes.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

You need to visit admin/config/search/metatag, edit the tag type, scroll down to "Adobe Analytics", and put a token in the field.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Nothing has been committed. I just wanted to move this to 6.3.x because that is where it would need to be fixed. 6.2.x only gets security fixes.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

The changes in the patch have all been made already in branch 3.x; see commit 73bb6cd. Leaving open for more patches.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Merge request contains many fixes.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I would like to make a further suggestion:

  • Release 3.0.0 based on 3.0.0-alpha3. Provide only security support for the 3.0.x branch; no other development.
  • Open branch 3.1.x. Set the minimum to Drupal 10.3 (no Drupal 9 support). Implement Drupal 11 compatibility only here.

This gets around the challenges of supporting Drupal 11 along with much older versions of Drupal while avoiding dropping support for older versions in a patch-level release.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

The merge request needs to be updated so that it targets branch 2.0.x.

The readme needs a newline at the end.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I have rebased the merge request and also removed trailing whitespace in the readme. The merge request should be edited to target 2.x.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I have rebased and fixed the missing comment mentioned in #166.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Looks good to me.

The problem with cl_editorial is fixed by moving to the new version of cl_editorial. That is done in 📌 Update dependency on cl_editorial Active .

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Could it not get those from the info file?

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Coding standards tests are passing.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I rebased the test. The test runs but it fails, perhaps because of more recent changes to the module.

Coding standards pass with the changes in this merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

On admin/appearance, any theme that depends on modules that are not installed will have this message:

This theme requires the listed modules to operate correctly. They must first be installed via the Extend page.

So, Drush is following what Drupal is doing by nor automatically installing the modules.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

@#16: What work is needed?

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Perhaps the testing-related stuff should be moved to 📌 Write basic tests Active .

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I made some simple coding standards fixes and now tests are fully passing.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Some tests are added in 📌 Automated Drupal 11 compatibility fixes for theme_switcher Needs review .

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Are you saying the problem is not in theme_switcher? In that case, you could close this issue or switch the Project.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Related to this, the base theme does not need to be listed in the dependencies section of the info file.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

at_theme does, but doesn't declare the dependency in its info file. I don't know of any others.

You should be able to install the dev version of gcds with Composer.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

With 10.3 as the minimum, you can remove the call to version_compare().

There should be a newline at the end of .gitlab-ci.yml.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I think it would make sense that if facebook_app_id or facebook_app_secret are provided that the url_embed_debug_facebook_access_token() check still runs. In other words, no warning if they are not configured but if they are there, they must be valid. Other than that, reading the code, it looks good.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

^9 || ^10.3 is not likely to ever be correct. If it needs 10.3, it won't work on Drupal 9.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

That makes sense to me. If a site builder sees that Facebook embeds do not work, they might visit the url_embed config page to find out why and see the warning there but the warning does not appear on the main status page.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

It would be best to get tests passing again first; see 📌 Make tests pass Active .

I would also like to have resolution to 📌 Remove legacy ckeditor from codebase. Active .

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Test are not passing again.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland created an issue.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Thanks for the reroll.

There is no need to make a new merge request. You can just force-push to the branch of existing one.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I have updated the link to point to the change record.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

The bot is wrong; the patch is for Drupal 10.3.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

In 🐛 Allow customizing wrapper element in node.html.twig Needs review it was decided to change it so that current behaviour stays the same but wrappers can be customized in preprocess.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Sounds like it is a duplicate then.

Bug issues are always against the development branch.

7.x-1.0-rc5 can't change because it is a release. What is needed is a new release.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

This link only appears if the "Authenticated" role has permission post comments; see CommentManager::forbiddenMessage().

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

We are only concerned about issues raised by the pipelines that run on git.drupalcode.org.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

There is no need to include the entire error report. We can see the errors in the pipeline. The problem that I see is that Composer builds are failing.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Thanks for the patch. Please move the changes regarding ::willReturnCallback() to a separate issue and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Added .gitlab-ci and made some coding standards fixes. This is a good start.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Tests are passing again on 6.3.x. Please reroll and get tests to pass.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Tests are passing again on 6.3.x. Please reroll and get tests to pass.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Tests are passing again.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please reroll for 6.3.x.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please reroll for 6.3.x.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

This sounds like a good idea to me. This should probably be started in 6.4.x so that 6.3.x can be just 6.2.x but with compatibility with Drupal 11.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Is there more code that should be removed? I note that _webform_update_html_editor() appears to include a config file that the above commit removes.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

This change introduces the use of $this in static methods, which is not allowed.

This issue can probably just be left in the active state to see if any more patches come (there probably won't be). If any do, they will require careful review to ensure they do not re-introduce this problem.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

The fix is to revert the last commit; see merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Document how to alter ckeditor5-stylesheets

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

It is possible to use hook_library_info_alter() in a theme. There should be something similar for changing ckeditor5-stylesheets, perhaps something like hook_system_info_alter() (that does not currently work in a theme).

Updated issue summary to add all headings from template.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

This may already have been partially done. I've been trying to get hook_system_info_alter() to run in a theme but it has not worked.

It needs to be better documented which hooks work in modules vs. themes. It appears to be that hook_system_info_alter() does not work, but hook_form_system_theme_settings_alter(), hook_form_FORM_ID_alter(), and hook_preprocess_HOOK() do.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

@ddavisboxleitner I don't think that solution would work if the Drupal site is not at the root of the host, for example, www.yoursite.com/SITE/PATH/index.php.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

The merge request contains the change on 2.x to update core_version_requirement in sdc_tags. A similar change should also be done in 3.x.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

The minimum will be Drupal 10.3. Very soon this will be the oldest supported version of Drupal besides Drupal 7.

You can also use ::backwardsCompatibleCall() to have different code paths.

Production build 0.71.5 2024