Skip to content

Commit

Permalink
Merge pull request #11 from open-y-subprojects/rename
Browse files Browse the repository at this point in the history
feat: Rename Open Y to WS
  • Loading branch information
podarok authored Jan 12, 2023
2 parents 5a9d02f + 0a34a47 commit 3e3d441
Show file tree
Hide file tree
Showing 87 changed files with 607 additions and 607 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Demo content, used in OpenY to present all components for the initial installation from scratch.

Migration API from Drupal 8/9 is hardly used in order to deliver demo content to all Open Y components.
Migration API from Drupal 8/9 is hardly used in order to deliver demo content to all YMCA Website Services components.

Main source plugin for Demo content - embedded_data

When you need to migrate any Drupal/non-Drupal site to Open Y - demo content is 80% of the migration you need to use as a starting point.
When you need to migrate any Drupal/non-Drupal site to YMCA Website Services - demo content is 80% of the migration you need to use as a starting point.
Only source plugin should be written in order to pull information from external database of source site.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "open-y-subprojects/openy_demo_content",
"description": "Demo content for Open Y distribution.",
"description": "Demo content for YMCA Website Services distribution.",
"type": "drupal-module",
"require": {
"ymcatwincities/openy": "*",
"open-y-subprojects/openy_content_core": "^1.0"
"open-y-subprojects/openy_content_core": "^1.0 || dev-rename"
},
"license": "GPL-2.0+",
"minimum-stability": "dev"
Expand Down
8 changes: 4 additions & 4 deletions modules/openy_demo_addthis/openy_demo_addthis.info.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Open Y Demo AddThis
name: YMCA Website Services Demo AddThis
description: Enables AddThis service demo functionality.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- openy_addthis:openy_addthis
2 changes: 1 addition & 1 deletion modules/openy_demo_addthis/openy_demo_addthis.install
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* @file
* Installation file for Open Y Demo AddThis module.
* Installation file for YMCA Website Services Demo AddThis module.
*/

