Plugin for adding translation behavior to XBlocks
Project description
translatable-xblocks
Purpose
Plugin for adding translation behavior to XBlocks. This plugin assumes:
Translations IDA is setup (https://github.com/edx/ai-translations).
Frontend plugin setup to add translation selector.
When present and enabled, requesting a src_lang and dest_lang as query params in a unit render should request and return translated versions of those XBlocks’ content.
WARNING: This replaces some native XBlocks from edx-platform and replaces them with custom versions. While we only override small portions of functionality, there is a chance this will cause things to “spookily” break. See translatable_xblocks/apps.py for where we do this block replacement.
Guides
Getting Started with Development
See quickstart guide.
Conventions / Rules / Best Practices
Use conventional commits for making commits.
Format files with black. Do this and other fixes automatically with make format.
Squash commits when merging a PR.
Please see also the Open edX documentation for guidance on Python development in this repo.
Testing
Deploying
Getting Help
Documentation
PLACEHOLDER: Start by going through the documentation. If you need more help see below.
(TODO: Set up documentation)
More Help
If you’re having trouble, we have discussion forums at https://discuss.openedx.org where you can connect with others in the community.
Our real-time conversations are on Slack. You can request a Slack invitation, then join our community Slack workspace.
For anything non-trivial, the best path is to open an issue in this repository with as many details about the issue you are facing as you can provide.
https://github.com/edx/translatable-xblocks/issues
For more information about these options, see the Getting Help page.
License
The code in this repository is licensed under the AGPL 3.0 unless otherwise noted.
Please see LICENSE.txt for details.
Contributing
Contributions are very welcome. Please read How To Contribute for details.
This project is currently accepting all types of contributions, bug fixes, security fixes, maintenance work, or new features. However, please make sure to have a discussion about your new feature idea with the maintainers prior to beginning development to maximize the chances of your change being accepted. You can start a conversation by creating a new issue on this repo summarizing your idea.
The Open edX Code of Conduct
All community members are expected to follow the Open edX Code of Conduct.
People
The assigned maintainers for this component and other project details may be found in Backstage. Backstage pulls this data from the catalog-info.yaml file in this repo.
Reporting Security Issues
Please do not report security issues in public. Please email security@openedx.org.
Change Log
Unreleased
0.1.0 – 2024-03-06
Added
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file translatable_xblocks-1.2.0.tar.gz
.
File metadata
- Download URL: translatable_xblocks-1.2.0.tar.gz
- Upload date:
- Size: 49.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8667cbbc5e3539a7ab0da3947fdacf16cc0acd992a50f31b19de8eec9cffd696 |
|
MD5 | 1f16e47ba144f312486460f6ca8b0a79 |
|
BLAKE2b-256 | af13cfb1975ceaf14c33118d94654632f2ec0a00ad054c5bb985f5c5038c6737 |
File details
Details for the file translatable_xblocks-1.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: translatable_xblocks-1.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 45.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 053ad250196ef95cd374dd5869835b8f8476faac8b8976312e84b92bfd0f3a15 |
|
MD5 | 89d6618ce2e5d2f469be1a63c63fde0c |
|
BLAKE2b-256 | 95d537a4c175b14738d8125b7a1f5b633ac36a72563f3f900ea7f3000f59a880 |