Mercurial > dottes
diff dottes.html.tune @ 326:27f29e8aafea
Add --contains flag to abcfield.py.
Currently we rely on any N: field with a Change: subnotice being the first
N: field. Add --contains field to abcfield.py to remove this restriction.
Also use it to extract new subfield Credit: and add that if present
to the tune information in print and on web.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sun, 04 Aug 2013 22:09:25 +0100 |
parents | cbe9c10b5a3e |
children | b233893b4c51 |
line wrap: on
line diff
--- a/dottes.html.tune Sun Aug 04 21:28:05 2013 +0100 +++ b/dottes.html.tune Sun Aug 04 22:09:25 2013 +0100 @@ -34,6 +34,9 @@ </div> </div> <img class="dottes-png" src="@TUNE@.png" alt="@TITLE@ dots"> + <div class="dottes-credit-@CREDITVISIBILITY@"> + From @CREDIT@. + </div> <div class="dottes-change-@CHANGEVISIBILITY@"> Change: <a class="dottes-change-link" href="@CHANGETUNE@">@CHANGETITLE@</a>