Revision 1477
Added by Luisehahne over 14 years ago
| info.php | ||
|---|---|---|
| 12 | 12 |
* @platform WebsiteBaker 2.8.x |
| 13 | 13 |
* @requirements PHP 5.2.2 and higher |
| 14 | 14 |
* @version $Id$ |
| 15 |
* @filesource $HeadURL: $
|
|
| 16 |
* @lastmodified $Date: $
|
|
| 15 |
* @filesource $HeadURL$ |
|
| 16 |
* @lastmodified $Date$ |
|
| 17 | 17 |
* |
| 18 | 18 |
*/ |
| 19 | 19 |
|
| ... | ... | |
| 25 | 25 |
$module_author = 'Stepan Riha, Swen Uth'; |
| 26 | 26 |
$module_license = 'BSD License'; |
| 27 | 27 |
$module_description = 'This module adds Javascript functionality to the Website Baker Admin to improve some of the UI interactions. Uses the YahooUI library.'; |
| 28 |
|
|
| 29 |
?> |
|
| 30 | 28 | |
Also available in: Unified diff
! update DA language (Tks to Achrist)
! update some languages variables (Tks to Rübenwurzel, Testör)
! move function url_encode from admin/pages to framework/functions.php
! add missing svn properties in some headerinfos
! font-size correction in wb_theme (Tks to Rübenwurzel)