Revision 72
Added by stefan about 20 years ago
| trunk/CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.6.0 ------------------------------------- |
| 14 |
11-Sep-2005 Stefan Braunewell |
|
| 15 |
! HTMLArea is now a module instead of a core component. Files moved |
|
| 16 |
from "include" to "modules". |
|
| 17 |
+ Implemented Installation of modules on top of an older version. This is |
|
| 18 |
done via checking $module_version. Instead of install.php, upgrade.php |
|
| 19 |
is then called if it exists in the module package. |
|
| 20 |
For module developers: $module_version and $new_module_version are |
|
| 21 |
accessible in upgrade.php to find out what upgrade steps need to be taken. |
|
| 22 |
! Changed column names in mod_news_posts from short,long to content_short, |
|
| 23 |
content_long. |
|
| 14 | 24 |
09-Sep-2005 Stefan Braunewell |
| 15 | 25 |
+ Added new advanced setting "Rename Files On Upload". File extensions can be |
| 16 | 26 |
given so that respective files will have a ".txt" appended on media upload. |
Also available in: Unified diff
Updated Changelog