Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update apps.owncloud.com #5

Open
laryllian opened this issue Feb 11, 2013 · 6 comments
Open

Please update apps.owncloud.com #5

laryllian opened this issue Feb 11, 2013 · 6 comments

Comments

@laryllian
Copy link
Contributor

Heyho Gomez,
please update your apps page, the app is too cool to not be presented correctly. ;-)

Greetz
Laryllian

PS: Here
http://apps.owncloud.com/content/show.php/Quota+Bar?content=148938

@Gomez
Copy link
Owner

Gomez commented Feb 12, 2013

I have no permission to update this site :( I already mailed the owner and the admins, with no reaction.

Maybe we can rename the app and release under new name?

@laryllian
Copy link
Contributor Author

Hmm, I see; I just posted this to the oc-forum, let's see what will happen:
http://forum.owncloud.org/viewtopic.php?f=3&t=8294

I thought about the bar again, maybe the mouseover info is not the best way to show details. How about putting them into the bar, small and in grey?

Such as:

OCP\App::addNavigationEntry(array( 'id' => 'quotabar', 'order' => 74, 'href' => OCP\Util::linkTo( '', 'index.php' ), 'icon' => OCP\Util::imagePath( 'quotabar', 'hdd.png' ),'name' => '<div title="'.$usedHuman.' of '.$totalHuman.'" style="height:1.5em;"><div id="quotabar" style="float:left;height:1em; width:70%;"><div style="float:left; font-size:70%; color:gray;">'.$usedHuman.' / '.$totalHuman.'</div></div><div id="quotabar_value" style="width:20%;float:right;font-size:80%;height:1em;font-weight:bold;">'.$quota_display.'%</div></div><script>$("#quotabar").progressbar({ value : '.$relative.'});</script>' ));
}

oc-sb

I just don't get it centered properly.

Greetings
Lary

@LukasReschke
Copy link

Hi @Gomez

Please let me know your username on apps.owncloud.com so I can try to overwrite the application to your account.

Thanks,
Lukas

@Gomez
Copy link
Owner

Gomez commented Feb 19, 2013

@LukasReschke Its PortKnox. Thx!

@laryllian Mouseover is good for me. Lets update the app for OC5 and think about the design after that...

@LukasReschke
Copy link

@LukasReschke Its PortKnox. Thx!

Seems like we already deleted it from the database, and unfortunately there is no option to restore it sigh
(Would have been better to overwrite the owner)

Best option would be know to just upload the app on your own...

@laryllian
Copy link
Contributor Author

Another way: Maybe you could merge with storage charts, they show great infos on a separate page, but the navigation item is a static symbol not saying anything. With Quotabar its the opposite, perfect match in my eyes. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants