Code Monkey home page Code Monkey logo

chamilo-drupal's Introduction

milo-Drupal module

This module provides connectivity between a Drupal website and a Chamilo LMS. Although stable, this module still lacks a good pack of usability features, so please try it on a test server before you put it online.

Its current features are

  • Single Sign On from Drupal to Chamilo (currently disabled)
  • View list of Chamilo courses in a Drupal block
  • View list of own Chamilo courses in a Drupal block
  • View list of own Chamilo events in a Drupal block

To enable the Single Sign On, you should:

  • always use HTTPS (because otherwise your call to Chamilo is not secure)
  • login on your Chamilo portal and configure the SSO module from the Security tab in your admin section
  • at this point, and before doing anything else, it is essential that you define a domain for the sso_authentication_domain parameter, because otherwise loading the main page of your portal will result in an ugly error
  • it is possible that you would also need to insert the following into the settings_current table (this has to be verified): INSERT INTO settings_current (variable, subkey, type, category, selected_value, title, comment, scope, subkeytext) VALUES ('sso_authentication_subclass',NULL,'textfield','Security','Drupal','SSOAuthSubClassTitle','SSOAuthSubClassComment',NULL,NULL);

This should work (it requires accounts on Drupal to be created with the same username as in Chamilo)

chamilo-drupal's People

Contributors

ywarnier avatar soyarma avatar danielsan18 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.