Problem/Motivation

In a case that you would want to use comments on nodes things would not work the best currently. We should improve this a bit, however do not do too much, things should just work and offer basic template support, child themes should style comments better.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pivica created an issue. See original summary.

pivica’s picture

Status: Active » Needs review
FileSize
11.16 KB

Here is a patch.

pivica’s picture

FileSize
1.36 KB
11.95 KB

Added update function which is adding new components/links.css to theme global styling library.

pivica’s picture

FileSize
794 bytes
11.95 KB

And a small fix for update regexp.

pivica’s picture

FileSize
951 bytes
12.92 KB

We need to allow wrapping of inline links so they can wrap for small screens.

Also updated patch to remove part of #3084984: Support custom form-required-mark element on state required change that got creep into this patch. The #3084984 will still not be committed until related issues are fixed first so that patch will need to be updated after new release.

Finally I've recompiled bs_bootstrap CSS.

  • pivica committed f91d7d81 on 8.x-1.x
    Issue #3327991 by pivica: Basic support for comments and user compact...
pivica’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.