Mercurial > dottes
diff dottes.html.tune @ 726:833e6185b6a2 build-default-282
Add fulltitle to template fields.
fulltitle is title + [(" subtitle ")"] if subtitle is present.
To do: extend full title to next and prev. this means exposing it
in abcfield.py.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 11 Oct 2017 17:09:31 +0100 |
parents | be87f9a027f1 |
children | 772402f5f8ea |
line wrap: on
line diff
--- a/dottes.html.tune Wed Oct 11 17:03:29 2017 +0100 +++ b/dottes.html.tune Wed Oct 11 17:09:31 2017 +0100 @@ -84,7 +84,7 @@ <div class="dottes-tune-footer-booke"> <a class="dottes-tune-icon-link" href="learner-${name}.html"> <img class="dottes-tune-header-image" src="../img/learner.png" - alt="Learner tune page" title="Go to learner page for ${title}"> + alt="Learner tune page" title="Go to learner page for ${fulltitle}"> </a> <a class="dottes-tune-icon-link" href="index.html"> <img class="dottes-tune-header-image" src="../img/book.png"