Skip to content

Commit 827eb44

Browse files
committed
update sponsors and donate button
1 parent 26dfb51 commit 827eb44

File tree

4 files changed

+154
-179
lines changed

4 files changed

+154
-179
lines changed

funding/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,13 @@ <h2 id="donate">Donate</h2>
8585
</p>
8686

8787
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
88-
<input type="hidden" name="cmd" value="_s-xclick">
89-
<input type="hidden" name="hosted_button_id" value="H6L329ZDD5ZTS">
88+
<input type="hidden" name="cmd" value="_s-xclick" />
89+
<input type="hidden" name="hosted_button_id" value="W427F6U76X9GQ" />
90+
<input type="hidden" name="currency_code" value="EUR" />
9091
<button class="btn btn-danger" type="submit">Donate to Ebean ORM project</button>
9192
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
9293
</form>
94+
<!-- input type="image" src="https://ebean.io/images/lg5-21x100.png" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Buy Now" -->
9395

9496
<p>&nbsp;</p>
9597
<p>

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@ <h4 class="mtx"><a href="/sponsors">premium sponsors</a></h4>
7171
<span class="sponsor-space">&nbsp;</span>
7272
<a class="sponsor" href="https://www.foconis.de/"><img src="/images/sponsor_foconis_logo.png"></a>
7373

74-
<span class="sponsor-space">&nbsp;</span>
75-
<a class="sponsor" href="https://www.payintech.com"><img src="/images/sponsor_PayinTech-logo2.png"></a>
76-
77-
<span class="sponsor-space">&nbsp;</span>
78-
<a class="sponsor" href="https://www.premium-minds.com"><img width="170" src="/images/logo-med-principal.png"></a>
79-
8074
<span class="sponsor-space">&nbsp;</span>
8175
<a class="sponsor" href="https://www.timerbee.de/"><img width="190" src="/images/logo-timerbee.png"></a>
8276
</div>

search.json

