Bracing against the wind

Archives


smx language code for this page:
%enumsort(%dir(%fqppath(/arc)/2*.html
        ,%fname%;
     ),;,
        %set(dt,%dparse(%replace(%token%,_index.html,,_,"-")))
        %set(yyyy,%left(%token%,4))
        %if(%not(%equal(%yyyy%,%prev-yyyy%))
                ,%gset(prev-yyyy,%yyyy%)
                 <h3>%yyyy%</h3>
        )
        <a class='links' href='%token%'>%fmtltime(%dt%,"mmmm")</a>
     ,'%stricmp(%b%,%a%))

Home