Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Google document blocks processing is implemented #8

Open
wants to merge 3 commits into
base: myhailochernyshov/FC-0063/feat/pdf-blocks-processing-adding
Choose a base branch
from

Conversation

myhailo-chernyshov-rg
Copy link

Description

Originally, weblinks pointing to Google documents, spreadsheets, presentations, forms are displayed as an HTML OeX xblock.
It is allowed to render such document inside the unit without the need to follow the link. The xblock-google-drive xblock is used for this purpose. To use this feature, it's needed to pass the block name with --content_types_with_custom_blocks (or -c) CLI argument:

cc2olx -i cc_archive.imscc -c "google-document"

Depenencies

Supporting information

FC-0063

Deadline

"None"

@myhailo-chernyshov-rg myhailo-chernyshov-rg marked this pull request as ready for review January 19, 2025 17:20
@myhailo-chernyshov-rg myhailo-chernyshov-rg force-pushed the myhailochernyshov/FC-0063/feat/google-document-blocks-processing-adding branch from 6fab8a0 to 059dc92 Compare January 20, 2025 10:36
@myhailo-chernyshov-rg myhailo-chernyshov-rg force-pushed the myhailochernyshov/FC-0063/feat/pdf-blocks-processing-adding branch from 269f252 to 30075bf Compare January 20, 2025 22:56
@myhailo-chernyshov-rg myhailo-chernyshov-rg force-pushed the myhailochernyshov/FC-0063/feat/google-document-blocks-processing-adding branch from 059dc92 to 61a60d6 Compare January 20, 2025 23:04
@myhailo-chernyshov-rg myhailo-chernyshov-rg force-pushed the myhailochernyshov/FC-0063/feat/pdf-blocks-processing-adding branch from bb12545 to e81cee5 Compare January 23, 2025 11:22
@myhailo-chernyshov-rg myhailo-chernyshov-rg force-pushed the myhailochernyshov/FC-0063/feat/google-document-blocks-processing-adding branch 3 times, most recently from cf2b473 to 6c1a4b3 Compare January 23, 2025 11:42
@myhailo-chernyshov-rg myhailo-chernyshov-rg force-pushed the myhailochernyshov/FC-0063/feat/pdf-blocks-processing-adding branch from e81cee5 to 3d8faaa Compare January 23, 2025 15:50
@myhailo-chernyshov-rg myhailo-chernyshov-rg force-pushed the myhailochernyshov/FC-0063/feat/google-document-blocks-processing-adding branch from 6c1a4b3 to 08df3bf Compare January 23, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants