xwp / wp-plugin-dependencies

WordPress plugin dependency management.
http://wordpress.org/plugins/plugin-dependencies/
88 stars 16 forks source link

Extensions #8

Closed cfoellmann closed 9 years ago

cfoellmann commented 11 years ago

"Everything" is working. most of this: props @r-a-y

todo:

HTML: remove the bulk action checkbox -- any idea how?
CSS: add the border-left orange to extended plugin, too -- javascript for that?
CSS: remove box-shadow from extended plugin -- javascript for that?
JS: Show/Hide the dependencies row

Question: what is the current javascript in the plugin for?

cfoellmann commented 10 years ago

@kucrut what do you think about the stuff I did here? Let me know if you think anything of this fits into the roadmap. I am happy to refactor the PR for the current code base. Also have a look at https://core.trac.wordpress.org/ticket/26925 and let me know it that is something for the plugin

kucrut commented 10 years ago

@cfoellmann I too have been thinking about making the dependency list better. Currently I have a branch that adds two columns into the plugins list table; Dependencies and Required by, although I'm open to suggestions. So yes, please refactor this PR and let's collaborate from there.

Regarding https://core.trac.wordpress.org/ticket/26909 : I think it fits the purpose of this plugin, so let's collaborate on that in a new PR :)