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

Drupal: Add CKEditor module and library #3573

Merged

Commits on Apr 6, 2020

  1. Drupal: Added ckeditor module to contrib. Added ckeditor library.

    Adds ckeditor module and JS library to drupal.
    
    Part of https://dev.gridrepublic.org/browse/DBOINCP-523
    Shawn Kwang committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    df5ed3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fd0fac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd3e95b View commit details
    Browse the repository at this point in the history
  4. CSS Styling for CKeditor.

    Shawn Kwang committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    4979f2a View commit details
    Browse the repository at this point in the history
  5. Drupal: Added boinc_standard Feature configuration for CKEditor.

    Added user permissions and CKEditor profiles.
    Shawn Kwang committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    98aad89 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Drupal: Changes to Feature boinc_standard.

    Added user_roles to Feature, needed for CKEditor.
    Fixed array declaration that was overriding the Feature.
    Removed old wysiwyg code.
    Shawn Kwang committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0d2a4bc View commit details
    Browse the repository at this point in the history
  2. Drupal: Added user_role file.

    Shawn Kwang committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    50be058 View commit details
    Browse the repository at this point in the history
  3. Drupal: Disable table-of-contents show/hide javascript.

    Shawn Kwang committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    ad0cf5e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Revert "Drupal: Disable table-of-contents show/hide javascript."

    This reverts commit ad0cf5e.
    Shawn Kwang committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    14ed3c2 View commit details
    Browse the repository at this point in the history
  2. Drupal: Changed order of input filters to get Table of Contents working.

    CKEditor profile changes too because of this.
    Shawn Kwang committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    20fe048 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c52c9f1 View commit details
    Browse the repository at this point in the history