We believe that knowledge must be shared. At BloomIdea's blog you'll find articles about the most diverse themes, written by experts that have been working in the digital area for years.
An agent wrote a sequence diagram into our intranet and it came out as a grey box of text. Fixing that meant writing a filter, and finding out that ordering it before the highlight.js filter is not enough, because highlight.js has a second half that filter weight cannot reach.
Importing a category path such as "Animals > Dogs > Food" into a Drupal taxonomy is not a splitting problem, it is an identity problem: in a hierarchy, a term is its name together with its parent. Here is why matching on the name alone quietly merges two different categories into one, and how Feeds Tamper Term Hierarchy 1.0.0 resolves a path one parent at a time.