You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2017/02/07 17:03:33 UTC

[1/2] incubator-carbondata-site git commit: Fixed Minor UI issues in the website

Repository: incubator-carbondata-site
Updated Branches:
  refs/heads/asf-site 619aeca43 -> b8a05236e


Fixed Minor UI issues in the website


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/commit/2057460c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/tree/2057460c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/diff/2057460c

Branch: refs/heads/asf-site
Commit: 2057460c0f661069ab9666ffbc554f04a68ac190
Parents: 619aeca
Author: PallaviSingh1992 <pa...@yahoo.co.in>
Authored: Mon Feb 6 12:07:30 2017 +0530
Committer: PallaviSingh1992 <pa...@yahoo.co.in>
Committed: Mon Feb 6 16:08:06 2017 +0530

----------------------------------------------------------------------
 .../fonts/glyphicons-halflings-regular.eot      | Bin 35366 -> 20127 bytes
 .../fonts/glyphicons-halflings-regular.ttf      | Bin 58132 -> 45404 bytes
 .../fonts/glyphicons-halflings-regular.woff     | Bin 42777 -> 23424 bytes
 .../fonts/glyphicons-halflings-regular.woff2    | Bin 32485 -> 18028 bytes
 content/css/print.css                           |   2 +-
 content/docs/latest/mainpage.html               |   4 ++--
 content/fonts/FontAwesome.otf                   | Bin 258821 -> 134808 bytes
 content/fonts/OpenSans-Bold.eot                 | Bin 156114 -> 110106 bytes
 content/fonts/OpenSans-Bold.ttf                 | Bin 155918 -> 109928 bytes
 content/fonts/OpenSans-Bold.woff                | Bin 115345 -> 63564 bytes
 content/fonts/OpenSans-Bold.woff2               | Bin 84860 -> 46676 bytes
 content/fonts/OpenSans-Light.eot                | Bin 152759 -> 107642 bytes
 content/fonts/OpenSans-Light.ttf                | Bin 152565 -> 107460 bytes
 content/fonts/OpenSans-Light.woff               | Bin 114503 -> 62844 bytes
 content/fonts/OpenSans-Light.woff2              | Bin 83232 -> 45900 bytes
 content/fonts/OpenSans-Regular.eot              | Bin 151556 -> 106442 bytes
 content/fonts/OpenSans-Regular.ttf              | Bin 151352 -> 106252 bytes
 content/fonts/OpenSans-Regular.woff             | Bin 116007 -> 63712 bytes
 content/fonts/OpenSans-Regular.woff2            | Bin 85208 -> 47016 bytes
 content/fonts/fontawesome-webfont.eot           | Bin 212389 -> 165742 bytes
 content/fonts/fontawesome-webfont.ttf           | Bin 212187 -> 165548 bytes
 content/fonts/fontawesome-webfont.woff          | Bin 177340 -> 98024 bytes
 content/fonts/fontawesome-webfont.woff2         | Bin 139423 -> 77160 bytes
 content/images/favicon.ico                      | Bin 32969 -> 15086 bytes
 content/index.html                              |   3 +--
 content/pdf/maven-pdf-plugin.pdf                | Bin 156945 -> 156769 bytes
 pom.xml                                         |   2 +-
 src/main/webapp/css/print.css                   |   2 +-
 src/main/webapp/docs/latest/mainpage.html       |   4 ++--
 src/main/webapp/index.html                      |   3 +--
 30 files changed, 9 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/bootstrap/fonts/glyphicons-halflings-regular.eot
----------------------------------------------------------------------
diff --git a/content/bootstrap/fonts/glyphicons-halflings-regular.eot b/content/bootstrap/fonts/glyphicons-halflings-regular.eot
index c9e2919..b93a495 100644
Binary files a/content/bootstrap/fonts/glyphicons-halflings-regular.eot and b/content/bootstrap/fonts/glyphicons-halflings-regular.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/bootstrap/fonts/glyphicons-halflings-regular.ttf
----------------------------------------------------------------------
diff --git a/content/bootstrap/fonts/glyphicons-halflings-regular.ttf b/content/bootstrap/fonts/glyphicons-halflings-regular.ttf
index 8dab117..1413fc6 100644
Binary files a/content/bootstrap/fonts/glyphicons-halflings-regular.ttf and b/content/bootstrap/fonts/glyphicons-halflings-regular.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/bootstrap/fonts/glyphicons-halflings-regular.woff
----------------------------------------------------------------------
diff --git a/content/bootstrap/fonts/glyphicons-halflings-regular.woff b/content/bootstrap/fonts/glyphicons-halflings-regular.woff
index 1c86569..9e61285 100644
Binary files a/content/bootstrap/fonts/glyphicons-halflings-regular.woff and b/content/bootstrap/fonts/glyphicons-halflings-regular.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/bootstrap/fonts/glyphicons-halflings-regular.woff2
----------------------------------------------------------------------
diff --git a/content/bootstrap/fonts/glyphicons-halflings-regular.woff2 b/content/bootstrap/fonts/glyphicons-halflings-regular.woff2
index c395a0a..64539b5 100644
Binary files a/content/bootstrap/fonts/glyphicons-halflings-regular.woff2 and b/content/bootstrap/fonts/glyphicons-halflings-regular.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/css/print.css
----------------------------------------------------------------------
diff --git a/content/css/print.css b/content/css/print.css
index 22355dd..0ee9ef8 100644
--- a/content/css/print.css
+++ b/content/css/print.css
@@ -6,5 +6,5 @@
    .doc-header .logo-print{ display:inline-block;}
    .scroll-top, .print-icon{ display: none}
    .printable{display: block;}
