lexhouk β changed the visibility of the branch feature/3256060-news-mode to hidden.
Patch for 10.3.x and 11.0.x.
lexhouk β changed the visibility of the branch 9.3.x to hidden.
lexhouk β changed the visibility of the branch 9.4.x to hidden.
@natts, unfortunately, this is required from the very first version but was missed. The reason for the necessity can be read in the commit's text where this restriction was announced. But, if you know how to get around it, I will gladly hear your suggestions.
@Gogowitsch, what do you think about the changes made?
lexhouk β made their first commit to this issueβs fork.
lexhouk β made their first commit to this issueβs fork.
Patch for 10.2.x.
The last patch can not be applied to Drupal 10.2.
@goodboy, I think that different separators will confuse users so I am suggesting to keep it as is or the current implementation can be merged as MVP and you can create a separate issue for your suggestion.
@Anybody, done.
@Anybody, my solution is exactly what you're talking about (and includes small refactoring) - use the target parameter in a tag of markup.
Kosa Ilma β credited lexhouk β .
szato β credited lexhouk β .
lexhouk β created an issue.
+
Fix the condition that was added in the previous patch.
Add checking to exist a severity record during letter content creation.
Ensure that the user entity is found based on E-mail and that the user entity isn't a pre-defined entity created during the enabling installation profile.
lexhouk β created an issue.
lexhouk β created an issue.
Updated patch from #14.
Patch for 4.0.0 and 4.0.1.
In my case (filtering by a link where the link is building based on a few fields), the current implementation does not work, so I've made the first parameter of the "CONCAT_WS" function manageable by the query tag as well.