Elgg / community_plugins

Elgg community plugin repository
17 stars 16 forks source link

Add plugins to owner block menu #81

Closed juho-jaakkola closed 10 years ago

PerJensen commented 10 years ago

Nice with an easy way to find my plugins.

But how do I find your plugins? I'll still have to go to your profile and click Plugins.

juho-jaakkola commented 10 years ago

Owner block always displays the user who owns the current page. So if you're looking at my blogs you can easily access my plugins from the owner block.

But I agree we should made it even easier to navigate on the community site.

PerJensen commented 10 years ago

Yes, but even your blogs are hard to find on community site. I was thinking of adding plugin link to icon hover menu.

Besides LGTM.

juho-jaakkola commented 10 years ago

Yes, I agree we need to make navigating a lot more easier in the community site. This PR is just the first step.

The current situation is partly because the community plugins haven't been upgraded properly in ages. They do things in their own ways that do not conform to our current plugin standards.