Revision 572
Added by Matthias almost 18 years ago
| trunk/CHANGELOG | ||
|---|---|---|
| 18 | 18 |
! Added support to configure the mailer settings via the backend |
| 19 | 19 |
19-Jan-2008 Matthias Gallas |
| 20 | 20 |
# Fixed bug in news modul with missing variable PAGE_DIRECTORY |
| 21 |
+ Added keywords to new files |
|
| 21 | 22 |
19-Jan-2008 Thomas Hornik |
| 22 | 23 |
- Module news: removed old calendar |
| 23 |
+ Module news: adapted news to use the new include/jscalendar
|
|
| 24 |
+ Module news: adapted news to use the new include/jscalendar
|
|
| 24 | 25 |
+ added installation-instructions to include/jscalendar |
| 25 |
# Module code: curly backets get deleted by pparse() from phplib. fixed
|
|
| 26 |
# Module code: curly backets get deleted by pparse() from phplib. fixed
|
|
| 26 | 27 |
+ Module menu_link: added dropdown-listbox to select anchor |
| 27 | 28 |
! upgrade-script: added code to convert old menu_links to new ones (partly) |
| 28 | 29 |
18-Jan-2008 Matthias Gallas |
| trunk/wb/include/jscalendar/wb-setup.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id$ |
|
| 3 |
// $Id:$
|
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 | |
Also available in: Unified diff
Added keywords to new files