Fossil

Ticket Change Details
Login

Ticket Change Details

Overview

Artifact ID: 52983ba93e539dfe21783aaa9b4ea8b9858fcbe8
Ticket: 49395d4e70940fb0591fb7b930a1a845c866fe9b
Styling: Separate HTML and CSS files from C source
User & Date: ttmrichter 2010-07-10 10:46:20
Changes

  1. Appended to comment:
    
    
    <hr><i>ttmrichter added on 2010-07-10 10:46:20:</i><br>
    I'm not asking so much for a templating language as just having all the HTML and CSS in one place.  Where the code currently has HTML fragments all over the place, I'm advocating keeping the HTML in a single <em>documented</em> resource file (perhaps just a C file with a bunch of named string variables or a hash map with well-known key names) so that it's easier to find the snippets and edit them as needed.