File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11Version history
22===============
33
4+ 9.0 (2019-03-27):
5+
6+ - added: admin feature to delete widgets from the database
7+ - added: max columns for group tool based widgets can now be hooked
8+ - added: setting a widget page title sets it as a page title
9+ - added: widget pages are now their own entities
10+ - changed: advanced widget settings now show in a tab
11+ - changed: custom widget title is now returned from getDisplayName
12+ - changed: more changes for Elgg 3.0
13+ - changed: more changes for Elgg 3.0
14+ - changed: moved extra contexts page handler to route registration
15+ - changed: moved widget_manager_check_collapsed_state function into class
16+ - changed: started updating code for Elgg 3.0
17+ - changed: toggle form elements now are switches
18+ - changed: widget cache now uses system_cache
19+ - changed: widget settings save now uses elgg/Ajax
20+ - changed: widgets no longer cache private settings , now done by core
21+ - feat: added collapse/expand functions to widget class
22+ - fixed: force correct column widths for widgets
23+ - removed: no longer support fixed height setting on widgets
24+ - Spanish translation
25+
4268.3.2 (2018-10-04):
527
628- changed: fallback logic for widget setting
Original file line number Diff line number Diff line change 22<plugin_manifest xmlns =" http://www.elgg.org/plugin_manifest/1.8" >
33 <name >Widget Manager</name >
44 <author >ColdTrick IT Solutions</author >
5- <version >9.0-beta </version >
5+ <version >9.0</version >
66 <description >Manage your widgets</description >
77 <id >widget_manager</id >
88 <website >http://www.coldtrick.com/</website >
You can’t perform that action at this time.
0 commit comments