◊(Local Yarn Code "Ticket Change Details")

Overview

Artifact ID: 0dcc956143390f869fc0612742d0cc30d95a165e9ebd704ac70155b96ca22627
Ticket: f580d19482db99f2541c19f926d2a840ec4dce97
Need for “listings” functions to support series surfaces architectural problem
User & Date: joel on 2019-04-06 20:58:06
Changes

  1. icomment:
    There should be tag functions available for use within the doc of a Series <code>.poly.pm</code> file that can call up listings of articles within that series.
    
    However:
    
    <ol>
    <li>These functions need to draw on the SQLite cache database, and right now the connection to that database is lit up from within the template — that is, after the doc has been rendered.</li>
    <li>I need to know what to do with these functions when rendering to something other than HTML. Will they ever be needed for LaTeX/PDF? More generally, will the series pages themselves ever be rendered to anything other than HTML?</li>
    </ol>
    
  2. login: "joel"
  3. mimetype: "text/x-fossil-wiki"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to:
    Need for “listings” functions to support series surfaces architectural problem
    
  7. type changed to: "Code Defect"