Log in

Stats

  • Category: Misc
  • License: GNU General Public License (GPL) version 2
  • Updated: 2013-5-4
  • Downloads: 7496
  • Recommendations: 48

Other Projects

gillie's plugins:

River addon 1.8 for Elgg 1.8

Extends the Activity page with several views.

Last updated 66 days ago

River Addon introduces real-time updates to the river, extends Activity page with modules and The Wire, and offers two or three column layout option.

Choose from twelve different sidebar modules:

Profile Icon, Friends, Friends Online, Latest Comments, Newest Members Info Ticker, Latest Groups, Your Groups, Tag Cloud, Owner Menu, Latest album and Custom Content.

Reorder the modules with drag and drop and place them on the left or right sidebar. Decide where you want to display modules, Activity page or the entire site.

Add Announcement/News module on top of Activity page or the entire site.

Choose which contexts to display in two or three columns layout with ajax Multiselect dropdown menu based on site menu items.

Choose the order of the filter menu tabs, "All, Mine, friends."

Everything is handled in River Addon options panel.

FEATURES:

  • Real-time (ajaxed) updates to the river
  • Link to Plugin Settings page
  • General settings: Order of filter menu tabs
  • Layout settings: Show The Wire
  • Two or Three Columns layout option per context
  • Announcement module
  • Sidebar settings: show Profile Icon, Friends, Friends Online, Latest Comments, Latest Members, Ticker, Latest Groups, Your Groups, Tag Cloud, Owner Menu, Latest Photo Albums, Custom Content
  • Move and save the order of sidebar modules, using drag and drop
  • Display modules on activity page or entire site
  • User settings: How many groups to display
  • Language support - en, es, da included
  • Version Elgg 1.8

Like this plugin? Consider to click Recommend!

Release notes:

Edit: Project Details

Updated to Elgg 1.8.3

Added: three column layout

Added: layout setting

Added: page/elements/demo_element.php

Comments

  • Nudeler2
    Nudeler2 473 days ago

    Three column. Nice! Thank you! Recommended.

  • kcirtap1845 471 days ago

    i'm getting " not a valid elgg plugin" not sure why.

  • gillie 471 days ago

    You probably uploaded the wrong folder. Upload folder river_addon.

  • kcirtap1845 471 days ago

    ohhhh, yeah thats exactly what i did! thanks for that 

  • joiwind 470 days ago

    Any advice about how to add content to the "demo" sidebar please ?

    Which is the included demo file ?

    Thanks.

  • Nudeler2
    Nudeler2 469 days ago

    @joiwind

    The language file:

    // demo   
        'river_addon:demo:title'        => 'Title of the page',
        'river_addon:demo:text'        => '<p><a href="http://whaterveryouwant.net/">Whatever you want</a></p>

    '<p><a href="http://whaterveryouwant.net/">Whatever you want 2</a></p>

    '<p><a href="http://whaterveryouwant.net/">Whatever you want 3</a></p>

    ...

  • gillie 469 days ago

    Thanks Nudeler, that's right. Or you can edit views/default/page/elements/demo_element.php.

  • joiwind 469 days ago

    Thanks gillie and Nudeler.

  • Roy 225 days ago

    One more things to be perfect: be able to comment in the river entry. when some friend type in the river you can not replay in the entry you have to make another entry. there are a plugin that have this feature is rivertalk, but no have the ajax like your, maybe you can do something similar for this excelent plugin.