-
+   .doc-toc{ display: none}
 }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/docs/latest/mainpage.html
----------------------------------------------------------------------
diff --git a/content/docs/latest/mainpage.html b/content/docs/latest/mainpage.html
index b85e1b2..b8d0346 100644
--- a/content/docs/latest/mainpage.html
+++ b/content/docs/latest/mainpage.html
@@ -114,9 +114,9 @@
                         <div class="doc-toc">
                             <a href="mainpage.html?page=userguide" class="icon toc-icon"></a>
                         </div>
-                       <img src="../../images/format/CarbonData_icon.png" alt="" class="logo-print" >
+                       <img src="images/CarbonData_icon.png" alt="" class="logo-print" >
                        <span>Version: 1.0.0 | Published: 30-01-2017</span>
-                       <i class="fa fa-print print-icon" aria-hidden="true" onclick="divPrint();"></i>
+                       <i class="fa fa-print print-icon" aria-hidden="true" onclick="divPrint(); " title="Print"></i>
                     </div>
                     <div id="viewpage" name="viewpage">   </div>
                     <div class="doc-footer">

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/FontAwesome.otf
----------------------------------------------------------------------
diff --git a/content/fonts/FontAwesome.otf b/content/fonts/FontAwesome.otf
index 5318014..401ec0f 100644
Binary files a/content/fonts/FontAwesome.otf and b/content/fonts/FontAwesome.otf differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Bold.eot
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Bold.eot b/content/fonts/OpenSans-Bold.eot
index 3ec2417..016123b 100644
Binary files a/content/fonts/OpenSans-Bold.eot and b/content/fonts/OpenSans-Bold.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Bold.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Bold.ttf b/content/fonts/OpenSans-Bold.ttf
index a4a7455..cf53e6e 100644
Binary files a/content/fonts/OpenSans-Bold.ttf and b/content/fonts/OpenSans-Bold.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Bold.woff
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Bold.woff b/content/fonts/OpenSans-Bold.woff
index 1f085b8..c668e45 100644
Binary files a/content/fonts/OpenSans-Bold.woff and b/content/fonts/OpenSans-Bold.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Bold.woff2
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Bold.woff2 b/content/fonts/OpenSans-Bold.woff2
index 35ea47f..c80b2d2 100644
Binary files a/content/fonts/OpenSans-Bold.woff2 and b/content/fonts/OpenSans-Bold.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Light.eot
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Light.eot b/content/fonts/OpenSans-Light.eot
index 85494df..03f1430 100644
Binary files a/content/fonts/OpenSans-Light.eot and b/content/fonts/OpenSans-Light.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Light.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Light.ttf b/content/fonts/OpenSans-Light.ttf
index 089e6d1..dddcc62 100644
Binary files a/content/fonts/OpenSans-Light.ttf and b/content/fonts/OpenSans-Light.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Light.woff
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Light.woff b/content/fonts/OpenSans-Light.woff
index 199bbcb..937323d 100644
Binary files a/content/fonts/OpenSans-Light.woff and b/content/fonts/OpenSans-Light.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Light.woff2
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Light.woff2 b/content/fonts/OpenSans-Light.woff2
index 471f7fc..d0b43e0 100644
Binary files a/content/fonts/OpenSans-Light.woff2 and b/content/fonts/OpenSans-Light.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Regular.eot
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Regular.eot b/content/fonts/OpenSans-Regular.eot
index 8a6e7fc..7ac1753 100644
Binary files a/content/fonts/OpenSans-Regular.eot and b/content/fonts/OpenSans-Regular.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Regular.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Regular.ttf b/content/fonts/OpenSans-Regular.ttf
index e178a3b..a135120 100644
Binary files a/content/fonts/OpenSans-Regular.ttf and b/content/fonts/OpenSans-Regular.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Regular.woff
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Regular.woff b/content/fonts/OpenSans-Regular.woff
index 8235f72..bd0f824 100644
Binary files a/content/fonts/OpenSans-Regular.woff and b/content/fonts/OpenSans-Regular.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/OpenSans-Regular.woff2
----------------------------------------------------------------------
diff --git a/content/fonts/OpenSans-Regular.woff2 b/content/fonts/OpenSans-Regular.woff2
index 6d6523c..f778f9c 100644
Binary files a/content/fonts/OpenSans-Regular.woff2 and b/content/fonts/OpenSans-Regular.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/fontawesome-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/fontawesome-webfont.eot b/content/fonts/fontawesome-webfont.eot
index b6ec065..e9f60ca 100644
Binary files a/content/fonts/fontawesome-webfont.eot and b/content/fonts/fontawesome-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/fontawesome-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/fontawesome-webfont.ttf b/content/fonts/fontawesome-webfont.ttf
index 0f2d103..35acda2 100644
Binary files a/content/fonts/fontawesome-webfont.ttf and b/content/fonts/fontawesome-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/fontawesome-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/fontawesome-webfont.woff b/content/fonts/fontawesome-webfont.woff
index 4d19205..400014a 100644
Binary files a/content/fonts/fontawesome-webfont.woff and b/content/fonts/fontawesome-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/fonts/fontawesome-webfont.woff2
----------------------------------------------------------------------
diff --git a/content/fonts/fontawesome-webfont.woff2 b/content/fonts/fontawesome-webfont.woff2
index 90bf1e9..4d13fc6 100644
Binary files a/content/fonts/fontawesome-webfont.woff2 and b/content/fonts/fontawesome-webfont.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/images/favicon.ico
----------------------------------------------------------------------
diff --git a/content/images/favicon.ico b/content/images/favicon.ico
index 2fc8292..ecd00ab 100644
Binary files a/content/images/favicon.ico and b/content/images/favicon.ico differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 2fde48d..9595207 100644
--- a/content/index.html
+++ b/content/index.html
@@ -574,7 +574,7 @@
     <div class="bottomcontant">
         <div class="container-fluid">
             <div class="col-md-8 col-sm-8">
