So, what do we gain from this exactly?The main reason for the quick jump is that Vanilla2 supports SSO (single sign on), which means we should be able to combine your Redmine and Vanilla accounts into a single sign on.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("forum.kohanaframework.org")
{
#Head .Menu, #Body {width:99% !important;}
#Content {width:75% !important;}
#Panel {width:23% !important;}
div.CommentForm textarea {width:99% !important;}
} @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("forum.kohanaframework.org")
{
.Mine {background:#fff !important}
.Menu { margin:0 10px 10px 10px !important; width:auto !important }
#Body {margin:10px 270px 0 0 !important; width:auto !important; overflow:visible !important}
#Body:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#Frame {margin:20px !important;}
#Content {width:100% !important;margin-left:270px !important; float:left !important}
#Panel {width:250px !important; position:absolute !important;}
}
Vanilla2 supports SSO (single sign on), which means we should be able to combine your Redmine and Vanilla accounts into a single sign on.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("forum.kohanaframework.org")
{
.Menu { margin:0 10px 10px 10px !important; width:auto !important }
#Body {margin:10px 0 0 0 !important; width:auto !important;}
#Frame {margin:20px !important;}
#Content {width:930px !important;margin-left:270px !important;}
#Panel {width:250px !important; position:absolute !important;}
}And lastly: yes, we are an early adopter of Vanilla2... it was only officially released about 24 hours ago.
I believe he's referring to the "stable" release.Vanilla2 has been out since July 21.
It looks like you're new here. If you want to get involved, click one of these buttons!