◊(Local Yarn Code "Ticket Change Details")

Overview

Artifact ID: 54b392f18be75dfad2e77f6d049f440642235e59df295e9a41bfb864e9c6b1d6
Ticket: 751a7ebc2a26dfd0336be0522b7b28e6c07c7ae4
Include site-wide footer on fossil repo pages too
User & Date: joel on 2020-02-05 19:00:40
Changes

  1. icomment:
    The pages served by the Fossil repo should have the same footer as the pages on the rest of the site.
    
    When <code>index.html</code> is generated, it should also spit a copy of just the footer text into the <code>scribbled/</code> subfolder, which is ignored by Fossil. Additionally, the <code>make</code> target for <code>index.html</code> should include the command <code>fossil uv add scribbled/footer.html</code>.
    
    The Fossil skin's footer could then include the TH1 directive:
    
    <pre><code>&lt;TH1&gt;unversioned content scribbled/footer.html&lt;/TH1&gt;</code></pre>
    
  2. login: "joel"
  3. mimetype: "text/x-fossil-wiki"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "Include site-wide footer on fossil repo pages too"
  7. type changed to: "Feature Proposal"