-                <p class="copyright-txt">Copyright � 2016. All rights reserved &nbsp;&nbsp;|&nbsp;&nbsp;
+                <p class="copyright-txt">Copyright � 2017. All rights reserved &nbsp;&nbsp;|&nbsp;&nbsp;
                     <a href="http://www.apache.org/" class="term-links">Apache Software
                         Foundation </a>&nbsp;&nbsp;| &nbsp;&nbsp;
                     <a href="http://www.apache.org/foundation/policies/privacy.html"
@@ -600,7 +600,6 @@
 <script src="js/jquery.min.js"></script>
 <!-- Include all compiled plugins (below), or include individual files as needed -->
 <script src="js/bootstrap.min.js"></script>
-<script src="js/mdNavigation.js" type="text/javascript"></script>
 <script src="js/custom.js"></script>
 <script>
     $('.carousel').carousel({

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/content/pdf/maven-pdf-plugin.pdf
----------------------------------------------------------------------
diff --git a/content/pdf/maven-pdf-plugin.pdf b/content/pdf/maven-pdf-plugin.pdf
index e1adecf..64ae580 100644
Binary files a/content/pdf/maven-pdf-plugin.pdf and b/content/pdf/maven-pdf-plugin.pdf differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 343b5aa..021a43e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
               <resources>
                 <resource>
                   <directory>${basedir}/target/site-17</directory>
-                  <filtering>true</filtering>
+                  <filtering>false</filtering>
                 </resource>
               </resources>
             </configuration>

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/src/main/webapp/css/print.css
----------------------------------------------------------------------
diff --git a/src/main/webapp/css/print.css b/src/main/webapp/css/print.css
index 22355dd..0ee9ef8 100644
--- a/src/main/webapp/css/print.css
+++ b/src/main/webapp/css/print.css
@@ -6,5 +6,5 @@
    .doc-header .logo-print{ display:inline-block;}
    .scroll-top, .print-icon{ display: none}
    .printable{display: block;}
-
+   .doc-toc{ display: none}
 }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/src/main/webapp/docs/latest/mainpage.html
----------------------------------------------------------------------
diff --git a/src/main/webapp/docs/latest/mainpage.html b/src/main/webapp/docs/latest/mainpage.html
index b85e1b2..b8d0346 100644
--- a/src/main/webapp/docs/latest/mainpage.html
+++ b/src/main/webapp/docs/latest/mainpage.html
@@ -114,9 +114,9 @@
                         <div class="doc-toc">
                             <a href="mainpage.html?page=userguide" class="icon toc-icon"></a>
                         </div>
-                       <img src="../../images/format/CarbonData_icon.png" alt="" class="logo-print" >
+                       <img src="images/CarbonData_icon.png" alt="" class="logo-print" >
                        <span>Version: 1.0.0 | Published: 30-01-2017</span>
-                       <i class="fa fa-print print-icon" aria-hidden="true" onclick="divPrint();"></i>
+                       <i class="fa fa-print print-icon" aria-hidden="true" onclick="divPrint(); " title="Print"></i>
                     </div>
                     <div id="viewpage" name="viewpage">   </div>
                     <div class="doc-footer">

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/2057460c/src/main/webapp/index.html
----------------------------------------------------------------------
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 2fde48d..9595207 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -574,7 +574,7 @@
     <div class="bottomcontant">
         <div class="container-fluid">
             <div class="col-md-8 col-sm-8">
-                <p class="copyright-txt">Copyright � 2016. All rights reserved &nbsp;&nbsp;|&nbsp;&nbsp;
+                <p class="copyright-txt">Copyright � 2017. All rights reserved &nbsp;&nbsp;|&nbsp;&nbsp;
                     <a href="http://www.apache.org/" class="term-links">Apache Software
                         Foundation </a>&nbsp;&nbsp;| &nbsp;&nbsp;
                     <a href="http://www.apache.org/foundation/policies/privacy.html"
@@ -600,7 +600,6 @@
 <script src="js/jquery.min.js"></script>
 <!-- Include all compiled plugins (below), or include individual files as needed -->
 <script src="js/bootstrap.min.js"></script>
-<script src="js/mdNavigation.js" type="text/javascript"></script>
 <script src="js/custom.js"></script>
 <script>
     $('.carousel').carousel({


[2/2] incubator-carbondata-site git commit: Fixed Minor UI issues in the website

Posted by ch...@apache.org.
Fixed Minor UI issues in the website


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/commit/b8a05236
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/tree/b8a05236
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/diff/b8a05236

Branch: refs/heads/asf-site
Commit: b8a05236eeb23ce4eb6e1756e09f79628b816a24
Parents: 619aeca 2057460
Author: chenliang613 <ch...@huawei.com>
Authored: Tue Feb 7 12:03:04 2017 -0500
Committer: chenliang613 <ch...@huawei.com>
Committed: Tue Feb 7 12:03:04 2017 -0500

----------------------------------------------------------------------
 .../fonts/glyphicons-halflings-regular.eot      | Bin 35366 -> 20127 bytes
 .../fonts/glyphicons-halflings-regular.ttf      | Bin 58132 -> 45404 bytes
 .../fonts/glyphicons-halflings-regular.woff     | Bin 42777 -> 23424 bytes
 .../fonts/glyphicons-halflings-regular.woff2    | Bin 32485 -> 18028 bytes
 content/css/print.css                           |   2 +-
 content/docs/latest/mainpage.html               |   4 ++--
 content/fonts/FontAwesome.otf                   | Bin 258821 -> 134808 bytes
 content/fonts/OpenSans-Bold.eot                 | Bin 156114 -> 110106 bytes
 content/fonts/OpenSans-Bold.ttf                 | Bin 155918 -> 109928 bytes
 content/fonts/OpenSans-Bold.woff                | Bin 115345 -> 63564 bytes
 content/fonts/OpenSans-Bold.woff2               | Bin 84860 -> 46676 bytes
 content/fonts/OpenSans-Light.eot                | Bin 152759 -> 107642 bytes
 content/fonts/OpenSans-Light.ttf                | Bin 152565 -> 107460 bytes
 content/fonts/OpenSans-Light.woff               | Bin 114503 -> 62844 bytes
 content/fonts/OpenSans-Light.woff2              | Bin 83232 -> 45900 bytes
 content/fonts/OpenSans-Regular.eot              | Bin 151556 -> 106442 bytes
 content/fonts/OpenSans-Regular.ttf              | Bin 151352 -> 106252 bytes
 content/fonts/OpenSans-Regular.woff             | Bin 116007 -> 63712 bytes
 content/fonts/OpenSans-Regular.woff2            | Bin 85208 -> 47016 bytes
 content/fonts/fontawesome-webfont.eot           | Bin 212389 -> 165742 bytes
 content/fonts/fontawesome-webfont.ttf           | Bin 212187 -> 165548 bytes
 content/fonts/fontawesome-webfont.woff          | Bin 177340 -> 98024 bytes
 content/fonts/fontawesome-webfont.woff2         | Bin 139423 -> 77160 bytes
 content/images/favicon.ico                      | Bin 32969 -> 15086 bytes
 content/index.html                              |   3 +--
 content/pdf/maven-pdf-plugin.pdf                | Bin 156945 -> 156769 bytes
 pom.xml                                         |   2 +-
 src/main/webapp/css/print.css                   |   2 +-
 src/main/webapp/docs/latest/mainpage.html       |   4 ++--
 src/main/webapp/index.html                      |   3 +--
 30 files changed, 9 insertions(+), 11 deletions(-)
----------------------------------------------------------------------