| Commit | Line | Data |
|---|---|---|
| f386c4cd MG |
1 | Added namespace adding for Facebook Like. |
| 2 | Added counter bubble orientation in Basic Toolbox display type. | |
| 3 | Fixed getDisplayTypes() to work with blocks. Also provide default settings always. | |
| 4 | Add t() to description of Google Analytics elements in config page. | |
| 5 | ||
| a4d290be MG |
6 | Removed legacy display types. |
| 7 | AddThis module contained some small non generic display types. They where | |
| 8 | removed in favor of the display types added in the addthis_displays submodule. | |
| 9 | ||
| 10 | Redesigned the config page. | |
| 11 | The settings page has been made more condensed and options have been merged | |
| 12 | into clear categories. There are some options that where removed because of | |
| 13 | legacy functionality that is now support inside the display types. | |
| 14 | ||
| dc7ed134 MG |
15 | Fixed default value for ui_co_brand setting. |
| 16 | Added alter hook for configuration. | |
| 17 | Added alter hook for markup options. | |
| 18 | Added alter hook for markup render array. | |
| 19 | Fixed async loading of widget.js. | |
| e168be1d | 20 | Fix for #1308970 reported by vasike,fixed by matglas86. Error in block configure. |
| f386c4cd | 21 | Changed dir name for submodule from addthis_display to addthis_displays. |