gillie's plugins:
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:
Like this plugin? Consider to click Recommend!
Edit: Project Details
Updated to Elgg 1.8.3
Added: three column layout
Added: layout setting
Added: page/elements/demo_element.php
Comments
Three column. Nice! Thank you! Recommended.
i'm getting " not a valid elgg plugin" not sure why.
You probably uploaded the wrong folder. Upload folder river_addon.
ohhhh, yeah thats exactly what i did! thanks for that
Any advice about how to add content to the "demo" sidebar please ?
Which is the included demo file ?
Thanks.
@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>
...
Thanks Nudeler, that's right. Or you can edit views/default/page/elements/demo_element.php.
Thanks gillie and Nudeler.
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.