Updated docs

This commit is contained in:
Lucas Bartholemy 2018-07-06 15:40:05 +02:00
parent ae27e07aca
commit b4b0897b3d
2 changed files with 11 additions and 2 deletions

View File

@ -2,6 +2,11 @@ HumHub Change Log
=================
1.3.0-beta.2 (Unreleased)
--------------------------
- Enh: Added CounterSet Widget to handle Space/Profile header statistic counts
1.3.0-beta.1 (July 4, 2018)
----------------------------

View File

@ -33,7 +33,7 @@ After adding the line you can delete all unmodified files from your themes `/vie
The views will be automatically loaded from the specified base theme.
## Space & Profile Layouts
## Space & Profile Layouts and header
The sidebar handling of the content container layouts has changed.
@ -47,7 +47,11 @@ Please check following view files for changes:
Also check the deprecation of `humhub\modules\activity\widgets\Stream` in case you've overwritten
the space or dashboard layout.
> Please note the deprecation of
Also the space/profile header files (Statistic section) has slightly changed.
Please check following view files for changes:
- `/protected/humhub/modules/user/widgets/views/profileHeader.php`
- `/protected/humhub/modules/space/widgets/views/header.php`
## New Richtext