You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2011/06/26 18:12:41 UTC

svn commit: r1139827 - in /incubator/airavata/site/trunk: content/airavata/css/airavata.css images/ templates/sidenav.mdtext templates/skeleton.html

Author: smarru
Date: Sun Jun 26 16:12:41 2011
New Revision: 1139827

URL: http://svn.apache.org/viewvc?rev=1139827&view=rev
Log:
adding website editing and governance templates cloned from ooo and rave

Removed:
    incubator/airavata/site/trunk/images/
Modified:
    incubator/airavata/site/trunk/content/airavata/css/airavata.css
    incubator/airavata/site/trunk/templates/sidenav.mdtext
    incubator/airavata/site/trunk/templates/skeleton.html

Modified: incubator/airavata/site/trunk/content/airavata/css/airavata.css
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/css/airavata.css?rev=1139827&r1=1139826&r2=1139827&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/css/airavata.css (original)
+++ incubator/airavata/site/trunk/content/airavata/css/airavata.css Sun Jun 26 16:12:41 2011
@@ -15,141 +15,130 @@
 * limitations under the License.
 */
 body {
-  color: white;
-  font-family: Arial,Helvetica,sans-serif;
-  font-size: 12pt;
-  margin: 0;
+    color: white;
+    font-family: Verdana,Geneva,sans-serif;
+    font-size: 10pt;
+    margin: 0;
 }
-
 #banner {
-  padding: 0 0 10px 10px;
+    margin-top: 15px;
+    min-width: 850px;
+    padding: 0;
+}
+#logo {
+    float: left;
+}
+#bannertext {
+    margin-right: 150px;
+    text-align: center;
+}
+.clear {
+    clear: both;
 }
-
 a {
-  color: #107EC0;
+    color: #107EC0;
 }
-
 a:visited {
- color: #107EC0;
+    color: #107EC0;
 }
-
 a:hover {
- color: #107EC0;
- background-color: #e6ebed;
+    background-color: #E6EBED;
+    color: #107EC0;
+}
+a img {
+    border: medium none;
 }
-
-a img { border: none; }
-
-h1,h2,h3,h4,h5,h6 {
-  color: #193240;
-  text-transform:uppercase;
+h1, h2, h3, h4, h5, h6 {
+    border-bottom: 2px dashed #666666;
+    color: #03BCD3;
+    text-transform: uppercase;
 }
-
 #content {
-  margin: 20px 150px 20px 250px;
-  padding: 0 8px 40px;
-  color: #333;
-}
-
-#content h1,h2,h3,h4,h5,h6 {
-  font-weight: normal;
-  margin: 10px 0 15px;
-  padding: 5px 0;
+    color: #333333;
+    margin: 0 150px 20px 220px;
+    padding: 0 8px 40px;
 }
-
 #content h1 {
-  font-size: 1.4em;
-  padding: 15px;
+    font-size: 1.4em;
+    padding: 15px;
 }
-
 #content h2 {
-  font-size: 1.2em;
-  margin-top: 2em;
-  border-bottom: 1px solid #a3afb6;
-}
-
-#content h3,h4,h5,h6 {
-  border-bottom: none;
-  font-size: 1em;
-  margin-bottom: 0;
+    border-bottom: 1px dashed #666666;
+    font-size: 1.2em;
+    margin-top: 2em;
+}
+#content h3, h4, h5, h6 {
+    border-bottom: medium none;
+    font-size: 1em;
+    margin-bottom: 0;
 }
-
 .codehilite {
-  background-color: #F00;
-  padding: 0.01em 1em;
-  border-radius: 10px;
+    background-color: #FF0000;
+    border-radius: 10px 10px 10px 10px;
+    padding: 0.01em 1em;
 }
-
 #navigation {
