◊(Local Yarn Code "Ticket Change Details")

Overview

Artifact ID: 0844484548a715a46f38ae7aad6d40413398354dfe8d43386ae769d1a79d2c7b
Ticket: 9cd9a26674ab5012c4f2ed0e54aa3d525ad85f6e
Allow arbitrary ordering, next/prev links, for articles within a series
User & Date: joel on 2020-03-01 23:42:22
Changes

  1. icomment:
    Add a function that could create a listing using a pagetree as its reference when ordering:
    
        (ptree-ordered-listing 'excerpt)  ; Would default to series/this-series.ptree
    
    Add a function that would create next/prev links above and below the article when its series has a pagetree.
    
  2. login: "joel"
  3. mimetype: "text/x-markdown"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to:
    Allow arbitrary ordering, next/prev links, for articles within a series
    
  7. type changed to: "Feature Proposal"