Skip to content

Commit

Permalink
Minor - News - wb-feeds - Plugin stabilization (#2163)
Browse files Browse the repository at this point in the history
Minor - wb-feeds - Bold links for feed items
---------

Co-authored-by: Garneauma <[email protected]>
  • Loading branch information
jmealing and Garneauma authored Feb 13, 2024
1 parent f262e39 commit 9d63807
Show file tree
Hide file tree
Showing 9 changed files with 241 additions and 331 deletions.
146 changes: 0 additions & 146 deletions _data/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,40 +204,6 @@
]
}
}
,{
"@context": {
"@version": 1.1,
"dct": "http://purl.org/dc/terms/",
"title": { "@id": "dct:title", "@container": "@language" },
"description": { "@id": "dct:description", "@container": "@language" },
"modified": "dct:modified"
},
"title": {
"en": "Feeds plugin GC override",
"fr": "Application de styles GC au plugiciel de fils de syndication"
},
"description": {
"en": "Overrides the WET ATOM feeds to apply GC design pattern.",
"fr": "Remplace les Fils de syndication pour appliquer le modèle de conception GC."
},
"modified": "2021-06-02",
"componentName": "gc-feeds",
"status": "provisional",
"pages": {
"docs": [
{
"title": "Feeds GC overrides - Documentation and working example.",
"language": "en",
"path": "gc-feeds-en.html"
},
{
"title": "Fils de syndication remplacement GC - Documentation et exemple pratique",
"language": "fr",
"path": "gc-feeds-fr.html"
}
]
}
}
,{
"@context": {
"@version": 1.1,
Expand Down Expand Up @@ -815,62 +781,6 @@
]
}
}
,{
"@context": {
"@version": 1.1,
"dct": "http://purl.org/dc/terms/",
"title": { "@id": "dct:title", "@container": "@language" },
"description": { "@id": "dct:description", "@container": "@language" },
"modified": "dct:modified"
},
"title": {
"en": "Data JSON",
"fr": "Data JSON"
},
"description": {
"en": "Insert content extracted from a JSON file.",
"fr": "Insertion de contenu extrait d'un fichier JSON"
},
"modified": "2022-08-25",
"componentName": "wb-data-json",
"status": "stable",
"pages": {
"examples": [
{
"title": "Data JSON",
"language": "en",
"url": "https://wet-boew.github.io/wet-boew/demos/wb-data-json/data-json-en.html"
},
{
"title": "Data JSON",
"language": "fr",
"url": "https://wet-boew.github.io/wet-boew/demos/wb-data-json/data-json-fr.html"
},
{
"title": "Template HTML 5",
"language": "en",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/wb-data-json/template-en.html"
},
{
"title": "Gabarit HTML 5",
"language": "fr",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/wb-data-json/template-fr.html"
}
],
"docs": [
{
"title": "Data JSON",
"language": "en",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-data-json/wb-data-json-en.html"
},
{
"title": "Data JSON",
"language": "fr",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-data-json/wb-data-json-en.html"
}
]
}
}
,{
"@context": {
"@version": 1.1,
Expand Down Expand Up @@ -1013,62 +923,6 @@
]
}
}
,{
"@context": {
"@version": 1.1,
"dct": "http://purl.org/dc/terms/",
"title": { "@id": "dct:title", "@container": "@language" },
"description": { "@id": "dct:description", "@container": "@language" },
"modified": "dct:modified"
},
"title": {
"en": "JSON Manager",
"fr": "Gestionnaire JSON"
},
"description": {
"en": "Manage dataset and apply JSON Patch",
"fr": "Gérer des jeux de données et applique des correctifs JSON."
},
"modified": "2022-08-25",
"componentName": "wb-jsonmanager",
"status": "stable",
"pages": {
"examples": [
{
"title": "JSON Manager",
"language": "en",
"url": "https://wet-boew.github.io/wet-boew/demos/wb-jsonmanager/jsonmanager-en.html"
},
{
"title": "Gestionnaire JSON",
"language": "fr",
"url": "https://wet-boew.github.io/wet-boew/demos/wb-jsonmanager/jsonmanager-fr.html"
},
{
"title": "with Do Action patches",
"language": "en",
"path": "jsonmanager-doaction-en.html"
},
{
"title": "avec l'exécuteur d'action de patches",
"language": "fr",
"path": "jsonmanager-doaction-fr.html"
}
],
"docs": [
{
"title": "JSON Manager",
"language": "en",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-jsonmanager/wb-jsonmanager-en.html"
},
{
"title": "Gestionnaire JSON",
"language": "fr",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-jsonmanager/wb-jsonmanager-fr.html"
}
]
}
}
,{
"@context": {
"@version": 1.1,
Expand Down
158 changes: 158 additions & 0 deletions _data/wet-boew.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,162 @@
]
}
}
,{
"@context": {
"@version": 1.1,
"dct": "http://purl.org/dc/terms/",
"title": { "@id": "dct:title", "@container": "@language" },
"description": { "@id": "dct:description", "@container": "@language" },
"modified": "dct:modified"
},
"title": {
"en": "Feeds",
"fr": "Fils de syndication"
},
"description": {
"en": "Aggregates and displays entries from one or more Web feeds.",
"fr": "Affiche les articles d’un ou plus fils de syndication."
},
"modified": "2024-01-29",
"componentName": "feeds",
"status": "stable",
"pages": {
"docs": [
{
"title": "Feeds",
"language": "en",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/feeds/feeds-en.html"
},
{
"title": "Fils de syndication",
"language": "fr",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/feeds/feeds-fr.html"
}
],
"examples": [
{
"title": "Feeds",
"language": "en",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/feeds/feeds-en.html"
},
{
"title": "Fils de syndication",
"language": "fr",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/feeds/feeds-fr.html"
}
]
}
}
,{
"@context": {
"@version": 1.1,
"dct": "http://purl.org/dc/terms/",
"title": { "@id": "dct:title", "@container": "@language" },
"description": { "@id": "dct:description", "@container": "@language" },
"modified": "dct:modified"
},
"title": {
"en": "Data JSON",
"fr": "Data JSON"
},
"description": {
"en": "Insert content extracted from a JSON file",
"fr": "Insertion de contenu extrait d'un fichier JSON"
},
"modified": "2024-01-03",
"componentName": "wb-data-json",
"status": "stable",
"pages": {
"examples": [
{
"title": "Data JSON",
"language": "en",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/wb-data-json/data-json-en.html"
},
{
"title": "Data JSON",
"language": "fr",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/wb-data-json/data-json-fr.html"
},
{
"title": "Template HTML 5",
"language": "en",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/wb-data-json/template-en.html"
},
{
"title": "Gabarit HTML 5",
"language": "fr",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/wb-data-json/template-fr.html"
}
],
"docs": [
{
"title": "Data JSON",
"language": "en",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-data-json/wb-data-json-en.html"
},
{
"title": "Data JSON",
"language": "fr",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-data-json/wb-data-json-fr.html"
}
]
}
}
,{
"@context": {
"@version": 1.1,
"dct": "http://purl.org/dc/terms/",
"title": { "@id": "dct:title", "@container": "@language" },
"description": { "@id": "dct:description", "@container": "@language" },
"modified": "dct:modified"
},
"title": {
"en": "JSON Manager",
"fr": "Gestionnaire JSON"
},
"description": {
"en": "Manage dataset and apply JSON Patch",
"fr": "Gérer des jeux de données et applique des correctifs JSON"
},
"modified": "2024-01-03",
"componentName": "wb-jsonmanager",
"status": "stable",
"pages": {
"examples": [
{
"title": "JSON Manager",
"language": "en",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/wb-jsonmanager/jsonmanager-en.html"
},
{
"title": "Gestionnaire JSON",
"language": "fr",
"url": "https://wet-boew.github.io/gcweb-compiled-demos/wetboew-demos/wb-jsonmanager/jsonmanager-fr.html"
},
{
"title": "with Do Action patches",
"language": "en",
"path": "jsonmanager-doaction-en.html"
},
{
"title": "avec l'exécuteur d'action de patches",
"language": "fr",
"path": "jsonmanager-doaction-fr.html"
}
],
"docs": [
{
"title": "JSON Manager",
"language": "en",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-jsonmanager/wb-jsonmanager-en.html"
},
{
"title": "Gestionnaire JSON",
"language": "fr",
"url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-jsonmanager/wb-jsonmanager-fr.html"
}
]
}
}
]
12 changes: 0 additions & 12 deletions components/gc-feeds/_base.scss

This file was deleted.

Loading

0 comments on commit 9d63807

Please sign in to comment.