Uploaded image for project: 'Magnolia Standard Templating Kit (closed)'
  1. Magnolia Standard Templating Kit (closed)
  2. MGNLSTK-228

Markup Change: article.html - box with date author & print & bookmark

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None
    • None

    Description

      Hi,
      while re-designing we discovered that's better to group all the artice meta information such as date, author, print in one container.
      Please update the article template:

      before:
      ********
      <ul class="text-data">
      <li class="date">12.09.2008</li>
      <li class="author">Author Name</li>
      </ul>
      <div id="text-features">
      <ul>

      after
      *****
      <div class="text-meta">
      <ul class="text-data">
      <li class="date">12.09.2008</li>
      <li class="author">Author Name</li>
      </ul>
      <ul id="text-features">
      <li ..

      This will be the last markup change - I promise

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              pbaerfuss Philipp Bärfuss
              timowirth Timo Wirth
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: