Skip to content

Commit

Permalink
CD 7187104179: Update GCWeb compiled demos files
Browse files Browse the repository at this point in the history
  • Loading branch information
wet-boew-bot committed Dec 12, 2023
1 parent dc257c0 commit 007b724
Show file tree
Hide file tree
Showing 8 changed files with 1,192 additions and 6 deletions.
9 changes: 7 additions & 2 deletions _data/méli-mélo.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"2023-09-menu",
"2023-09-distance-calculator",
"2023-09-collection-sort",
"2021-05-steps"
"2021-05-steps",
"2023-10-clipboard"
]
},
{
Expand Down Expand Up @@ -70,13 +71,17 @@
"nom": "th-zev",
"mainpage": "zev.html"
},
{
{
"nom": "2022-09-svgimagemap",
"mainpage": "bcmap.html"
},
{
"nom": "2023-09-menu",
"mainpage": "index.html"
},
{
"nom": "2023-10-clipboard",
"mainpage": "index.html"
}
],
"future-packages-names": [
Expand Down
4 changes: 2 additions & 2 deletions _wetboew-demos/formvalid/formvalid-fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tag": "formvalid",
"parentdir": "formvalid",
"altLangPrefix": "formvalid",
"dateModified": "2022-04-13"
"dateModified": "2023-12-04"
}
---
<span class="wb-prettify all-pre hide"></span>
Expand Down Expand Up @@ -278,7 +278,7 @@ <h2>Exemples utilisant la validation régulière ou spécialisée</h2>
</details>

<div class="form-group">
<label for="word1"><span class="field-name">Maximum of 10 words</span></label>
<label for="word1"><span class="field-name">Maximum de 10 mots</span></label>
<input class="form-control" id="word1" name="word1" type="text" data-rule-maxWords="10" />
</div>
<details class="mrgn-bttm-md">
Expand Down
124 changes: 123 additions & 1 deletion _wetboew-demos/tables/tables-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tag": "tables",
"parentdir": "tables",
"altLangPrefix": "tables",
"dateModified": "2022-11-29"
"dateModified": "2023-12-11"
}
---
<section>
Expand Down Expand Up @@ -970,6 +970,128 @@ <h3>Pagination Example</h3>
</tr>
</tbody>
</table>

<h4>With top pagination example</h4>
<p>Adding the pagination at the top of the table and keeping it at the bottom by using the following configuration: <code>data-wb-tables='{"ordering" : false, "dom":"&lt;\u0027top\u0027pfil>rt&lt;\u0027bottom\u0027p>&lt;\u0027clear\u0027>"}'</code></p>
<table class="wb-tables table table-bordered table-striped" data-wb-tables='{"ordering" : false, "dom":"<\u0027top\u0027pfil>rt<\u0027bottom\u0027p><\u0027clear\u0027>"}'>
<thead>
<tr>
<th>Rendering engine</th>
<th>Browser</th>
<th>Platform(s)</th>
<th>Engine version</th>
<th>CSS grade</th>
</tr>
</thead>
<tbody>
<tr class="gradeX">
<td>Trident</td>
<td>Internet Explorer 4.0</td>
<td>Win 95+</td>
<td class="center">4</td>
<td class="center">X</td>
</tr>
<tr class="gradeC">
<td>Trident</td>
<td>Internet Explorer 5.0</td>
<td>Win 95+</td>
<td class="center">5</td>
<td class="center">C</td>
</tr>
<tr class="gradeA">
<td>Trident</td>
<td>Internet Explorer 5.5</td>
<td>Win 95+</td>
<td class="center">5.5</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Trident</td>
<td>Internet Explorer 6</td>
<td>Win 98+</td>
<td class="center">6</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Trident</td>
<td>Internet Explorer 7</td>
<td>Win XP SP2+</td>
<td class="center">7</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Trident</td>
<td>AOL browser (AOL desktop)</td>
<td>Win XP</td>
<td class="center">6</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Firefox 1.0</td>
<td>Win 98+ / OSX.2+</td>
<td class="center">1.7</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Firefox 1.5</td>
<td>Win 98+ / OSX.2+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Firefox 2.0</td>
<td>Win 98+ / OSX.2+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Firefox 3.0</td>
<td>Win 2k+ / OSX.3+</td>
<td class="center">1.9</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Camino 1.0</td>
<td>OSX.2+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Camino 1.5</td>
<td>OSX.3+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Netscape 7.2</td>
<td>Win 95+ / Mac OS 8.6-9.2</td>
<td class="center">1.7</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Netscape Browser 8</td>
<td>Win 98SE+</td>
<td class="center">1.7</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Netscape Navigator 9</td>
<td>Win 98+ / OSX.2+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
</tbody>
</table>

<h3>Filtering Examples</h3>
<p>Find the plugin for the action you need:</p>
<ul>
Expand Down
128 changes: 127 additions & 1 deletion _wetboew-demos/tables/tables-fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tag": "tables",
"parentdir": "tables",
"altLangPrefix": "tables",
"dateModified": "2022-11-29"
"dateModified": "2023-12-11"
}
---

Expand Down Expand Up @@ -978,6 +978,132 @@ <h3>Exemple de pagination</h3>
</tr>
</tbody>
</table>

<h4>Exemple avec une pagination en haut du tableau</h4>
<p>Ajouter la pagination au-dessus du tableau en le gardant en dessous en utilisant la configuration suivante: <code>data-wb-tables='{"ordering" : false, "dom":"&lt;\u0027top\u0027pfil>rt&lt;\u0027bottom\u0027p>&lt;\u0027clear\u0027>"}'</code></p>
<table class="wb-tables table table-bordered table-striped" data-wb-tables='{"ordering" : false, "dom":"<\u0027top\u0027pfil>rt<\u0027bottom\u0027p><\u0027clear\u0027>"}'>
<thead>
<tr>
<th>Moteur de rendu</th>
<th>Navigateur</th>
<th>Platformes</th>
<th>Version de moteur</th>
<th>Niveau de CSS</th>
</tr>
</thead>
<tbody>
<tr class="gradeX">
<td>Trident</td>
<td>Internet
Explorer 4.0</td>
<td>Win 95+</td>
<td class="center">4</td>
<td class="center">X</td>
</tr>
<tr class="gradeC">
<td>Trident</td>
<td>Internet
Explorer 5.0</td>
<td>Win 95+</td>
<td class="center">5</td>
<td class="center">C</td>
</tr>
<tr class="gradeA">
<td>Trident</td>
<td>Internet
Explorer 5.5</td>
<td>Win 95+</td>
<td class="center">5.5</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Trident</td>
<td>Internet
Explorer 6</td>
<td>Win 98+</td>
<td class="center">6</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Trident</td>
<td>Internet Explorer 7</td>
<td>Win XP SP2+</td>
<td class="center">7</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Trident</td>
<td>Navigateur AOL (AOL desktop)</td>
<td>Win XP</td>
<td class="center">6</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Firefox 1.0</td>
<td>Win 98+ / OSX.2+</td>
<td class="center">1.7</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Firefox 1.5</td>
<td>Win 98+ / OSX.2+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Firefox 2.0</td>
<td>Win 98+ / OSX.2+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Firefox 3.0</td>
<td>Win 2k+ / OSX.3+</td>
<td class="center">1.9</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Camino 1.0</td>
<td>OSX.2+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Camino 1.5</td>
<td>OSX.3+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Netscape 7.2</td>
<td>Win 95+ / Mac OS 8.6-9.2</td>
<td class="center">1.7</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Netscape Browser 8</td>
<td>Win 98SE+</td>
<td class="center">1.7</td>
<td class="center">A</td>
</tr>
<tr class="gradeA">
<td>Gecko</td>
<td>Netscape Navigator 9</td>
<td>Win 98+ / OSX.2+</td>
<td class="center">1.8</td>
<td class="center">A</td>
</tr>
</tbody>
</table>

<h3>Filtering Examples</h3>
<p>Find the plugin for the action you need:</p>
<ul>
Expand Down
Loading

0 comments on commit 007b724

Please sign in to comment.