Modified: websites/production/struts/content/birdseye.html ============================================================================== --- websites/production/struts/content/birdseye.html (original) +++ websites/production/struts/content/birdseye.html Fri Feb 21 07:29:33 2014 @@ -1,208 +1,211 @@ <!DOCTYPE html> -<!-- - | Generated by Apache Maven Doxia at Jan 15, 2014 - | Rendered using Apache Maven Fluido Skin 1.3.0 ---> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20140115" /> - <meta http-equiv="Content-Language" content="en" /> - <title>From a birds eye</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" /> - <link rel="stylesheet" href="./css/site.css" /> - <link rel="stylesheet" href="./css/print.css" media="print" /> - - - <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script> - - - </head> - <body class="topBarEnabled"> - - - - - - - <a href="http://github.com/apache/struts2"> - <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" - src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" - alt="Fork me on GitHub"> - </a> - - - - - - <div id="topbar" class="navbar navbar-fixed-top "> - <div class="navbar-inner"> - <div class="container"><div class="nav-collapse"> - - - <ul class="nav"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache Struts <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="index.html" title="Welcome">Welcome</a> -</li> - - <li> <a href="downloads.html" title="Downloads">Downloads</a> -</li> - - <li> <a href="announce.html" title="Announcements">Announcements</a> -</li> - - <li> <a href="http://www.apache.org/licenses/" title="License">License</a> -</li> - - <li> <a href="http://apache.org/foundation/thanks.html" title="Thanks!">Thanks!</a> -</li> - - <li> <a href="http://apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> -</li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Support <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="mail.html" title="User Mailing List">User Mailing List</a> -</li> - - <li> <a href="https://issues.apache.org/jira/browse/WW" title="Issue Tracker">Issue Tracker</a> -</li> - - <li> <a href="security.html" title="Reporting Security Issues">Reporting Security Issues</a> -</li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="birdseye.html" title="Birds Eye">Birds Eye</a> -</li> - - <li> <a href="primer.html" title="Key Technologies">Key Technologies</a> -</li> - - <li> <a href="kickstart.html" title="Kickstart FAQ">Kickstart FAQ</a> -</li> - - <li> <a href="https://cwiki.apache.org/confluence/display/WW/Home" title="Wiki">Wiki</a> -</li> - - <li> <a href="../release/2.3.x/index.html" title="Struts 2">Struts 2</a> -</li> - - <li> <a href="../release/1.3.x/index.html" title="Struts 1">Struts 1</a> -</li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Contributing <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="youatstruts.html" title="You at Struts">You at Struts</a> -</li> - - <li> <a href="helping.html" title="How to Help FAQ">How to Help FAQ</a> -</li> - - <li> <a href="dev/dev-mail.html" title="Development Lists">Development Lists</a> -</li> - - <li> <a href="dev/git-for-struts.html" title="Git for Struts">Git for Struts</a> -</li> - - <li> <a href="dev/troubleshooting-git-svn.html" title="Troubleshooting Git-Svn">Troubleshooting Git-Svn</a> -</li> - - <li> <a href="dev/builds.html" title="Source Code">Source Code</a> -</li> - - <li> <a href="dev/releases.html" title="Release Guidelines">Release Guidelines</a> -</li> - - <li> <a href="dev/bylaws.html" title="PMC Charter">PMC Charter</a> -</li> - - <li> <a href="dev/volunteers.html" title="Volunteers">Volunteers</a> -</li> - - <li> <a href="http://svn.apache.org/viewvc/struts/" title="Source Repository">Source Repository</a> -</li> - </ul> - </li> - </ul> - - - - - </div> - - </div> +<html> +<head> + <meta charset="UTF-8"/> + <meta name="viewport" content="width=device-width, initial-scale=1.0"/> + <meta name="Date-Revision-yyyymmdd" content="20140206"/> + <meta http-equiv="Content-Language" content="en"/> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + + <title>From a birds eye</title> + + <link rel="stylesheet" href="/bootstrap/css/bootstrap.min.css"> + <link rel="stylesheet" href="/css/main.css"> + + <script type="text/javascript" src="/js/jquery-1.11.0.min.js"></script> + <script type="text/javascript" src="/bootstrap/js/bootstrap.js"></script> + <script type="text/javascript" src="/js/community.js"></script> +</head> +<body> + +<a href="http://github.com/apache/struts"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"> +</a> + +<header> + <!-- Fixed navbar --> +<nav> + <div class="navbar navbar-default navbar-fixed-top" role="navigation"> + <div class="container"> + <div class="navbar-collapse collapse"> + <ul class="nav navbar-nav"> + + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Struts <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li><a href="index.html">Welcome</a></li> + <li><a href="downloads.html">Downloads</a></li> + <li><a href="announce.html">Announcements</a></li> + <li><a href="http://www.apache.org/licenses/">License</a></li> + <li><a href="http://apache.org/foundation/thanks.html">Thanks!</a></li> + <li><a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a></li> + </ul> + </li> + + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#">Support <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li><a href="mail.html">User Mailing List</a></li> + <li><a href="https://issues.apache.org/jira/browse/WW">Issue Tracker</a></li> + <li><a href="security.html">Reporting Security Issues</a></li> + </ul> + </li> + + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li><a href="birdseye.html">Birds Eye</a></li> + <li><a href="primer.html">Key Technologies</a></li> + <li><a href="kickstart.html">Kickstart FAQ</a></li> + <li><a href="https://cwiki.apache.org/confluence/display/WW/Home">Wiki</a></li> + <li><a href="http://struts.apache.org/release/2.3.x/index.html">Struts 2</a></li> + <li><a href="http://struts.apache.org/release/1.3.x/index.html">Struts 1</a></li> + </ul> + </li> + + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#">Contributing <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li><a href="youatstruts.html">You at Struts</a></li> + <li><a href="helping.html">How to Help FAQ</a></li> + <li><a href="dev-mail.html">Development Lists</a></li> + <li class="divider"></li> + <li><a href="git-for-struts.html">Git for Struts</a></li> + <li><a href="builds.html">Source Code</a></li> + <li><a href="coding-standards.html">Coding standards</a></li> + <li class="divider"></li> + <li><a href="releases.html">Release Guidelines</a></li> + <li><a href="bylaws.html">PMC Charter</a></li> + <li><a href="volunteers.html">Volunteers</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf?p=struts.git">Source Repository</a></li> + </ul> + </li> + + </ul> </div> + <!--/.nav-collapse --> </div> - - <div class="container"> - <div id="banner"> - <div class="pull-left"> - <a href="../" id="bannerLeft"> - <img src="images/struts.gif" alt="Apache Struts"/> - </a> - </div> - <div class="pull-right"> <a href="http://www.apache.org" id="bannerRight"> - <img src="images/asf-logo.gif" alt="Apache Software Foundation"/> - </a> + </div> +</nav> + + <div class="container"> + <div class="row"> + <div class="pull-left"> + <a href="/" id="bannerLeft"> + <img src="/img/struts.gif" alt="Apache Struts"/> + </a> </div> - <div class="clear"><hr/></div> + <div class="pull-right"><a href="http://www.apache.org" id="bannerRight"> + <img src="/img/asf-logo.gif" alt="Apache Software Foundation"/> + </a> </div> + </div> + </div> +</header> - <div id="breadcrumbs"> - <ul class="breadcrumb"> - - - <li id="publishDate">Last Published: 2014-01-15</li> - - - - - </ul> - </div> - - - <div id="bodyColumn" > - - <p></p><h1>From a birds eye</h1><div class="section"><h2>The Apache Struts web framework<a name="The_Apache_Struts_web_framework"></a></h2><p>The Apache Struts web framework is a free open-source solution for creating Java web applications.</p><p>Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static pages. A web application can interact with databases and business logic engines to customize a response.</p><p>Web applications based on JavaServer Pages sometimes commingle database code, page design code, and control flow code. In practice, we find that unless these concerns are separated, larger applications become difficult to maintain.</p><p>One way to separate concerns in a software application is to use a Model-View-Controller (MVC) architecture. The Model represents the business or database code, the View represents the page design code, and the Controller represents the navigationa l code. The Struts framework is designed to help developers create web applications that utilize a MVC architecture.</p><p>The framework provides three key components:</p><p>A request handler provided by the application developer that is mapped to a standard URI. A response handler that transfers control to another resource which completes the response. A tag library that helps developers create interactive form-based applications with server pages. The frameworks architecture and tags are buzzword compliant. Struts works well with conventional REST applications and with technologies like SOAP and AJAX.</p></div><div class="section"><h2>The Apache Struts Project<a name="The_Apache_Struts_Project"></a></h2><p>The Apache Struts Project is the open source community that creates and maintains the Apache Struts framework. The project consists of a diverse group of volunteers who share common values regarding collaborative, community-based open source development. The Apache Struts Projec t is proud to share these values with our parent organization: The Apache Software Foundation.</p><p>The project is called Struts because the framework is meant to furnish the invisible underpinnings that support professional application development. Struts provides the glue that joins the various elements of the standard Java platform into a coherent whole. Our goal is to leverage existing standards by producing the missing pieces we need to create enterprise-grade applications that are easy to maintain over time.</p><p>Long time the Apache Struts Project offered two major versions of the Struts framework. Meanwhile we maintaining only Struts 2. It is recommended to upgrade all Struts 1.x application to Struts 2. Please do not start any more applications on top of Struts 1.x, as you will not receive security patches any more.</p><p>Struts 2 was originally known as WebWork 2. After working independently for several years, the WebWork and Struts communities joined forces to create St ruts 2. The 2.x framework is the best choice for teams who value elegant solutions to difficult problems.</p></div><div class="section"><h2>Why should you use Apache Struts?<a name="Why_should_you_use_Apache_Struts"></a></h2><p>Apache Struts is a modern, maintained and full-featured web framework. It has been there for years and give the huge user base it is unlikely it will go away anytime soon in the future. Not only that we have dedicated users and developers on the project. Apache Struts is licensed to the Apache License 2.0 and this will not change. We maintain a clean IP and you are safe to use the project. Sometimes you are not safe to use a project when a company controls the SCM. Access to Source Code doesnt mean it is free. With Apache Struts, you are not only free to do what you want with it, you can even contribute (which is not always the case). And best of it: you can become a part of the core team too.</p><p>It is usually very easy to integrate other technologies with Apache Struts. If you are using an ORM like Apache Cayenne, Hibernate or JDBC you will not have any restrictions. Apache Struts is not even tied too much to a frontend technology. In old days it was JSP, then came Velocity and Freemarker. Nowadays you might build your web application with just static HTML and AngularJS. Or you want to use Sitemesh or Tiles. This all is no problem due to Struts elegant and easy to use extension mechanisms.</p><p>Unlike other, component oriented frameworks, we do not aim to hide the stateless nature of the web. We think it is perfectly acceptable to build upon a Request/Response cycle. We also think the MVC pattern is not so bad, just because it is old. In fact, we believe the Apache Struts architecture is clean and easy to understand.</p><p>Of course, if you wish to build components on the server side which render on the front end side, you are most likely wrong with Struts. This is a different approach which promises to reduce the amount of HTML/Ja vaScript knowledge needed and to create reusable components for the view layer. Projects like <a class="externalLink" href="http://wicket.apache.org">Wicket</a> and <a class="externalLink" href="http://tapestry.apache.org">Tapestry</a> serve this purpose very well. As with every framework you need to decide if it makes sense for you to build components or if you are better with the Struts-approach.</p></div> - </div> - </div> - - <hr/> - - <footer> - <div class="container"> - <div class="row span12">Copyright © 2000-2014 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All Rights Reserved. - - </div> +<article class="container"> + <section class="col-md-12"> + <h1>From a birds eye</h1> + +<h2>The Apache Struts web framework</h2> + +<p>The Apache Struts web framework is a free open-source solution for +creating Java web applications.</p> + +<p>Web applications differ from conventional websites in that web applications +can create a dynamic response. Many websites deliver only static pages. +A web application can interact with databases and business logic engines +to customize a response.</p> + +<p>Web applications based on JavaServer Pages sometimes commingle database +code, page design code, and control flow code. In practice, we find that +unless these concerns are separated, larger applications become +difficult to maintain.</p> + +<p>One way to separate concerns in a software application is to use a +Model-View-Controller (MVC) architecture. The Model represents the business or +database code, the View represents the page design code, and the Controller +represents the navigational code. The Struts framework is designed to help +developers create web applications that utilize a MVC architecture.</p> + +<p>The framework provides three key components:</p> + +<p>A "request" handler provided by the application developer that is mapped to a standard URI. +A "response" handler that transfers control to another resource which completes the response. +A tag library that helps developers create interactive form-based applications with server pages. +The framework's architecture and tags are buzzword compliant. Struts works +well with conventional REST applications and with technologies like SOAP and AJAX.</p> + +<h2>The Apache Struts Project</h2> + +<p>The Apache Struts Project is the open source community that creates and maintains +the Apache Struts framework. The project consists of a diverse group of volunteers +who share common values regarding collaborative, community-based open source development. +The Apache Struts Project is proud to share these values with our parent organization: +The Apache Software Foundation.</p> + +<p>The project is called "Struts" because the framework is meant to furnish the +"invisible underpinnings" that support professional application development. +Struts provides the glue that joins the various elements of the standard Java platform +into a coherent whole. Our goal is to leverage existing standards by producing the missing +pieces we need to create enterprise-grade applications that are easy to maintain over time.</p> + +<p>Long time the Apache Struts Project offered two major versions of the Struts framework. +Meanwhile we maintaining only Struts 2. It is recommended to upgrade all Struts 1.x +application to Struts 2. Please do not start any more applications on top of Struts 1.x, +as you will not receive security patches any more.</p> + +<p>Struts 2 was originally known as WebWork 2. After working independently for several years, +the WebWork and Struts communities joined forces to create Struts 2. The 2.x framework +is the best choice for teams who value elegant solutions to difficult problems.</p> + +<h2>Why should you use Apache Struts?</h2> + +<p>Apache Struts is a modern, maintained and full-featured web framework. It has been there +for years and give the huge user base it is unlikely it will go away anytime soon +in the future. Not only that we have dedicated users and developers on the project. +Apache Struts is licensed to the Apache License 2.0 and this will not change. We maintain +a clean IP and you are "safe" to use the project. Sometimes you are not "safe" to use +a project when a company controls the SCM. Access to Source Code doesn't mean it is free. +With Apache Struts, you are not only free to "do what you want with it", you can even +contribute (which is not always the case). And best of it: you can become a part of the +core team too.</p> + +<p>It is usually very easy to integrate other technologies with Apache Struts. If you are +using an ORM like Apache Cayenne, Hibernate or JDBC you will not have any restrictions. +Apache Struts is not even tied too much to a frontend technology. In old days it was +JSP, then came Velocity and Freemarker. Nowadays you might build your web application +with just static HTML and AngularJS. Or you want to use Sitemesh or Tiles. This all +is no problem due to Struts elegant and easy to use extension mechanisms.</p> + +<p>Unlike other, component oriented frameworks, we do not aim to hide the stateless nature +of the web. We think it is perfectly acceptable to build upon a Request/Response cycle. +We also think the MVC pattern is not so bad, just because it is old. In fact, we believe +the Apache Struts architecture is clean and easy to understand.</p> + +<p>Of course, if you wish to build components on the server side which render on the front end +side, you are most likely wrong with Struts. This is a different approach which promises +to reduce the amount of HTML/JavaScript knowledge needed and to create reusable components for +the view layer. Projects like <a href="http://wicket.apache.org">Wicket</a> and +<a href="http://tapestry.apache.org">Tapestry</a> serve this purpose very well. As with every +framework you need to decide if it makes sense for you to build components or if +you are better with the Struts-approach.</p> + + </section> +</article> + + <hr/> +<footer class="container"> + <div class="row col-md-12 text-center"> + Copyright © 2000-2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. + </div> + <div class="row col-md-12 text-center"> + Apache Struts, Struts, Apache, the Apache feather logo, and the Apache Struts + project logos are trademarks of The Apache Software Foundation. + </div> +</footer> - <?xml version="1.0" encoding="UTF-8"?> -<div class="row span12">Apache Struts, Struts, Apache, the Apache feather logo, and the Apache Struts - project logos are trademarks of The Apache Software Foundation.</div> - - <p id="poweredBy" class="pull-right"> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> - </a> - </p> - - </div> - </footer> - </body> + +</body> </html>
Added: websites/production/struts/content/bootstrap/css/bootstrap-theme.min.css ============================================================================== --- websites/production/struts/content/bootstrap/css/bootstrap-theme.min.css (added) +++ websites/production/struts/content/bootstrap/css/bootstrap-theme.min.css Fri Feb 21 07:29:33 2014 @@ -0,0 +1,7 @@ +/*! + * Bootstrap v3.1.0 (http://getbootstrap.com) + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn:active,.btn.active{background-image:none}.btn-default{background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;bord er-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-primary{background-image:-webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#2b669a}.btn-primary:hover,.btn-primary:focus{background-color:#2d6ca2;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#2d6ca2;border-color:#2b669a}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(star tColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:li near-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-col or:#b92c28}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-color:#e8e8e8}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);background-color:#357ebd}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:linear-gradient(to bottom, #fff 0,#f8f8f8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f3f3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:linea r-gradient(to bottom,#3c3c3c 0,#222 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#222 0,#282828 100%);background-image:linear-gradient(to bottom,#222 0,#282828 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,2 55,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);border-color:#f5e79e}.alert-dang er{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)}.progress-bar{background-image:-webkit-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0)}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-imag e:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0)}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0)}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0)}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);background-repeat:repeat-x;filter:progid :DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #3071a9;background-image:-webkit-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:linear-gradient(to bottom,#428bca 0,#3278b3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);border-color:#3278b3}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endC olorstr='#ffe8e8e8', GradientType=0)}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0)}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0)}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0)}.panel-warning>.panel-heading{ background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0)}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0)}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)} \ No newline at end of file Added: websites/production/struts/content/bootstrap/css/bootstrap.min.css ============================================================================== --- websites/production/struts/content/bootstrap/css/bootstrap.min.css (added) +++ websites/production/struts/content/bootstrap/css/bootstrap.min.css Fri Feb 21 07:29:33 2014 @@ -0,0 +1,7 @@ +/*! + * Bootstrap v3.1.0 (http://getbootstrap.com) + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + [... 3 lines stripped ...] Added: websites/production/struts/content/bootstrap/fonts/glyphicons-halflings-regular.eot ============================================================================== Binary file - no diff available. Propchange: websites/production/struts/content/bootstrap/fonts/glyphicons-halflings-regular.eot ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream