Project

General

Profile

« Previous | Next » 

Revision 1895

Added by Dietmar over 11 years ago

! update jsadmin module and set Version to 1.4.1
! update news module and set Version to 3.8.7

View differences:

info.php
4 4
 * @category        modules
5 5
 * @package         jsadmin
6 6
 * @author          WebsiteBaker Project
7
 * @copyright       2009-2011, Website Baker Org. e.V.
7
 * @copyright       2009-2012, WebsiteBaker Org. e.V.
8 8
 * @link            http://www.websitebaker2.org/
9 9
 * @license         http://www.gnu.org/licenses/gpl.html
10 10
 * @platform        WebsiteBaker 2.8.x
......
18 18
$module_directory = 'jsadmin';
19 19
$module_name = 'Javascript Admin';
20 20
$module_function = 'tool';
21
$module_version = '1.4.0';
22
$module_platform = '2.7 | 2.8.x';
21
$module_version = '1.4.1';
22
$module_platform = '2.8.4';
23 23
$module_author = 'Stepan Riha, Swen Uth';
24 24
$module_license	= 'BSD License';
25 25
$module_description = 'This module adds Javascript functionality to the Website Baker Admin to improve some of the UI interactions. Uses the YahooUI library.';

Also available in: Unified diff