Lines changed: 58 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -487,14 +487,6 @@
487487
"keywords":"",
488488
"url":"/docs/trouble-shooting#registered"
489489
}
490-
,{
491-
"title":"Trouble shooting - Transient Initialisation",
492-
"caption":"",
493-
"category":"Introduction",
494-
"priority":"2",
495-
"keywords":"",
496-
"url":"/docs/trouble-shooting#transient-initialisation"
497-
}
498490
,{
499491
"title":"Trouble shooting - java.lang.IllegalStateException: Bean class _ is not enhanced?",
500492
"caption":"",
@@ -639,14 +631,6 @@
639631
"keywords":"",
640632
"url":"/docs/db-migrations#db-migrations"
641633
}
642-
,{
643-
"title":"Dependencies",
644-
"caption":"",
645-
"category":"DB migrations",
646-
"priority":"3",
647-
"keywords":"",
648-
"url":"/docs/db-migrations#dependencies"
649-
}
650634
,{
651635
"title":"Details",
652636
"caption":"",
@@ -1175,6 +1159,22 @@
11751159
"keywords":"",
11761160
"url":"/docs/database/postgres#ebean-postgres"
11771161
}
1162+
,{
1163+
"title":"Postgres / Array type",
1164+
"caption":"",
1165+
"category":"Database platforms",
1166+
"priority":"3",
1167+
"keywords":"",
1168+
"url":"/docs/database/postgres/arraytype"
1169+
}
1170+
,{
1171+
"title":"Postgres / PostGIS",
1172+
"caption":"",
1173+
"category":"Database platforms",
1174+
"priority":"3",
1175+
"keywords":"",
1176+
"url":"/docs/database/postgres/postgis"
1177+
}
11781178
,{
11791179
"title":"Redis - L2 cache",
11801180
"caption":"",
@@ -1407,6 +1407,38 @@
14071407
"keywords":"",
14081408
"url":"/docs/features"
14091409
}
1410+
,{
1411+
"title":"CLI tool - ebeaninit",
1412+
"caption":"",
1413+
"category":"Getting started",
1414+
"priority":"3",
1415+
"keywords":"",
1416+
"url":"/docs/getting-started/cli-tool"
1417+
}
1418+
,{
1419+
"title":"CLI tool - ebeaninit - CLI Tool - ebeaninit",
1420+
"caption":"",
1421+
"category":"Getting started",
1422+
"priority":"3",
1423+
"keywords":"",
1424+
"url":"/docs/getting-started/cli-tool"
1425+
}
1426+
,{
1427+
"title":"CLI tool - ebeaninit / Manual install",
1428+
"caption":"",
1429+
"category":"Getting started",
1430+
"priority":"3",
1431+
"keywords":"",
1432+
"url":"/docs/getting-started/cli-tool-manualinstall"
1433+
}
1434+
,{
1435+
"title":"CLI tool - ebeaninit / Manual install - Manual installation (Linux)",
1436+
"caption":"",
1437+
"category":"Getting started",
1438+
"priority":"3",
1439+
"keywords":"",
1440+
"url":"/docs/getting-started/cli-tool-manualinstall#manual"
1441+
}
14101442
,{
14111443
"title":"Eclipse IDE",
14121444
"caption":"",
@@ -1504,44 +1536,44 @@
15041536
"url":"/docs/getting-started/maven"
15051537
}
15061538
,{
1507-
"title":"Maven - Example pom for Postgres",
1539+
"title":"Maven - Dependencies",
15081540
"caption":"",
15091541
"category":"Getting started",
15101542
"priority":"3",
15111543
"keywords":"",
1512-
"url":"/docs/getting-started/maven"
1544+
"url":"/docs/getting-started/maven#dependencies"
15131545
}
15141546
,{
1515-
"title":"Maven - JDBC Driver(s)",
1547+
"title":"Maven - Examples",
15161548
"caption":"",
15171549
"category":"Getting started",
15181550
"priority":"3",
15191551
"keywords":"",
1520-
"url":"/docs/getting-started/maven#jdbc-dep"
1552+
"url":"/docs/getting-started/maven"
15211553
}
15221554
,{
1523-
"title":"Maven - Main dependency",
1555+
"title":"Maven - Kotlin KAPT",
15241556
"caption":"",
15251557
"category":"Getting started",
15261558
"priority":"3",
15271559
"keywords":"",
1528-
"url":"/docs/getting-started/maven#dependencies"
1560+
"url":"/docs/getting-started/maven#kotlin-kapt"
15291561
}
15301562
,{
1531-
"title":"Maven - Test dependency - ebean-test",
1563+
"title":"Maven - build / plugins",
15321564
"caption":"",
15331565
"category":"Getting started",
15341566
"priority":"3",
15351567
"keywords":"",
1536-
"url":"/docs/getting-started/maven#testDependencies"
1568+
"url":"/docs/getting-started/maven"
15371569
}
15381570
,{
1539-
"title":"Maven - build / plugins",
1571+
"title":"Maven / Plugin",
15401572
"caption":"",
15411573
"category":"Getting started",
15421574
"priority":"3",
15431575
"keywords":"",
1544-
"url":"/docs/getting-started/maven"
1576+
"url":"/docs/getting-started/maven-plugin"
15451577
}
15461578
,{
15471579
"title":"Prerequisite - Java 11",
@@ -1559,14 +1591,6 @@
15591591
"keywords":"",
15601592
"url":"/docs/getting-started/ebean-test"
15611593
}
1562-
,{
1563-
"title":"jakarata and javax persisence",
1564-
"caption":"",
1565-
"category":"Getting started",
1566-
"priority":"3",
1567-
"keywords":"",
1568-
"url":"/docs/getting-started#Jakarata"
1569-
}
15701594
,{
15711595
"title":"@OneToMany",
15721596
"caption":"",
@@ -1903,14 +1927,6 @@
19031927
"keywords":"",
19041928
"url":"/docs/mapping/extensions/dbenumvalue#storage"
19051929
}
1906-
,{
1907-
"title":"Extension / @DbForeignKey",
1908-
"caption":"",
1909-
"category":"Mapping",
1910-
"priority":"3",
1911-
"keywords":"",
1912-
"url":"/docs/mapping/extensions/dbforeignkey"
1913-
}
19141930
,{
19151931
"title":"Extension / @DbJson",
19161932
"caption":"",
@@ -2087,22 +2103,6 @@
20872103
"keywords":"",
20882104
"url":"/docs/mapping/extensions/view"
20892105
}
2090-
,{
2091-
"title":"Extension / @View - Dependent Tables",
2092-
"caption":"",
2093-
"category":"Mapping",
2094-
"priority":"3",
2095-
"keywords":"",
2096-
"url":"/docs/mapping/extensions/view"
2097-
}
2098-
,{
2099-
"title":"Extension / @View - Extra DDL to define the view",
2100-
"caption":"",
2101-
"category":"Mapping",
2102-
"priority":"3",
2103-
"keywords":"",
2104-
"url":"/docs/mapping/extensions/view"
2105-
}
21062106
,{
21072107
"title":"Extension / @View - View",
21082108
"caption":"",
@@ -2247,14 +2247,6 @@
22472247
"keywords":"",
22482248
"url":"/docs/mapping/jpa/id#uuid"
22492249
}
2250-
,{
2251-
"title":"JPA / @Id - UUID and @GeneratedValue",
2252-
"caption":"",
2253-
"category":"Mapping",
2254-
"priority":"3",
2255-
"keywords":"",
2256-
"url":"/docs/mapping/jpa/id#uuid-generatedValue"
2257-
}
22582250
,{
22592251
"title":"JPA / @Lob",
22602252
"caption":"",
@@ -2575,14 +2567,6 @@
25752567
"keywords":"",
25762568
"url":"/docs/mapping/type/uuid"
25772569
}
2578-
,{
2579-
"title":"Types / UUID - @GeneratedValue",
2580-
"caption":"",
2581-
"category":"Mapping",
2582-
"priority":"3",
2583-
"keywords":"",
2584-
"url":"/docs/mapping/type/uuid#generatedValue"
2585-
}
25862570
,{
25872571
"title":"Types / UUID - Binary storage",
25882572
"caption":"",

0 commit comments

Comments
 (0)