Revision 677
Added by thorn over 17 years ago
| info.php | ||
|---|---|---|
| 65 | 65 |
$module_directory = 'jsadmin'; |
| 66 | 66 |
$module_name = 'Javascript Admin'; |
| 67 | 67 |
$module_function = 'tool'; |
| 68 |
$module_version = '1.2'; |
|
| 69 |
$module_platform = '2.7';
|
|
| 68 |
$module_version = '1.2.1';
|
|
| 69 |
$module_platform = 'WB 2.7.x';
|
|
| 70 | 70 |
$module_author = 'Stepan Riha, Swen Uth'; |
| 71 | 71 |
$module_license = 'BSD License'; |
| 72 | 72 |
$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
jsadmin: added latest changes from swen, fixes most (or all?) issues.