@@ -2062,7 +2062,7 @@ def add_optional_apps(optional_apps, installed_apps):
20622062# .. toggle_name: USE_EXTRACTED_WORD_CLOUD_BLOCK
20632063# .. toggle_default: True
20642064# .. toggle_implementation: DjangoSetting
2065- # .. toggle_description: Enables the use of the extracted Word Cloud XBlock, which has been shifted to the 'openedx/xblocks-contrib ' repo.
2065+ # .. toggle_description: Enables the use of the extracted Word Cloud XBlock, which has been shifted to the 'openedx/xblocks-core ' repo.
20662066# .. toggle_use_cases: temporary
20672067# .. toggle_creation_date: 2024-11-10
20682068# .. toggle_target_removal_date: 2026-04-10
@@ -2071,7 +2071,7 @@ def add_optional_apps(optional_apps, installed_apps):
20712071# .. toggle_name: USE_EXTRACTED_ANNOTATABLE_BLOCK
20722072# .. toggle_default: True
20732073# .. toggle_implementation: DjangoSetting
2074- # .. toggle_description: Enables the use of the extracted annotatable XBlock, which has been shifted to the 'openedx/xblocks-contrib ' repo.
2074+ # .. toggle_description: Enables the use of the extracted annotatable XBlock, which has been shifted to the 'openedx/xblocks-core ' repo.
20752075# .. toggle_use_cases: temporary
20762076# .. toggle_creation_date: 2024-11-10
20772077# .. toggle_target_removal_date: 2026-04-10
@@ -2080,7 +2080,7 @@ def add_optional_apps(optional_apps, installed_apps):
20802080# .. toggle_name: USE_EXTRACTED_POLL_QUESTION_BLOCK
20812081# .. toggle_default: True
20822082# .. toggle_implementation: DjangoSetting
2083- # .. toggle_description: Enables the use of the extracted poll question XBlock, which has been shifted to the 'openedx/xblocks-contrib ' repo.
2083+ # .. toggle_description: Enables the use of the extracted poll question XBlock, which has been shifted to the 'openedx/xblocks-core ' repo.
20842084# .. toggle_use_cases: temporary
20852085# .. toggle_creation_date: 2024-11-10
20862086# .. toggle_target_removal_date: 2026-04-10
@@ -2089,7 +2089,7 @@ def add_optional_apps(optional_apps, installed_apps):
20892089# .. toggle_name: USE_EXTRACTED_LTI_BLOCK
20902090# .. toggle_default: True
20912091# .. toggle_implementation: DjangoSetting
2092- # .. toggle_description: Enables the use of the extracted LTI XBlock, which has been shifted to the 'openedx/xblocks-contrib ' repo.
2092+ # .. toggle_description: Enables the use of the extracted LTI XBlock, which has been shifted to the 'openedx/xblocks-core ' repo.
20932093# .. toggle_use_cases: temporary
20942094# .. toggle_creation_date: 2024-11-10
20952095# .. toggle_target_removal_date: 2026-04-10
@@ -2098,7 +2098,7 @@ def add_optional_apps(optional_apps, installed_apps):
20982098# .. toggle_name: USE_EXTRACTED_HTML_BLOCK
20992099# .. toggle_default: True
21002100# .. toggle_implementation: DjangoSetting
2101- # .. toggle_description: Enables the use of the extracted HTML XBlock, which has been shifted to the 'openedx/xblocks-contrib ' repo.
2101+ # .. toggle_description: Enables the use of the extracted HTML XBlock, which has been shifted to the 'openedx/xblocks-core ' repo.
21022102# .. toggle_use_cases: temporary
21032103# .. toggle_creation_date: 2024-11-10
21042104# .. toggle_target_removal_date: 2026-04-10
@@ -2107,7 +2107,7 @@ def add_optional_apps(optional_apps, installed_apps):
21072107# .. toggle_name: USE_EXTRACTED_DISCUSSION_BLOCK
21082108# .. toggle_default: False
21092109# .. toggle_implementation: DjangoSetting
2110- # .. toggle_description: Enables the use of the extracted Discussion XBlock, which has been shifted to the 'openedx/xblocks-contrib ' repo.
2110+ # .. toggle_description: Enables the use of the extracted Discussion XBlock, which has been shifted to the 'openedx/xblocks-core ' repo.
21112111# .. toggle_use_cases: temporary
21122112# .. toggle_warning: Not production-ready until relevant subtask https://github.com/openedx/edx-platform/issues/34827 is done.
21132113# .. toggle_creation_date: 2024-11-10
@@ -2117,7 +2117,7 @@ def add_optional_apps(optional_apps, installed_apps):
21172117# .. toggle_name: USE_EXTRACTED_PROBLEM_BLOCK
21182118# .. toggle_default: False
21192119# .. toggle_implementation: DjangoSetting
2120- # .. toggle_description: Enables the use of the extracted Problem XBlock, which has been shifted to the 'openedx/xblocks-contrib ' repo.
2120+ # .. toggle_description: Enables the use of the extracted Problem XBlock, which has been shifted to the 'openedx/xblocks-core ' repo.
21212121# .. toggle_use_cases: temporary
21222122# .. toggle_warning: Not production-ready until relevant subtask https://github.com/openedx/edx-platform/issues/34827 is done.
21232123# .. toggle_creation_date: 2024-11-10
@@ -2127,7 +2127,7 @@ def add_optional_apps(optional_apps, installed_apps):
21272127# .. toggle_name: USE_EXTRACTED_VIDEO_BLOCK
21282128# .. toggle_default: True
21292129# .. toggle_implementation: DjangoSetting
2130- # .. toggle_description: Enables the use of the extracted Video XBlock, which has been shifted to the 'openedx/xblocks-contrib ' repo.
2130+ # .. toggle_description: Enables the use of the extracted Video XBlock, which has been shifted to the 'openedx/xblocks-core ' repo.
21312131# .. toggle_use_cases: temporary
21322132# .. toggle_creation_date: 2024-11-10
21332133# .. toggle_target_removal_date: 2026-04-10
0 commit comments