Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
to clarify, killes is talking about organizing that table based on the project taxonomy (at least).
it's a good idea. i've made similar changes in other parts of project and project_issue already (e.g. http://drupal.org/node/57709). however, at this point, this is pretty low prio for me. ;)
feel free to submit a patch and i'll review/commit. otherwise, this will have to wait...
yeah, this page is huge. in addiiton, i'd like for a single autocomplete field where i can type in project names and a radio for 'all' or 'own' and then add projects that way.
I agree that this would be nice to have. I'm not sure if this would be helpful or not, but dmitrig01 has a nice patch in for D7 core that does this kind of real time searching/filtering of text on the access control page. We might be able to adopt the code to some degree to use on the subscriptions page. He told me that there's nothing in the code (jQuery wise) that couldn't be done in D6. Anyway, the issue for that is #229193: Incremental filter for permissions page.
Comments
Comment #1
dwwto clarify, killes is talking about organizing that table based on the project taxonomy (at least).
it's a good idea. i've made similar changes in other parts of project and project_issue already (e.g. http://drupal.org/node/57709). however, at this point, this is pretty low prio for me. ;)
feel free to submit a patch and i'll review/commit. otherwise, this will have to wait...
thanks,
-derek
Comment #2
moshe weitzman commentedyeah, this page is huge. in addiiton, i'd like for a single autocomplete field where i can type in project names and a radio for 'all' or 'own' and then add projects that way.
Comment #3
dwwBump -- this is critical for d.o since we keep getting memory errors on this page. See, for example, http://drupal.org/node/155943.
Comment #4
aclight commentedI agree that this would be nice to have. I'm not sure if this would be helpful or not, but dmitrig01 has a nice patch in for D7 core that does this kind of real time searching/filtering of text on the access control page. We might be able to adopt the code to some degree to use on the subscriptions page. He told me that there's nothing in the code (jQuery wise) that couldn't be done in D6. Anyway, the issue for that is #229193: Incremental filter for permissions page.