Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Comment: | Include the release version number in the footer of all the built-in skins. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
2186f0f0e74ba43f8f566726599c3537 |
User & Date: | drh 2015-11-04 00:36:48 |
2015-11-04
| ||
23:42 | Include the release version number in the footer of all the built-in skins. ... (check-in: c3931537 user: mistachkin tags: branch-1.34) | |
17:51 | Improved highlighting of changes in the color-coded side-by-side diff. ... (check-in: 81cae7fe user: drh tags: trunk) | |
00:36 | Include the release version number in the footer of all the built-in skins. ... (check-in: 2186f0f0 user: drh tags: trunk) | |
00:18 | Fix issue with [9ecbfb3724] that caused the versioned 'allow-symlinks' setting to be ignored. ... (check-in: 81d7ce30 user: mistachkin tags: trunk) | |
Changes to skins/black_and_white/footer.txt.
1 | <div class="footer"> | | | 1 2 3 4 | <div class="footer"> Fossil $release_version $manifest_version $manifest_date </div> </body></html> |
Changes to skins/blitz/footer.txt.
1 2 3 4 5 | </div> <!-- end div container --> </div> <!-- end div middle max-full-width --> <div class="footer"> <div class="container"> <div class="pull-right"> | | | 1 2 3 4 5 6 7 8 9 10 11 12 | </div> <!-- end div container --> </div> <!-- end div middle max-full-width --> <div class="footer"> <div class="container"> <div class="pull-right"> <a href="http://fossil-scm.org">Fossil $release_version $manifest_version $manifest_date</a> </div> This page was generated in about <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s </div> </div> </body> </html> |
Changes to skins/blitz_no_logo/footer.txt.
1 2 3 4 5 | </div> <!-- end div container --> </div> <!-- end div middle max-full-width --> <div class="footer"> <div class="container"> <div class="pull-right"> | | | 1 2 3 4 5 6 7 8 9 10 11 12 | </div> <!-- end div container --> </div> <!-- end div middle max-full-width --> <div class="footer"> <div class="container"> <div class="pull-right"> <a href="http://fossil-scm.org">Fossil $release_version $manifest_version $manifest_date</a> </div> This page was generated in about <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s </div> </div> </body> </html> |
Changes to skins/default/footer.txt.
1 2 3 | <div class="footer"> This page was generated in about <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s by | | | 1 2 3 4 5 6 | <div class="footer"> This page was generated in about <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s by Fossil $release_version $manifest_version $manifest_date </div> </body></html> |
Changes to skins/khaki/footer.txt.
1 | <div class="footer"> | | | 1 2 3 4 | <div class="footer"> Fossil $release_version $manifest_version $manifest_date </div> </body></html> |
Changes to skins/original/footer.txt.
1 2 3 | <div class="footer"> This page was generated in about <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s by | | | 1 2 3 4 5 6 | <div class="footer"> This page was generated in about <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s by Fossil $release_version $manifest_version $manifest_date </div> </body></html> |
Changes to skins/plain_gray/footer.txt.
1 | <div class="footer"> | | | 1 2 3 4 | <div class="footer"> Fossil $release_version $manifest_version $manifest_date </div> </body></html> |
Changes to skins/rounded1/footer.txt.
1 | <div class="footer"> | | | 1 2 3 4 | <div class="footer"> Fossil $release_version $manifest_version $manifest_date </div> </body></html> |