Skip to content

Commit 3d73b6e

Browse files
authored
Added links on header and little fixes (#13)
1 parent 19f19c0 commit 3d73b6e

18 files changed

+48
-106
lines changed

_src/app/css/main.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ html, body {
1212
outline-color: transparent !important;
1313
}
1414

15+
.lang {
16+
position: absolute;
17+
right: 140px;
18+
border: 0;
19+
color: #3e466e;
20+
padding: 10px;
21+
}
22+
1523
.fork-me {
1624
position: absolute;
1725
z-index: 1;

_src/app/license.html

Lines changed: 11 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>pgCodeKeeper Releases</title>
7-
<meta name="description" content="pgCodeKeeper Release Notes">
6+
<title>pgCodeKeeper License</title>
7+
<meta name="description" content="pgCodeKeeper License">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<!-- Open Graph data -->
1010
<meta property="fb:app_id" content="279889809024519">
11-
<meta property="og:url" content="http://pgcodekeeper.org/news.html">
11+
<meta property="og:url" content="http://pgcodekeeper.org/license.html">
1212
<meta property="og:image" content="http://pgcodekeeper.org/images/logo1.png">
1313
<meta property="og:site_name" content="pgCodeKeeper">
14-
<meta property="og:title" content="pgCodeKeeper Releases">
15-
<meta property="og:description" content="pgCodeKeeper Release Notes">
14+
<meta property="og:title" content="pgCodeKeeper License">
15+
<meta property="og:description" content="pgCodeKeeper License">
1616
<!-- Schema.org markup for Google+ -->
17-
<meta itemprop="name" content="pgCodeKeeper Releases">
18-
<meta itemprop="description" content="pgCodeKeeper Release Notes">
17+
<meta itemprop="name" content="pgCodeKeeper License">
18+
<meta itemprop="description" content="pgCodeKeeper License">
1919
<meta itemprop="image" content="http://pgcodekeeper.org/images/logo1.png">
2020
<!-- Twitter Card data -->
2121
<meta name="twitter:card" content="summary">
22-
<meta name="twitter:site" content="http://pgcodekeeper.org/news.html">
23-
<meta name="twitter:title" content="pgCodeKeeper Releases">
24-
<meta name="twitter:description" content="pgCodeKeeper Release Notes">
22+
<meta name="twitter:site" content="http://pgcodekeeper.org/license.html">
23+
<meta name="twitter:title" content="pgCodeKeeper License">
24+
<meta name="twitter:description" content="pgCodeKeeper License">
2525
<meta name="twitter:image" content="http://pgcodekeeper.org/images/logo1.png">
2626
<link rel="icon" type="image/png" href="/images/favicon-16x16.png" sizes="16x16">
2727
<link rel="icon" type="image/png" href="/images/favicon-32x32.png" sizes="32x32">
@@ -36,47 +36,7 @@
3636
<![endif]-->
3737

3838
<!-- header -->
39-
<nav class="navbar-default navbar-fixed-top" role="navigation">
40-
<a href="https://github.com/pgcodekeeper/pgcodekeeper"><img class="fork-me" src="/images/fork-me.png" alt="Fork me on GitHub"></a>
41-
42-
<div class="container">
43-
<div class="navbar-header">
44-
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"
45-
aria-expanded="false" aria-controls="navbar">
46-
<span class="sr-only">Toggle navigation</span>
47-
<span class="icon-bar"></span>
48-
<span class="icon-bar"></span>
49-
<span class="icon-bar"></span>
50-
</button>
51-
<a class="navbar-brand" href="/#home">
52-
<img class="media-object brand-image" src="/images/logo.png" alt="logo">
53-
</a>
54-
</div>
55-
<div id="navbar" class="navbar-collapse collapse">
56-
<ul class="nav navbar-nav navbar-left main-menu">
57-
<li><a href="/#home">Home</a></li>
58-
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Products<b class="caret"></b></a>
59-
<ul class="dropdown-menu">
60-
<li><a href="/index.html">pgCodeKeeper</a></li>
61-
<li><a href="/pgsqlblocks.html">pgSqlBlocks</a></li>
62-
</ul>
63-
</li>
64-
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">News<b class="caret"></b></a>
65-
<ul class="dropdown-menu">
66-
<li><a href="/news.html">News</a></li>
67-
<li><a href="/articles.html">Articles</a></li>
68-
</ul>
69-
</li>
70-
<!--
71-
Temporary commented out while a user documntation is out of date.
72-
<li><a href="/doc/">User manual</a></li>
73-
-->
74-
<li><a href="https://pgcodekeeper.readthedocs.io" target="_blank">Documentation</a></li>
75-
<li><a href="/faq.html">FAQ</a></li>
76-
</ul>
77-
</div>
78-
</div>
79-
</nav>
39+
//= templates/partials/header.html
8040
<!-- /header -->
8141

8242
<div id="release-block" class="container license">
@@ -236,25 +196,6 @@ <h4 align="center">Apache License</h4>
236196
</ol>
237197

238198
<p>END OF TERMS AND CONDITIONS</p>
239-
<p>APPENDIX: How to apply the Apache License to your work.</p>
240-
<p>To apply the Apache License to your work, attach the following
241-
boilerplate notice, with the fields enclosed by brackets "[]"
242-
replaced with your own identifying information. (Don't include
243-
the brackets!) The text should be enclosed in the appropriate
244-
comment syntax for the file format. We also recommend that a
245-
file or class name and description of purpose be included on the
246-
same "printed page" as the copyright notice for easier
247-
identification within third-party archives.</p>
248-
<p>Copyright 2017-2023 «TAXTELECOM» LLC</p>
249-
<p>Licensed under the Apache License, Version 2.0 (the "License");
250-
you may not use this file except in compliance with the License.
251-
You may obtain a copy of the License at</p>
252-
<p>http://www.apache.org/licenses/LICENSE-2.0</p>
253-
<p>Unless required by applicable law or agreed to in writing, software
254-
distributed under the License is distributed on an "AS IS" BASIS,
255-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
256-
See the License for the specific language governing permissions and
257-
limitations under the License.</p>
258199
</div>
259200

260201
<div class="go-up" title="Up" id='ToTop'><span class="glyphicon glyphicon-circle-arrow-up"></span></div>

_src/app/pgsqlblocks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h2>How to install</h2>
139139
<div class="col-xs-12 col-sm-12 col-md-10 col-lg-10 text-vertical-align">
140140
<div class="number">1</div>
141141
<div class="install-instruction">Install Java 8 or greater for your platform. Follow this
142-
<a href='https://jdk.dev/'>link</a>.
142+
<a href='https://adoptium.net/temurin/releases/'>link</a>.
143143
</div>
144144
</div>
145145
<div class="col-xs-12 col-sm-12 col-md-1 col-lg-1">

_src/app/templates/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
gtag('js', new Date());
2222

2323
gtag('config', 'G-GEXCEW6LBZ');
24-
</script>
24+
</script>

_src/app/templates/partials/header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<nav class="navbar-default navbar-fixed-top" role="navigation">
2+
<a class="lang main-menu" href="https://pgcodekeeper.ru">RU</a>
23
<a href="https://github.com/pgcodekeeper/pgcodekeeper"><img class="fork-me" src="/images/fork-me.png" alt="Fork me on GitHub"></a>
34

45
<div class="container">

_src/app/templates/partials/how-to-install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p>pgCodeKeeper is an Eclipse IDE plug-in. Please follow these steps to install pgCodeKeeper:</p>
22
<ol>
3-
<li>Install <a href='https://jdk.dev/'>Java SDK</a> for your platform (required to run Eclipse).
3+
<li>Install <a href='https://adoptium.net/temurin/releases/'>Java SDK</a> for your platform (required to run Eclipse).
44
</li>
55
<li>Install <a href='https://eclipse.org/downloads/'>Eclipse</a> platform.</li>
66
<li>Launch Eclipse. Drag the Install button on the main Eclipse window.

articles.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
<!-- header -->
2222
<nav class="navbar-default navbar-fixed-top" role="navigation">
23+
<a class="lang main-menu" href="https://pgcodekeeper.ru">RU</a>
2324
<a href="https://github.com/pgcodekeeper/pgcodekeeper"><img class="fork-me" src="/images/fork-me.png" alt="Fork me on GitHub"></a>
2425

2526
<div class="container">

css/main.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

faq.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
<!-- header -->
3131
<nav class="navbar-default navbar-fixed-top" role="navigation">
32+
<a class="lang main-menu" href="https://pgcodekeeper.ru">RU</a>
3233
<a href="https://github.com/pgcodekeeper/pgcodekeeper"><img class="fork-me" src="/images/fork-me.png" alt="Fork me on GitHub"></a>
3334

3435
<div class="container">

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242

4343
<!-- header -->
4444
<nav class="navbar-default navbar-fixed-top" role="navigation">
45+
<a class="lang main-menu" href="https://pgcodekeeper.ru">RU</a>
4546
<a href="https://github.com/pgcodekeeper/pgcodekeeper"><img class="fork-me" src="/images/fork-me.png" alt="Fork me on GitHub"></a>
4647

4748
<div class="container">
@@ -96,7 +97,7 @@ <h3>PL/pgSQL code maintenance made easy</h3>
9697
data-content="
9798
<p>pgCodeKeeper is an Eclipse IDE plug-in. Please follow these steps to install pgCodeKeeper:</p>
9899
<ol>
99-
<li>Install <a href='https://jdk.dev/'>Java SDK</a> for your platform (required to run Eclipse).
100+
<li>Install <a href='https://adoptium.net/temurin/releases/'>Java SDK</a> for your platform (required to run Eclipse).
100101
</li>
101102
<li>Install <a href='https://eclipse.org/downloads/'>Eclipse</a> platform.</li>
102103
<li>Launch Eclipse. Drag the Install button on the main Eclipse window.

0 commit comments

Comments
 (0)