Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/plugin/jcapture/plugin.php

12 lines
275 B

<?php
/**
* Screencast widget
* jcapture docs
* http://www.nasdanika.com/wiki/doku.php?id=products:jcapture:start.
*/
$plugin_info = [
'title' => 'Jcapture Screencast',
'comment' => "Screencast widget",
'version' => '1.0',
'author' => 'Julio Montoya',
];