Markup for: custom_block module

Created on 29 April 2013, almost 12 years ago
Updated 5 April 2025, 13 days ago

Meta issue: #1980004: [meta] Creating Dream Markup
Issue based on: #1898038: custom_block.module - Convert theme_ functions to Twig

Current markup proposal:

<nav role="navigation">
  <ul class="nav-list">
    {% for type in types %}
      <li>
        <a href="type.link.href">
          <h2 class="nav-list__title">{{ type.label }}</h2>
          <div class="nav-list__description">{{ type.description }}</div>
        </a>
      </li>
    {% endfor %}
  </ul>
</nav>
📌 Task
Status

Postponed: needs info

Version

11.0 🔥

Component

markup

Created by

🇲🇩Moldova oresh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇳🇿New Zealand quietone

    There has been no discussion here for 9 years. Perhaps this has been resolved?

    I am setting the status to Postponed (maintainer needs more info). If confirmation that this is still a problem is not given, this may be closed after three months.

Production build 0.71.5 2024