Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
E
edx-platform
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • edx
  • edx-platform
  • Repository

Switch branch/tag
  • edx-platform
  • common
  • static
  • fonts
  • edx-cc
  • edx-cc.eot
Find file
HistoryPermalink
  • David Baumgold's avatar
    Added a simple XBlockMixin for courseware licenses · 2159d341
    This allows course authors to choose between two difference licenses for their
    course content: All Rights Reserved, or Creative Commons. In the backend, XBlocks
    that wish to allow custom licenses need only inherit from LicenseMixin, which
    adds a `license` field as a string.
    
    License information is displayed in the Studio editor view, and just below the
    rendered XBlock in the LMS. In addition, if the course block itself has a custom
    license set, this license will display just below the main body of the page
    on courseware pages.
    
    This entire feature is gated behind the LICENSING feature flag.
    David Baumgold committed May 18, 2015
    2159d341
edx-cc.eot 6.84 KB

Download (6.84 KB)