You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2018/01/06 19:47:54 UTC

[1/2] trafodion git commit: [TRAFODION-2863] Web-page style sheets should be protocol relative

Repository: trafodion
Updated Branches:
  refs/heads/master 73a1c3c05 -> 54581ad1e


[TRAFODION-2863] Web-page style sheets should be protocol relative

To be compatible with http or https


Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/98a07c3f
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/98a07c3f
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/98a07c3f

Branch: refs/heads/master
Commit: 98a07c3f1e5843b061d197a6427400f521d793dd
Parents: d08a081
Author: Steve Varnau <st...@esgyn.com>
Authored: Thu Jan 4 23:02:01 2018 +0000
Committer: Steve Varnau <st...@esgyn.com>
Committed: Thu Jan 4 23:02:01 2018 +0000

----------------------------------------------------------------------
 docs/src/site/site.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/98a07c3f/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index b87ce9d..7372f5c 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -51,6 +51,7 @@
       <breadcrumbs>false</breadcrumbs>   
       <imgLightbox>false</imgLightbox>
       <markPageHeader>false</markPageHeader>
+      <protocolRelativeURLs>true</protocolRelativeURLs>
       <smoothScroll>true</smoothScroll>
       <!--  Enable code highlighting -->
       <highlightJs>true</highlightJs>


[2/2] trafodion git commit: Merge [TRAFODION-2863] PR 1371 Make web-page style sheets protocol relative

Posted by db...@apache.org.
Merge [TRAFODION-2863] PR 1371 Make web-page style sheets protocol relative


Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/54581ad1
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/54581ad1
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/54581ad1

Branch: refs/heads/master
Commit: 54581ad1eb0e4ab4e08a2f4ab82c3066c25b0172
Parents: 73a1c3c 98a07c3
Author: Dave Birdsall <db...@apache.org>
Authored: Sat Jan 6 19:47:05 2018 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Sat Jan 6 19:47:05 2018 +0000

----------------------------------------------------------------------
 docs/src/site/site.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------