Skip to content

question: embed some node info on tag #53

@Gregcop1

Description

@Gregcop1

The idea is to have children and leaf count on each node and to embed those infos on node and tag items via custom attributes ("data-nb-children", "data-nb-leaf" for ex.) so user can display them with a bit of css if he need it.

Displaying something like that
capture d ecran de 2018-02-26 15-41-18
is done via content: "("attr(data-nb-leaves)")";

I don't know if you want something like that in your module but if so, I've got a PR for you ;)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions