[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Advertise latest version number in the sidebar?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 6 Aug 2019 14:47:23 +0000

I wonder if we should have the sidebar indicate the latest releases' version
numbers. I'm thinking of something along the lines of this:

[[[
Index: site-nav.html
===================================================================
--- site-nav.html (revision 1864399)
+++ site-nav.html (working copy)
@@ -43,6 +43,7 @@
     </ul>
   </li>
 </ul>
+<p><small>Latest releases: 1.10.4, 1.12.2</small></p>
 </div> <!-- #site-nav-menu -->
 
 <div id="site-search">
]]]

(Not going to commit that; just putting it here to illustrate what I have in mind)
Received on 2019-08-06 16:47:34 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.