<
From version < 16.1 >
edited by Guillaume Delhumeau
on 2014/05/07
To version < 18.1 >
edited by Guillaume Delhumeau
on 2014/05/07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,6 +23,12 @@
23 23  
24 24  {{image reference="activeinstallsentry.png"/}}
25 25  
26 +== Improved Panels ==
27 +
28 +It is now possible to change the width of the panel columns:
29 +
30 +{{image reference="panelWizard.png" width="65%"/}}
31 +
26 26  == Miscellaneous ==
27 27  
28 28  * Added [[ability to configure Pie Chart labels>>extensions:Extension.Chart Macro]] using the ##pie_label_format## property. For example using ##pie_label_format:{0} - {2}## would give:(((
... ... @@ -35,6 +35,7 @@
35 35  ** ##2##: **no-store, no-cache and max-age=0**; the response will never be reused, not even for bf-cache; note that unsaved changes may be lost
36 36  ** ##3##: **private**; the response will be cached by personal caches, such as a browser cache
37 37  ** ##4##: **public**; the response may be cached by both personal and shared caches
44 +* The Flamingo skin uses [[Respond.js>>https://github.com/scottjehl/Respond]] to enable CSS3 Media Queries with Internet Explorer 8.
38 38  
39 39  See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release.
40 40  

Get Connected