Skip to content

v5.0

Compare
Choose a tag to compare
@jdalsem jdalsem released this 08 Dec 11:10
· 356 commits to master since this release
  • added: widget collapsed state is remember for logged in users in the database
  • added: widget advanced setting to set default collapse state
  • added: widget advanced setting to set availability of collapse toggle button
  • added: custom more link for widgets
  • added: group forum topics added to content by tag widget
  • added: content by tag support multi tag search link if search_advanced is available
  • added: widget setting is showed in a lightbox
  • added: support for bookmark_tools link setting
  • added: extra css class to widget layout so there is more styling control
  • added: client side rss widget using Google Feed API
  • added: plugin setting to force use of group widgets
  • added: hooks to have widgets added/removed when related group tool option is toggled
  • added: admin action to update widgets on all groups to verify group tool option
  • added: single column layout
  • added: iframe widget
  • added: rss widget now has option to show feed contents in lightbox
  • added: per rss widget setting of feed timeout
  • added: content by tag widget now also has an exclusion list of tags
  • added: extra context pages now also support top row config
  • changed: hide header widget option also hides for admins
  • changed: free html widget now uses long text so there is an editor
  • changed: updated for Elgg 1.9
  • changed: split css views
  • changed: updated to Elgg coding standards
  • changed: replaced some language keys with core versions
  • changed: relocated widgets code
  • changed: plugin settings view only shows applicable
  • fixed: widgets created in groups get unusable access #25
  • fixed: ability to globally hide a widget on the widgets manage page
  • fixed: issue with extra minus sign in content by tag widget #31
  • deprecated: widgets url hook is no longer usable, use the entity url hook if you want to set widget title links
  • removed: widget url links for non core plugins (plugins should provide themselves)