B.1 looks nice.
On 06/17/2012 06:30 AM, Andrew wrote:
A week or two ago a change was made to the nav bar to give the auth
buttons for Login, Register, etc a button look. This was part of
the fix to the dropdown menus to get them to work with bootstrap.
Another change was made to revert back to the old look (but only as
an attachment to a previous post in this list).
There are two screen shots, current welcome app, and with the buttons
reverted to the old look.
Credit to Paolo for making both changes. Given that the buttons have
been in trunk for a while, it is worth getting a consensus to keep it
or revert it. So:
*Vote:*
*A) KEEP THE BUTTON LOOK*
*B) REVERT TO THE OLD LOOK*
*
*
*if B) *
*
*
*B.1) Revert to the Pipe separator between the options (as shown)*
*B.2) Don't include the Pipe separator.*
B.1) involves updating a recent patch to layout.html:
<div id="navbar">{{='auth' in globals() and auth.navbar(separators=('
',' | ','')) or ''}}</div>
A patch for B.1) has already been sent to Massimo (that's my vote :) )
, but let's see what the general feeling is.
Thanks