/**
Expand Down

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions modules/openy_demo_ahb/openy_demo_ahb.info.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Open Y Demo Advanced Help Blocks
name: YMCA Website Services Demo Advanced Help Blocks
description: Stores migrations to import demo Advanced help blocks.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- drupal:migrate
- migrate_plus:migrate_plus
Expand Down
8 changes: 4 additions & 4 deletions modules/openy_demo_bamenities/openy_demo_bamenities.info.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Open Y Demo Block Amenities
name: YMCA Website Services Demo Block Amenities
description: Stores migrations to import demo Amenities blocks.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- drupal:migrate
- migrate_plus:migrate_plus
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Open Y Demo Block Microsites Menu
name: YMCA Website Services Demo Block Microsites Menu
description: Stores migrations to import demo MIcrosites menu.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- drupal:migrate
- migrate_plus:migrate_plus
Expand Down
8 changes: 4 additions & 4 deletions modules/openy_demo_bsimple/openy_demo_bsimple.info.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: 'Open Y Demo Block Simple'
name: 'YMCA Website Services Demo Block Simple'
description: Stores migrations to import demo Simple blocks.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- drupal:migrate
- migrate_plus:migrate_plus
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: 'Open Y Demo Menu Footer'
name: 'YMCA Website Services Demo Menu Footer'
description: Stores migrations to import demo Footer menu.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- openy_demo_menu:openy_demo_menu
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Open Y Demo Menu Main
name: YMCA Website Services Demo Menu Main
description: Stores migrations to import demo Main menu.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- openy_demo_menu:openy_demo_menu
8 changes: 4 additions & 4 deletions modules/openy_demo_menu/openy_demo_menu.info.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Open Y Demo Menu
name: YMCA Website Services Demo Menu
description: Stores migration group for demo menu migrations.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- drupal:migrate
- migrate_plus:migrate_plus
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,93 +15,93 @@ source:
data_rows:
-
id: 1
title: 'Open Y Distribution'
title: 'YMCA Website Services Distribution'
description: |
<p>Visit the Open Y Distribution site.</p>
<p>Visit the YMCA Website Services Distribution site.</p>
background_color: 12
text_color: 2
icon_color: 2
placement: 'header'
link_url: http://www.openymca.org
link_text: 'Open Y Distribution'
link_url: https://www.ds.ymca.org
link_text: 'YMCA Website Services Distribution'
-
id: 2
title: 'About Open Y'
title: 'About YMCA Website Services'
description: |
<p>Learn more about Open Y.</p>
<p>Learn more about YMCA Website Services.</p>
background_color: 6
text_color: 1
icon_color: 4
placement: 'header'
link_url: http://www.openymca.org/about
link_text: 'About Open Y'
link_url: https://ds.ymca.org/about
link_text: 'About YMCA Website Services'
-
id: 3
title: 'Open Y Features'
title: 'YMCA Website Services Features'
description: |
<p>See everything Open Y has to offer.</p>
<p>See everything YMCA Website Services has to offer.</p>
background_color: 4
text_color: 2
icon_color: 2
placement: 'header'
link_url: http://www.openymca.org/features
link_text: 'Open Y Features'
link_url: https://ds.ymca.org/features
link_text: 'YMCA Website Services Features'
-
id: 4
title: 'Open Y FAQ'
title: 'YMCA Website Services FAQ'
description: |
<p>Have questions about Open Y? Visit the FAQ.</p>
<p>Have questions about YMCA Website Services? Visit the FAQ.</p>
background_color: 3
text_color: 2
icon_color: 2
placement: 'footer'
link_url: http://www.openymca.org/faq
link_text: 'Open Y FAQ'
link_url: https://ds.ymca.org/faq
link_text: 'YMCA Website Services FAQ'
-
id: 5
title: 'Open Y Community'
title: 'YMCA Website Services Community'
description: |
<p>Get more involved with the Open Y community.</p>
<p>Get more involved with the YMCA Website Services community.</p>
background_color: 15
text_color: 2
icon_color: 2
placement: 'footer'
link_url: http://www.openymca.org/community
link_text: 'Open Y Community'
link_url: https://ds.ymca.org/community
link_text: 'YMCA Website Services Community'
-
id: 6
title: 'Open Y Partners'
title: 'YMCA Website Services Partners'
description: |
<p>See who Open Y is working with on our partners page.</p>
<p>See who YMCA Website Services is working with on our partners page.</p>
background_color: 11
text_color: 2
icon_color: 2
placement: 'footer'
link_url: http://www.openymca.org/partners
link_text: 'Open Y Partners'
link_url: https://ds.ymca.org/partners
link_text: 'YMCA Website Services Partners'
-
id: 7
title: 'Be a part of Open Y'
title: 'Be a part of YMCA Website Services'
description: |
<p>Open Y is growing, be a part of it's success!</p>
<p>YMCA Website Services is growing, be a part of it's success!</p>
background_color: 7
text_color: 1
icon_color: 2
placement: 'header'
link_url: http://www.openymca.org
link_text: 'Build Open Y'
link_url: https://www.ds.ymca.org
link_text: 'Build YMCA Website Services'
reference_id: blog
-
id: 8
title: 'Open Y the foundation you need'
title: 'YMCA Website Services the foundation you need'
description: |
<p>Open Y is the site foundation you need!</p>
<p>YMCA Website Services is the site foundation you need!</p>
background_color: 7
text_color: 1
icon_color: 2
placement: 'footer'
link_url: http://www.openymca.org
link_text: 'Get Open Y Now'
link_url: https://www.ds.ymca.org
link_text: 'Get YMCA Website Services Now'
reference_id: blog
ids:
id:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,70 +15,70 @@ source:
data_rows:
-
id: 1
title: 'Open Y Distribution'
title: 'YMCA Website Services Distribution'
description: |
<p>Visit the Open Y Distribution site.</p>
<p>Visit the YMCA Website Services Distribution site.</p>
background_color: 12
text_color: 2
icon_color: 2
placement: 'header'
link_url: http://www.openymca.org
link_text: 'Open Y Distribution'
link_url: https://www.ds.ymca.org
link_text: 'YMCA Website Services Distribution'
-
id: 2
title: 'About Open Y'
title: 'About YMCA Website Services'
description: |
<p>Learn more about Open Y.</p>
<p>Learn more about YMCA Website Services.</p>
background_color: 6
text_color: 1
icon_color: 4
placement: 'header'
link_url: http://www.openymca.org/about
link_text: 'About Open Y'
link_url: https://ds.ymca.org/about
link_text: 'About YMCA Website Services'
-
id: 3
title: 'Open Y Features'
title: 'YMCA Website Services Features'
description: |
<p>See everything Open Y has to offer.</p>
<p>See everything YMCA Website Services has to offer.</p>
background_color: 4
text_color: 2
icon_color: 2
placement: 'header'
link_url: http://www.openymca.org/features
link_text: 'Open Y Features'
link_url: https://ds.ymca.org/features
link_text: 'YMCA Website Services Features'
-
id: 4
title: 'Open Y FAQ'
title: 'YMCA Website Services FAQ'
description: |
<p>Have questions about Open Y? Visit the FAQ.</p>
<p>Have questions about YMCA Website Services? Visit the FAQ.</p>
background_color: 3
text_color: 2
icon_color: 2
placement: 'footer'
link_url: http://www.openymca.org/faq
link_text: 'Open Y FAQ'
link_url: https://ds.ymca.org/faq
link_text: 'YMCA Website Services FAQ'
-
id: 5
title: 'Open Y Community'
title: 'YMCA Website Services Community'
description: |
<p>Get more involved with the Open Y community.</p>
<p>Get more involved with the YMCA Website Services community.</p>
background_color: 15
text_color: 2
icon_color: 2
placement: 'footer'
link_url: http://www.openymca.org/community
link_text: 'Open Y Community'
link_url: https://ds.ymca.org/community
link_text: 'YMCA Website Services Community'
-
id: 6
title: 'Open Y Partners'
title: 'YMCA Website Services Partners'
description: |
<p>See who Open Y is working with on our partners page.</p>
<p>See who YMCA Website Services is working with on our partners page.</p>
background_color: 11
text_color: 2
icon_color: 2
placement: 'footer'
link_url: http://www.openymca.org/partners
link_text: 'Open Y Partners'
link_url: https://ds.ymca.org/partners
link_text: 'YMCA Website Services Partners'
ids:
id:
type: integer
Expand Down
8 changes: 4 additions & 4 deletions modules/openy_demo_nalert/openy_demo_nalert.info.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: 'Open Y Demo Node Alert'
name: 'YMCA Website Services Demo Node Alert'
description: Stores migrations to import demo alerts.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- drupal:migrate
- migrate_plus:migrate_plus
Expand Down
8 changes: 4 additions & 4 deletions modules/openy_demo_nblog/openy_demo_nblog.info.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: 'Open Y Demo Node Blog'
name: 'YMCA Website Services Demo Node Blog'
description: Stores migrations to import demo blog posts.
type: module
core_version_requirement: ^8 || ^9
version: 8.x-1.0
package: Open Y
core_version_requirement: ^8.7.7 || ^9 || ^10
version: 2.0.0
package: YMCA Website Services
dependencies:
- drupal:migrate
- migrate_plus:migrate_plus
Expand Down
Loading

0 comments on commit 3e3d441

Please sign in to comment.