-  border: 1px solid #e6ebed;
-  border-left: none;
-  -moz-border-radius: 0 10px 10px 0;
-  border-radius: 0 10px 10px 0;
-  font-size: 0.9em;
-  color: #003;
-  float: left;
-  padding: 15px 15px 5px 25px;
-  width: 180px;
-  background: none repeat scroll 0 0 #f5f8fa;
-  margin: 20px 0 20px 0;
+    -moz-border-bottom-colors: none;
+    -moz-border-image: none;
+    -moz-border-left-colors: none;
+    -moz-border-right-colors: none;
+    -moz-border-top-colors: none;
+    background: none repeat scroll 0 0 #E9F4FF;
+    border-color: #E6EBED #E6EBED #E6EBED -moz-use-text-color;
+    border-radius: 0 10px 10px 0;
+    border-style: solid solid solid none;
+    border-width: 1px 1px 1px medium;
+    color: #000033;
+    float: left;
+    font-size: 0.9em;
+    margin: 0 0 20px;
+    padding: 15px 15px 5px 25px;
+    width: 170px;
 }
-
 #navigation img {
-  padding-bottom: 15px;
-  margin-left: auto;
-  margin-right: auto;
-  display: block;
+    display: block;
+    margin-left: auto;
+    margin-right: auto;
 }
-
 #navigation h1 {
-  color: #000;
-  font-size: 1em;
-  padding: 0;
-  margin-top: 0.8em;
-  margin-bottom: 0;
-  border-bottom: 1px solid #a3afb6;
+    border-bottom: 2px dashed #666666;
+    color: #000000;
+    font-size: 1em;
+    margin-bottom: 0;
+    margin-top: 0.8em;
+    padding: 0;
 }
-
 #navigation ul {
-  margin: 0 0;
-  padding: 0;
-  list-style: none;
+    list-style: none outside none;
+    margin: 0;
+    padding: 0;
 }
-
 #navigation li {
-  border-bottom: 1px solid #e6ebed; 
-  margin: 0.2em 0;
-  padding: 0;
+    border-bottom: 1px solid #CCCCCC;
+    margin: 0.2em 0;
+    padding: 0;
 }
-
 #navigation li a {
-  margin: 0;
-  text-decoration:none;
+    margin: 0;
+    text-decoration: none;
 }
-
 #navigation li a:hover {
-  color: #193240;
-  background: none;
+    background: none repeat scroll 0 0 transparent;
+    color: #193240;
 }
-
 #footer {
-  margin: 20px 150px 20px 250px;
-  border-top: 1px solid #ccc;
-  color:#666;
-  font-size: 0.8em;
-  padding: 0 8px;
-  text-align: center;
-}
-
-#asf-logo {
-  width: 180px;
-  padding-top: 20px;
-}
-
-/* definition lists */
-dd {}
-dl {}
-dt {
-  display: inline;
-  float: left;
+    border-top: 1px solid #CCCCCC;
+    color: #666666;
+    font-size: 0.8em;
+    margin: 20px 150px 20px 250px;
+    padding: 0 8px;
+    text-align: center;
 }
+dd {
+}
+dl {
+}
+dt {
+    display: inline;
+    float: left;
+}
\ No newline at end of file

Modified: incubator/airavata/site/trunk/templates/sidenav.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/templates/sidenav.mdtext?rev=1139827&r1=1139826&r2=1139827&view=diff
==============================================================================
--- incubator/airavata/site/trunk/templates/sidenav.mdtext (original)
+++ incubator/airavata/site/trunk/templates/sidenav.mdtext Sun Jun 26 16:12:41 2011
@@ -13,6 +13,7 @@
 # Development
   - [Source Code](source.html)
   - [Issue Tracker](https://issues.apache.org/jira/browse/airavata)
+  - [Editing Website](docs/edit-cms-website.html)
 
 # ASF
 

Modified: incubator/airavata/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/templates/skeleton.html?rev=1139827&r1=1139826&r2=1139827&view=diff
==============================================================================
--- incubator/airavata/site/trunk/templates/skeleton.html (original)
+++ incubator/airavata/site/trunk/templates/skeleton.html Sun Jun 26 16:12:41 2011
@@ -25,7 +25,10 @@
 
 <body>
   <div id="banner">
-    <img id="logo" alt="Apache airavata (Incubating)" src="/airavata/images/airavata-logo_main-logo-small.png"/>
+    <img id="logo" alt="Apache airavata (Incubating)" src="/airavata/images/airavata-logo.png"/>
+    <div id="bannertext">
+      <img id="logo-text"  alt="Apache airavata (Incubating)" src="/airavata/images/airavata-text.png" />
+      </div><br />
   </div>
   
   <div id="navigation">