This is a riverdashboard with 3 columns and using features from the latest version of riverdashboard. Should be pretty stable, i have more features not included in here that are still a little buggy - tobe released soon.
Works in elgg version 1.6.1 but i think it should work in 1.5 as well but havent tested it. please let me know if it works for you in 1.5
features:
For any plugins that add their own river icons, open the css for those plugins and comment out or delete the lines for the river icons.
todo:
0.2.1
0.2.1 Only has some new files that were not included in previous release... SORRY!
0.2.2
if you do not want a certain widget to show on the dashboard comment out or remove the line in index.php
You can see what we are working on at http://thekidcircle.com its compleatly different from what you see here!
INSTALLATION
remove existing riverdashboard and install this one. Remember to backup your files first! This is a replacement to riverdashboard.
rename or delete theme/views/default/riverdashboard/css.php from any external theme your using
in .htaccess add this
RewriteRule ^([A-Za-z0-9\_\-]+)$ http://%{HTTP_HOST}/pg/profile/$1 [R]
b4 the last </IfModule> to make the url link work correctly
PLACE PLUGIN AT THE BOTTOM OF PLUGIN LIST! - it needs to override some other views so better off with it at the bottom
if you are missing the url.gif i put it here for you.
If there are any feature requests for this plugin please dont hesitate to ask!!
View Fusion's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
@fusion
Here's some screens of what I see, doesn't matter if I use xp or my Win7 mahine, both with IE8...
Thanks for your assistance.
I use the same, both elgg 1.5 and Darkelgg. At first it didn't work but then I moved the riverdashboard to the end and now it works fine. I just need to play with some of the CSS to fine tune some things.
@ yoram.. i have not ecperienced any of this on my setup. for ie ihave version 8 so that is wheat i test with and the only thing not working in 8 at the moment is the auto refresh feature. And that is being compleatly re written.
@ Chalkiex.. im going to take a look.
@Fusion
It seems that the problem is locally in my IE8.
I checked with other people and everything works fine with them.
Anyway, I solved the problem with the missing information. It happened when I put the plugin at the top of the list and put it back down again.
Thanks for your reply
@yoram.. thanks for posting back, im sure that may be useful for somebody else
Fusion I want to start by saying that this plugin is outstanding and thank you for your time and hard work you are putting into it.
I am having one problem where the url for my profile is wrong. It is http://thunderbucks.com/huntspace/TimberGhost where as it should be http://thunderbucks.com/huntspace/pg/profile/TimberGhost the first url just gives me a 404 error Page can not be found. Any ideas?
Thanks in advance.
@TimberGhost
It isn't a bug, you need to do the following as appears at the top of this plugin
Woodward thanks for the reply. I tried this with no luck. I added it at the bottom of .htaccess with the other rewrites and it made no difference.
@timberghost..
change
RewriteRule ^([A-Za-z0-9\_\-]+)$ http://%{HTTP_HOST}/pg/profile/$1 [R]
to
RewriteRule ^([A-Za-z0-9\_\-]+)$ http://%{HTTP_HOST}/huntspace/pg/profile/$1 [R]
and in views/default/riverdashboard/welcome.php
on line 23 where it says <a href="<?php echo $vars['url']; ?><?php echo $_SESSION['user']->username; ?>"><?php echo $vars['url']; ?><?php echo $_SESSION['user']->username; ?></a>
change to
<a href="http://thunderbucks.com/<?php echo $_SESSION['user']->username; ?>">thunderbucks.com/<?php echo $_SESSION['user']->username; ?></a>
and you should be good. it will give a url like this:
http://thunderbucks.com/TimberGhost
that will goto:
http://thunderbucks.com/huntspace/pg/profile/TimberGhost
this is how i have it on my own site where elgg is in a subdirectory
Thanks a lot Fusion. I had to actually change it to
<a href="http://thunderbucks.com/huntspace/pg/profile/<?php echo $_SESSION['user']->username; ?>">thunderbucks.com/huntspace/pg/profile/<?php echo $_SESSION['user']->username; ?></a>
But you got me on the right track and I would have never figured it out without you. Thanks for your help and this great mod!! It really makes Elgg look sharp!!
@timberghost... the way i described is how it is set up on my site with no issues and it enables me to have a short url the user can remember easily. so instead of having http://www.thefloridacircle.com/community/pg/profile/ddfusion i can have http://www.thefloridacircle.com/ddfusion check the links, you will see that they both go to the same place.
Yeah i like that and wish I could do it Fusion but for some reason it just won't work like that for me?!?! I tried what you said first and it just wouldn't work.
@timberghost...
i forgot 1 small peice of info that is very important.. dont put it in your elgg htacess... put it in htaccess in your root directory. then it will work for you
Well there I hit a wall. My .htaccess is blank and says "# Use PHP5 Single php.ini as default
AddHandler application/x-httpd-php5s .php" now this is a new one to me and over my head. I can funble through most things but this has me stumped so I think it may have to stay the way it is.
I enable the vanilla for the sidebar, but I do not see it there.
The riverdasboard is in the bottom of the list.
yoram
@ yoram.. i will look into this, havent actually tested the vanilla with this plugin yet but it should work.
Thanks.
Just noticed that the url.gif is missing from the graphics folder (it doesn't matter in Firefox though a red X box appears in Explorer). It is mentioned in views/default/riverdashboard/welcome.php
I went through all of the previous versions and it wasn't there either.
@woodward.. it should be in here but incase it is not i will put it up in the description.
Cheers!
hey are you guys ready for another release? or should i wait a bit? I know alot of you have to edit the css and what not a little to get it to work with your themes and i dont want to drive you all crazy with new updates if your not ready for them. Let me know
ps - next release will not have the facebook commenting.. still working out a major bug that affects only ie. but the refresh is fixed for ie and admin settings have been added so you can turn the different widgets on and off as well as many bug fixes and alot of cleanup.
I'm a sucker for punishment so lay it on!
Oh... What do you mean by facebook commenting?
you know commenting in the river like you do on your facebook wall.. and some other cool little things that im not gonna mention yet.
I'm ready...
Is the following hard coded into English...?
Welcome "Member X" and Edit Profile next to it.
Friends
Tags